The 1.5.0 version brings mainly bug fixes and QoL improvements, with the biggest addition being custom translations added in bby @marcosinigaglia 🥳. We kick off with 🇮🇹 🇩🇪 🇸🇪 🇵🇱 🇵🇹 but you can easily add yours! Check the CONTRIBUING.md
file for details.
You are also now able to disable new email signups in your instance via the ENABLE_EMAIL_SIGNUP
variable and you may notice that there is now less bloat in the account page, which was used for the cloud instance. If you are overwhelmed with groups, but don't want to delete them, check out the new archive feature.
You can expect 1.6.0 to deliver even more features as the holiday season slowed things down a bit. Check the issue board and milestone if you would like to help or simply report any problems you encounter with the app. Enjoy!
DISCLAIMER: while there are no breaking changes, it is always wise to backup your database before an update. Check the docker README for details.
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 by @Copilot 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
- Fix 299 no locale on verify signup by @krokosik in #313
- Fix 314 no locale on signup infinite loop by @krokosik in #317
- Add z-40 to nav for higher stacking context by @marcosinigaglia in #318
- Clarify split equally 321 by @vin-ni in #324
- Feat 142 archive group by @krokosik in #326
- Add i18n for European Portuguese by @c42759 in #327
- Corrections to german locale by @soeffi in #335
- Use correct case (dativus) in translations by @soeffi in #334
- Fix-336-responsive-icon-buttons by @krokosik in #337
New Contributors
- @Copilot made their first contribution in #260
- @leopold-gravier made their first contribution in #292
- @soeffi made their first contribution in #295
- @vin-ni made their first contribution in #324
- @c42759 made their first contribution in #327
Full Changelog: v1.4.5...v1.5.0