Releases: spliit-app/spliit
Releases · spliit-app/spliit
1.8.0
What's Changed
- Add "x" button to cancel search in search bar by @shynst in #107
- Implement "infinite scroll" for expenses by @shynst in #95
- Fix relative path docker db script by @araffin in #154
- change onClick to onFocus, with a slight delay for safari by @justcallmelarry in #144
- copy the next.config.js in order to get custom domains working (for alternative s3 providers) again by @justcallmelarry in #147
- Add basic activity log by @dcbr in #141
- Use placeholder for new participant input by @owiber in #153
- Add support for group income (= negative expenses) by @shynst in #158
New Contributors
- @shynst made their first contribution in #107
- @araffin made their first contribution in #154
- @owiber made their first contribution in #153
Full Changelog: 1.7.0...1.8.0
1.7.0
1.6.0
What's Changed
- Bug: Fixed wrong paid by Name in Reimbursement by @sahilmhr in #134
- Add titles for a better user experience by @magomzr in #137
- Add notes in expense by @deepgolani4 in #126
New Contributors
- @sahilmhr made their first contribution in #134
- @magomzr made their first contribution in #137
- @deepgolani4 made their first contribution in #126
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
- Expense list: add section for planned purchases by @annalouisep in #122
- Ask for confirmation to delete an expense by @Gukkey in #124
- Add "save as default splitting options" feature by @jantuomi in #120
New Contributors
- @annalouisep made their first contribution in #122
- @Gukkey made their first contribution in #124
Full Changelog: 1.4.0...1.5.0
1.4.0
1.3.0
What's Changed
- feat: initialise a new totals tab with basic UI by @meta-boy in #94
- Add onClick-event to select all to amount input by @justcallmelarry in #104
- Add a prettier script for ease of use (npm run prettier) by @justcallmelarry in #105
- Fix decimal separator issue in numeric form fields by @jantuomi in #115
- Fix the default value for the expense shares field by @sashkent3 in #113
- Minor: reorder Dockerfile layers for better cache use by @jantuomi in #116
New Contributors
- @meta-boy made their first contribution in #94
- @sashkent3 made their first contribution in #113
Full Changelog: 1.2.0...1.3.0
1.2.0
1.1.0
1.0.0
What's Changed
- Fix string to number conversion in expense schema (Fix #1) by @scastiel in #2
- Replace unsafe id generator with nanoid by @174n in #4
- Use modal dialogs for expense creation & edition by @scastiel in #10
- Add splitmode and shares to expenses by @scastiel in #11
- Add Expense Date by @ChristopherJohnston in #26
- Fix create expense form when clicking reimbursement link in balances page by @ChristopherJohnston in #31
- fix reimbursement 2 by @ChristopherJohnston in #32
- Add activeUser for default payer per group by @ankitbahl in #16
- Docker container version by @Max-TheCat in #39
- Assign categories to expenses by @ChristopherJohnston in #28
- Ability to archive groups when they’re settled up by @acuteengle in #45
- Group expenses by @acuteengle in #48
- Clean project from marketing content by @scastiel in #50
- Added search bar for expense list page by @ankitbahl in #52
- Even split among all participants as default by @mertd in #59
- Fix search functionality by @cufarvid in #62
- Attach documents to expenses by @scastiel in #64
- Production target for Dockerfile by @justcallmelarry in #57
- Create expense from receipt by @scastiel in #69
- Support for additional S3 providers by @mertd in #71
- Update start_url to /groups page by @RayBB in #77
- Automatic category from expense title by @mertd in #80
- Format currency with thousand separators by @justcallmelarry in #81
- Fix decimal point issue in expense form schema
amount
field by @jantuomi in #90 - Round totals rather than expense by expense by @justcallmelarry in #88
New Contributors
- @scastiel made their first contribution in #2
- @174n made their first contribution in #4
- @ChristopherJohnston made their first contribution in #26
- @ankitbahl made their first contribution in #16
- @Max-TheCat made their first contribution in #39
- @acuteengle made their first contribution in #45
- @mertd made their first contribution in #59
- @cufarvid made their first contribution in #62
- @justcallmelarry made their first contribution in #57
- @RayBB made their first contribution in #77
- @jantuomi made their first contribution in #90
Full Changelog: https://github.com/spliit-app/spliit/commits/1.0.0