Skip to content
Snippets Groups Projects
Select Git revision
  • 20e82008266ad056e0d0b2c3d0cc021e73149e0a
  • master default
  • renovate/opencsv.version
  • renovate/org.springframework.boot-spring-boot-starter-parent-3.x
  • renovate/testcontainer.version
  • renovate/junit-jupiter-engine.version
  • renovate/jgit.version
  • renovate/selenium.version
  • renovate/datatables.version
  • renovate/jacoco-maven-plugin.version
  • renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x
  • demo
  • v1_8_1
  • v2.18.0
  • v2.17.2
  • v2.17.1
  • v2.17.0
  • v2.16.1
  • v2.16.0
  • v2.15.1
  • v2.15.0
  • v2.14.0
  • v2.13.0
  • v2.12.0
  • v2.11.0
  • v2.10.0
  • v2.9.2
  • v2.9.1
  • v2.9.0
  • v2.8.0
  • testPipeline2
  • v2.7.0
  • v2.6.1
33 results

news_en.properties

Blame
  • To find the state of this project's repository at the time of any of these versions, check out the tags.
    news_en.properties 1.18 KiB
    news.further.information=Further information
    news.all.releases=All published and planned releases:
    news.detailed=Detailed changelog (english only):
    
    news.databaseBackend.headline=New database backend
    news.databaseBackend.description=BudgetMaster switched from using a H2 database to PostgreSQL.
    
    news.linkToItem.headline=Add link to created item
    news.linkToItem.description=The success banner on saving an account, category, transaction, etc. includes a link to the created item.
    
    news.newHotkey.headline=New hotkey
    news.newHotkey.description=The account select can be opened by using the new key combination "a".
    
    news.suggestions.headline=More suggestions
    news.suggestions.description=More names for transaction name suggestions are loaded.
    
    news.chartsShowDateRange.headline=Charts: Show date range
    news.chartsShowDateRange.description=Charts now show the selected date range in their subtitle.
    
    news.fix.sortTags.headline=Bugfix: Sort tags naturally
    news.fix.sortTags.description=Tags are now naturally sorted in tag overview.
    
    news.fix.deleteAccounts.headline=Bugfix: Delete accounts
    news.fix.deleteAccounts.description=Fixed a bug that prevented the deletion of accounts that are used in templates.