Skip to content
Snippets Groups Projects
Select Git revision
  • 0d378f4d4971f2385cb82c91dbca910294a588d9
  • master default
  • renovate/pytest-8.x-lockfile
  • renovate/icalendar-6.x
  • renovate/flask-3.x
  • renovate/gevent-25.x
  • renovate/pytz-2025.x
  • v1.33.0
  • v1.32.1
  • v1.32.0
  • v1.31.2
  • v1.31.1
  • v1.31.0
  • v1.30.0
  • v1.29.0
  • v1.28.0
  • v1.27.0
  • v1.26.0
  • v1.25.0
  • v1.24.0
  • v1.23.1
  • v1.23.0
  • v1.22.0
  • v1.20.0
  • v1.19.1
  • v1.19.0
  • v1.18.0
27 results

pyproject.toml

Blame
  • 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 .