v1.40.0_63-dev
This release aims to improve the mobile UX and add a new feature to link/unlink OAuth accounts.
What's Changed
Server/Web
- feat(web,server): link/unlink OAuth account by @jrasm91 in #1154
- feat(web): user profile by @jrasm91 in #1148
- feat(web) using template filename for downloaded file by @alextran1502 in #1164
- feat(server): extend JWTexpiration by @jrasm91 in #1187
- chore(web): linting by @jrasm91 in #1152
- chore(server): increase OAuth timeout by @jrasm91 in #1155
- chore(server) Make user business logic reusable by @jbaez in #1114
- chore(server): drop salt column by @jrasm91 in #1185
- test(server): change password by @jrasm91 in #1177
- fix(server): utf8 original filename by @jrasm91 in #1147
- chore(server) Increase cache-control time by @alextran1502 in #1189
Mobile
- feat(mobile): autofill login form by @EnricoBilla in #1128
- feat(mobile) delete button in detail viewer by @alextran1502 in #1165
- fix(mobile) Disable autocorrection on endpoint URL by @alextran1502 in #1166
- fix(mobile) notification android 13 by @alextran1502 in #1175
- fix(mobile) minor typo by @IdeallyGrey in #1181
Documentation
- Update instructions for Unraid by @MattFaz in #1131
- Refer to the docs by @bt90 in #1136
- Improve TensorFlow docs by @bt90 in #1138
- Refactor pages by @jrasm91 in #1144
- Fix build errors by @jrasm91 in #1156
- FAQs and more pages by @jrasm91 in #1160
- Revamp landing page by @alextran1502 in #1161
Other
- fix(deployment) suppress warning of empty environment variable by @alextran1502 in #1168
New Contributors
- @EnricoBilla made their first contribution in #1128
- @bt90 made their first contribution in #1136
- @IdeallyGrey made their first contribution in #1178
Full Changelog: v1.39.0_61-dev...v1.40.0-dev