Releases: oss-apps/split-pro
v1.5.3
We now support custom OIDC providers! Thanks a lot for the initial work to @imnotjames and everyone else for testing in feedback. Remember to report any issues you might encounter, check out the docker README and add missing icons for your providers.
Also, thanks to @Silther for spotting that the Health Check Docker command for the DB was incorrect. See the updated compose file for the proper value.
What's Changed
- Modify healthcheck to check database readiness by @krokosik in #363
- feat: add support for OIDC auth by @imnotjames in #171
Full Changelog: v1.5.2...v1.5.3
v1.5.2
What's Changed
- Language PT - Revision 2 by @c42759 in #355
- Fix hook error and add PWA install translations and localize InstallApp by @marcosinigaglia in #352
- Fix locale strings and remove currentUser prop in SettleUp by @krokosik in #360
- feat: Add Spanish (Mexico) and Spanish (Argentina) locales by @hrmtc in #357
- Fix 359 account page alignment by @krokosik in #361
- Fix 361 balance list mixup by @krokosik in #362
New Contributors
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- Fix Italian translation for 'you_dativus' by @marcosinigaglia in #338
- Set avatar size in BalanceEntry component by @marcosinigaglia in #343
- Fix/add members by @marcosinigaglia in #339
- refine hostname comment by @soeffi in #348
- โจ Add tsc check in pre-commit by @alexanderwassbjer in #350
- Fix the number of weeks in calendar by @krokosik in #354
Full Changelog: v1.5.0...v1.5.1
v1.5.0
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 DISABLE_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 DISABLE_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
v1.5.0-beta.4
Full Changelog: v1.5.0-beta.3...v1.5.0-beta.4
v1.5.0-beta.3
v1.5.0-beta.1
v1.5.0-beta.0
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