Releases: FIUS/DrinklistV4
Releases · FIUS/DrinklistV4
Reworked Checkouts
Full Changelog: v2.0.1...v2.0.2
Sorting Tables and Better Checkouts
Full Changelog: v2.0.0...v2.0.1
Auto Database Migrations
What's Changed
- Bump werkzeug from 2.1.2 to 2.2.2 in /backend by @dependabot in #26
- Feat(email checkout) by @TheMrPhantom in #98
- Added mail on transfer by @TheMrPhantom in #134
- Bump tough-cookie from 4.1.2 to 4.1.3 in /frontend by @dependabot in #154
- Bump word-wrap from 1.2.3 to 1.2.5 in /frontend by @dependabot in #153
- Bump @babel/traverse from 7.20.12 to 7.23.2 in /frontend by @dependabot in #152
- Bump the npm_and_yarn at /frontend security update group in /frontend with 1 update by @dependabot in #158
- Bump react-router-dom from 6.17.0 to 6.18.0 in /frontend by @dependabot in #161
- Bump @types/jest from 29.5.6 to 29.5.7 in /frontend by @dependabot in #160
- Bump webpack from 5.75.0 to 5.89.0 in /frontend by @dependabot in #159
- Persistent sessions by @TheMrPhantom in #162
- Added balance animation by @TheMrPhantom in #164
- Better transfer dialog by @TheMrPhantom in #165
- Added env variable for password hash rounds by @ModellbahnFreak in #169
- Flask version fix by @ModellbahnFreak in #170
- fix(login): Lowercase E-Mail-Adresses at login and addition of user by @colfes in #171
- Added PostgreSQL support by @TheMrPhantom in #176
- openid-connect by @TheMrPhantom in #180
- Fix npm build for frontend by @TheMrPhantom in #198
- Go to user page on enter if only one user shown by @TheMrPhantom in #199
- Back from user page with escape by @TheMrPhantom in #201
- Added group expense functionality by @TheMrPhantom in #202
- Added pretix integration by @TheMrPhantom in #204
New Contributors
- @ModellbahnFreak made their first contribution in #169
- @colfes made their first contribution in #171
Full Changelog: v1.3.0...v2.0.0
New Theme
What's Changed
- Changed frontend dockerfile by @TheMrPhantom in #28
- Bump @types/node from 18.7.8 to 18.7.9 in /frontend by @dependabot in #27
- Added biweekly dockerbuild and typo fixes by @TheMrPhantom in #31
- fix(top button): Button redirects directly to userpage if user is logged in by @TheMrPhantom in #33
- Add tooltips by @TheMrPhantom in #34
- feat(Alias): Display name can now be set by @TheMrPhantom in #35
- Bump typescript from 4.7.4 to 4.8.2 in /frontend by @dependabot in #37
- Bump @types/node from 18.7.9 to 18.7.15 in /frontend by @dependabot in #42
- Bump @mui/icons-material from 5.8.4 to 5.10.3 in /frontend by @dependabot in #43
- Bump web-vitals from 2.1.4 to 3.0.1 in /frontend by @dependabot in #44
- Bump @types/jest from 28.1.7 to 29.0.0 in /frontend by @dependabot in #45
- Bump @mui/lab from 5.0.0-alpha.95 to 5.0.0-alpha.98 in /frontend by @dependabot in #46
- Bump typescript from 4.8.2 to 4.8.3 in /frontend by @dependabot in #47
- Bump @types/node from 18.7.9 to 18.7.16 in /frontend by @dependabot in #48
- added transfer functionality by @TheMrPhantom in #54
- Bump @mui/material from 5.10.1 to 5.11.2 in /frontend by @dependabot in #89
- Bump @types/jest from 29.0.0 to 29.2.5 in /frontend by @dependabot in #88
- Bump recharts from 2.1.13 to 2.2.0 in /frontend by @dependabot in #83
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /frontend by @dependabot in #82
- Bump @testing-library/react from 13.3.0 to 13.4.0 in /frontend by @dependabot in #53
- Bump minimatch and recursive-readdir in /frontend by @dependabot in #90
- Bump @types/react from 18.0.17 to 18.0.26 in /frontend by @dependabot in #80
- fix(#36) by @TheMrPhantom in #91
- userexp(moved favorite star into button) by @TheMrPhantom in #92
- New design for user page and overall new theme by @TheMrPhantom in #99
- Better add user dialog by @TheMrPhantom in #100
Full Changelog: v1.2.2...v1.3.0
Better User Experience
What's Changed
- fix(login): Fix login form to support browser auto-fill of user by @neumantm in #23
- Added docker build on pull requests by @TheMrPhantom in #24
- Added webhook api by @TheMrPhantom in #25
New Contributors
Full Changelog: v1.2.1...v1.2.2
User Experience and Stability Improvements
What's Changed
- Bump date-fns from 2.29.1 to 2.29.2 in /frontend by @dependabot in #20
- Bump @types/jest from 28.1.6 to 28.1.7 in /frontend by @dependabot in #19
- Bump @mui/lab from 5.0.0-alpha.94 to 5.0.0-alpha.95 in /frontend by @dependabot in #18
- Bump @types/node from 18.6.5 to 18.7.8 in /frontend by @dependabot in #16
- Bump @mui/material from 5.10.0 to 5.10.1 in /frontend by @dependabot in #17
New
- Added Warning Popups #21
Bug Fixes
- Wrong z height of back button #15
- Loading too much transactions #12
- Reloading Drinks after deletion #11
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Changing drinks possible by @TheMrPhantom in #9
- Added new dashboard statistic by @TheMrPhantom in #10
- Fixed database bug -> Balance of user was
integer
notfloat
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Abrechnungs Funktion by @TheMrPhantom in #3
- Bump @mui/lab from 5.0.0-alpha.93 to 5.0.0-alpha.94 in /frontend by @dependabot in #4
- Bump @testing-library/user-event from 14.4.2 to 14.4.3 in /frontend by @dependabot in #5
- Bump @mui/material from 5.9.3 to 5.10.0 in /frontend by @dependabot in #6
- Internationalization by @TheMrPhantom in #7
- Added Swagger API by @TheMrPhantom in #8
New Contributors
- @TheMrPhantom made their first contribution in #3
- @dependabot made their first contribution in #4
Full Changelog: v1.0.0...v1.1.0