Skip to content
Snippets Groups Projects
Select Git revision
  • e5060dd4b10190165153e8a580f3402fc3b58845
  • 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 995 B
    news.further.information=Further information
    news.all.releases=All published and planned releases:
    news.detailed=Detailed changelog (english only):
    
    news.accountEndDate.headline=Accounts: new optional field "end date"
    news.accountEndDate.description=Accounts can now have an end date. A warning is displayed after login if the end date of an account will soon be reached.
    
    news.accountDescription.headline=Accounts: new optional field "description"
    news.accountDescription.description=Accounts can now be given a description.
    
    news.transactionNameSuggestionsSort.headline=Settings option for transaction name suggestion ordering
    news.transactionNameSuggestionsSort.description=Add new settings option to define how transaction name suggestions are ordered (alphabetically or by frequency of use).
    
    news.bugfixCsvImport.headline=Bugfix: CSV import
    news.bugfixCsvImport.description=Fixed a bug that prevented to select the correct columns during csv import if the csv has fewer rows than columns .