Releases: Receipt-Wrangler/receipt-wrangler
Releases · Receipt-Wrangler/receipt-wrangler
v6.7.0
Summary
- Added system task table
- Merged desktop repository and mobile repository into this repository
- Unit tests
What's Changed
- Update set-up-dependencies.sh by @Eamourinho in #424
- Remove system task guard by @Noah231515 in #429
- Tech/monolith by @Noah231515 in #432
- fix dev container by @Noah231515 in #439
- Add unit tests for auth utilities by @Noah231515 in #440
- remove old tag scripts, and move by @Noah231515 in #441
New Contributors
- @Eamourinho made their first contribution in #424
Full Changelog: v6.6.1...v6.7.0
v6.6.1
Highlights
- Fixed auth issue when logging in via mobile app
- Bumped dependencies
What's Changed
- Enhancement/get full receipts by @Noah231515 in #418
- Bugfix/fix auth by @Noah231515 in #419
- Chore/bump dependencies by @Noah231515 in #420
- bump workflow go version by @Noah231515 in #421
Full Changelog: v6.6.0...v6.6.1
v6.6.0
Highlights
- Add api key generation, storage, and verification
What's Changed
- Fix deleting linked items by @Noah231515 in #398
- Feature/add pepper by @Noah231515 in #399
- Tech/add api keys by @Noah231515 in #400
- Tech/handle api keys by @Noah231515 in #401
- Tech/implement unified middleware by @Noah231515 in #403
- Feature/get api keys by @Noah231515 in #404
- Feature/update api token by @Noah231515 in #413
- Feature/update api token by @Noah231515 in #414
- Feature/delete api keys by @Noah231515 in #415
- Feature/api tokens by @Noah231515 in #416
Full Changelog: v6.5.0...v6.6.0
v6.5.0
Highlights
- Added Itemization
- Added Item Linking
What's Changed
- Make item charging optional and add share visibility settings by @Noah231515 in #395
- Add linked items support for receipt items by @Noah231515 in #396
- Feature/itemization by @Noah231515 in #397
Full Changelog: v6.4.0...v6.5.0
v6.4.0
Highlights
- Added bulk user delete
- Added starttls option for email
- Added the ability to return tokens in body
What's Changed
- Maintenance/update deps by @Noah231515 in #385
- Feature/add starttls by @Noah231515 in #388
- return tokens in body by @Noah231515 in #390
- Bulk User Delete by @Noah231515 in #391
- update fields by @Noah231515 in #392
Full Changelog: v6.3.0...v6.4.0
What's Changed
- Maintenance/update deps by @Noah231515 in #385
- Feature/add starttls by @Noah231515 in #388
- return tokens in body by @Noah231515 in #390
- Bulk User Delete by @Noah231515 in #391
- update fields by @Noah231515 in #392
Full Changelog: v6.3.0...v6.4.0
v6.3.0
Highlights
- Custom field implementation
- Fixed annoying jwt not found error
- Add vision for gemini
What's Changed
- bugfix/fix-gemini-404 by @Noah231515 in #360
- implement use vision for gemini by @Noah231515 in #362
- feature/custom fields table by @Noah231515 in #364
- Bump golang.org/x/net from 0.34.0 to 0.36.0 by @dependabot in #366
- Feature/custom fields create by @Noah231515 in #367
- Feature/custom field view by @Noah231515 in #368
- feature/custom-field-delete by @Noah231515 in #369
- Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 by @dependabot in #371
- Feature/add custom field to receipt by @Noah231515 in #374
- add boolean type by @Noah231515 in #375
- fix by @Noah231515 in #372
- Delete custom field values when deleting custom fields by @Noah231515 in #376
- Bug/fix duplicate refresh tokens by @Noah231515 in #377
- Feature/custom fields by @Noah231515 in #380
Full Changelog: v6.2.0...v6.3.0
v6.2.0
What's Changed
- enhnacement/add api key to custom by @Noah231515 in #350
- Bug/fix misc bugs by @Noah231515 in #351
- Feature/export data by @Noah231515 in #353
- Chore/cleanup by @Noah231515 in #354
- fix tests by @Noah231515 in #355
- Feature/export individual receipts by @Noah231515 in #356
Full Changelog: v6.1.0...v6.2.0
v6.1.0
Highlights
- Fixed arm builds
- Updated auth libs to next major version
- Updated image magick to next major version
What's Changed
- Bugfix/fix arm builds by @Noah231515 in #343
- uncommited changes by @Noah231515 in #346
- Update set-up-dependencies.sh by @Noah231515 in #347
- Task/update auth libs by @Noah231515 in #348
Full Changelog: v6.0...v6.1.0
v6.0 (Breaking Changes)
Changes
- Implements Asynq to process receipts in the background
- Adds activity dashboard widget to see what's happening in the group
- Redis now requried
Migration guide available here: https://receiptwrangler.io/docs/migration-guide
What's Changed
- Task/add asynq shell by @Noah231515 in #324
- Feature/quick scan async by @Noah231515 in #326
- Feature/email asynq by @Noah231515 in #330
- Enhancement/add user password support by @Noah231515 in #332
- Feature/add asynq settings to system settings by @Noah231515 in #334
- Feature/add recent activity widget by @Noah231515 in #335
- Enhancements/rc2 fixes by @Noah231515 in #337
- Bugfix/misc fixes by @Noah231515 in #341
- V6.0 by @Noah231515 in #342
Full Changelog: v5.5.0...v6.0
v6.0-rc.4
Full Changelog: v6.0-rc.3...v6.0-rc.4