4.2.0 (2024-12-15)
New Features
- ✨ Added Onboarding Customisation (e6e9d68)
- ✨ Allow editing of all onboarding pages (#471) (3d4c06a)
- 🎉 Add MAX_CONTENT_LENGTH configuration for file uploads (#473) (2edf951)
- 🎉 Add swedish translations (#475) (e3b0240)
- 🎊 Any length of invitation code (#469) (c850c8e)
- 🎊 Make DefaultButton center icon (#462) (c8b8d36)
- Ability to specify whether a user can download content (#449) (10e104b)
Bug Fixes
- 🐛 Solve issue reordering onboarding pages (2f6ca87)
- 🐛 Solve security alerts (#465) (7a958fe)
- 🐛 Solve some issues with markdown preview (#470) (2051990)
- 🛠️ Country Code for Sweden being incorrect (#457) (2408a59)
Commit Reverts
- ⏪ Change unraid configuration back to working variant (37c5f90)
Continuous Integration
- build-image: 🧪 bump upload-artifact version (c6b8573)
- build-image: 🧪 drop download/upload artifact version (0b711e1)
- code-ql: 🧪 add beta and master branch (357e067)
- dependabot: 🔧 fix pip path (1147e44)
Chores
- 🧽 sync develop with beta (3de4467)
- 🧽 sync develop with beta (1a263de)
- 🧽 sync develop with master (e2b8fd4)
- deps: bump actions/checkout from 2 to 4 (#431) (4b77632)
- deps: bump actions/download-artifact from 3 to 4 (#428) (92c7154)
- deps: bump actions/setup-python from 4 to 5 (#430) (0d66052)
- deps: bump docker/build-push-action from 5 to 6 (#446) (9780190)
- deps: bump getsentry/action-github-app-token from 2 to 3 (#432) (8c026d2)
- deps: bump peaceiris/actions-gh-pages from 3 to 4 (#429) (fdf96e5)
- deps: bump the pip group across 1 directory with 7 updates (#433) (8ec9ddc)
- deps: bump the pip group across 1 directory with 7 updates (#445) (0adf394)
- deps: bump tj-actions/branch-names from 7 to 8 (#435) (c0e7c2a)
- release: 4.2.0-beta.1 (a6ea8db), closes #462 #449 #465 #457 #431 #428 #430 #446 #432 #429 #433 #435 #458
- release: 4.2.0-beta.2 (3a3bc03), closes #469 #470
- release: 4.2.0-beta.3 (f6be902), closes #471 #473 #475