Skip to content
Snippets Groups Projects
Select Git revision
  • 78b4abbfbdbf3514451a68c625921550ae389715
  • 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.42 KiB
    news.further.information=Further information
    news.all.releases=All published and planned releases:
    news.detailed=Detailed changelog (english only):
    
    news.csvImportBugfixMultipleTimes.headline=Bugfix: Transactions are no longer saved multiple times
    news.csvImportBugfixMultipleTimes.description=Fixed an error that caused transactions to be saved multiple times during CSV import.
    
    news.dockerImageSize.headline=Improve docker image size
    news.dockerImageSize.description=Drastically reduce the size of the docker image.
    
    news.csvImportAvoidPageReload.headline=CSV import: avoid page reload
    news.csvImportAvoidPageReload.description=Avoid page reload on skip/undo skip and on inline save.
    
    news.csvImportBugfixFloatingPointPrecision.headline=Bugfix: CSV import floating point precision
    news.csvImportBugfixFloatingPointPrecision.description=Fixes a bug that lead to wrong transactions amounts due to floating point precision.
    
    news.csvImportBugfixTemplateAndCategory.headline=Bugfix: CSV import from template
    news.csvImportBugfixTemplateAndCategory.description=Fixes a bug hat caused the category of a template to be overridden by the CSV data.
    
    news.sortCategoriesInCharts.headline=Sort categories alphabetically in bar charts
    news.sortCategoriesInCharts.description=Categories in bar charts are now sorted alphabetically.
    
    news.filterBugfix.headline=Bugfix: filter usage
    news.filterBugfix.description=Fixes a bug that prevented filters from being usable.