The 1.5.0 is approaching with almost all issues resolved, bringing above all community translations, implemented by @marcosinigaglia
Many bug fixes are included while we stabilize core functionality, with the goal to start adding new features in future releases. This one is limited in scope due to the holiday season, but nonetheless testing and feedback will be very welcome. You can get the beta release by picking this docker tag OR by switching to the next
tag.
What's Changed
- Next 15 and other dep updates by @krokosik in #251
- Fix category loading on expense edit by @marcosinigaglia in #264
- Add ENABLE_EMAIL_SIGNUP environment variable to disable email signups in #260
- Add BigInt JSON replacer for account data export by @marcosinigaglia in #263
- Avoid close in case of invalid form by @marcosinigaglia in #265
- Separate cloud instance functionality by @krokosik in #283
- Add support to i18n by @marcosinigaglia in #259
- Add German locale by @soeffi in #295
- πΈπͺ Add swedish language by @alexanderwassbjer in #306
- π΅π± Add Polish locale by @krokosik in #311
New Contributors
- @leopold-gravier made their first contribution in #292
- @soeffi made their first contribution in #295
Full Changelog: v1.4.5...v1.5.0-beta.0