-
Release v1.3.1 Stable
released this
2025-03-18 08:20:23 +00:00 | 0 commits to main since this releaseWhat's Changed
- Release v1.3.0 by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/96
- N-FIN-98: fix date picker not opening by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/99
- Release v1.3.1 by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/100
Full Changelog: https://github.com/MarkusThielker/next-finances/compare/v1.3.0...v1.3.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release v1.3.0 Stable
released this
2025-03-15 23:57:12 +00:00 | 6 commits to main since this releaseBreaking Changes
⚠️ The environment variable 'AUTH0_ISSUER_BASE_URL' was renamed to 'AUTH0_URL' to comply with Auth0 Next.js SDK naming.
What's Changed
- Release v1.2.0 by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/65
- N-FIN-79: replace lucia with auth0 by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/80
- N-FIN-78: replace npm with bun by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/81
- N-FIN-75: fix category can not be deleted by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/82
- N-FIN-83: upgrade dependencies by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/84
- N-FIN-67: refactor system to focus next form node by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/85
- N-FIN-86: fix payor input loses focus on typing by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/87
- N-FIN-88: add new GitHub action by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/89
- N-FIN-90: fix docker build failing by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/91
- N-FIN-66: fix restarting stopped container by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/92
- N-FIN-93: migrate the @auth0/nextjs-auth0 SDK to v4 by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/94
- N-FIN-76: update app icon by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/95
- Release v1.3.0 by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/97
Full Changelog: https://github.com/MarkusThielker/next-finances/compare/v1.2.0...v1.3.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release v1.2.0 Stable
released this
2024-03-24 19:43:40 +00:00 | 52 commits to main since this releaseWhat's Changed
- Release v1.1.0 by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/41
- N-FIN-48: fix sign out button layout by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/50
- N-FIN-49: show clear column if no category selected by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/52
- N-FIN-42: add default category to entity by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/53
- N-FIN-51: add button to clear auto complete input by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/55
- N-FIN-54: fix category selection can not be cleared by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/56
- N-FIN-47: add an option to delete account and data by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/59
- N-FIN-57: add pwa support by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/60
- N-FIN-61: fix prisma client instantiation by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/62
- N-FIN-45: add documentation on how to use the app by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/63
- Release v1.2.0 by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/64
Full Changelog: https://github.com/MarkusThielker/next-finances/compare/v1.1.0...v1.2.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release v1.1.0 Stable
released this
2024-03-17 00:31:06 +00:00 | 85 commits to main since this releaseWhat's Changed
- Release v1.0.1 by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/29
- N-FIN-32: move global padding to root layout by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/35
- N-FIN-30: rework auto complete input by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/36
- N-FIN-34: navigation becomes drawer on small screens by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/37
- N-FIN-31: add min column width by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/38
- N-FIN-33: dialogs become drawer on small screens by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/39
- Release v1.1.0 by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/40
Full Changelog: https://github.com/MarkusThielker/next-finances/compare/v1.0.1...v1.1.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release v1.0.1 Stable
released this
2024-03-11 11:15:58 +00:00 | 109 commits to main since this releaseWhat's Changed
- Release v1.0.0 by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/17
- N-FIN-18: remove environment condition by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/22
- N-FIN-19: add page size drop down by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/24
- N-FIN-20: add fixed width on actions column by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/25
- N-FIN-21: show color in front of category name by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/26
- N-FIN-23: show app version on account page by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/27
- Release v1.0.1 by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/28
Full Changelog: https://github.com/MarkusThielker/next-finances/compare/v1.0.0...v1.0.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release v1.0.0 Stable
released this
2024-03-11 04:34:10 +00:00 | 122 commits to main since this releaseWhat's Changed
- N-FIN-1: customise template by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/3
- N-FIN-2: add models to schema by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/4
- N-FIN-5: add entity page by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/9
- N-FIN-6: add category page by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/10
- N-FIN-7: add payment page by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/11
- N-FIN-8: add dashboard page by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/13
- N-FIN-12: add sample data generation for development by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/14
- N-FIN-15: fix dashboard styling by @MarkusThielker in https://github.com/MarkusThielker/next-finances/pull/16
New Contributors
- @MarkusThielker made their first contribution in https://github.com/MarkusThielker/next-finances/pull/3
Full Changelog: https://github.com/MarkusThielker/next-finances/commits/v1.0.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads