All notable changes to this project will be documented in this file.
- 29 compatibility
- fix: ListCommand: update for Symfony >=5 exit status by @joshtrichards in #1102
- fix: reuse share object instead of getting it again when sending invite mail by @icewind1991 in #1122
- fix(config): Fix constructor of config class by @nickvergessen in #1100
- fix(DI): Fix DI for AppConfig by @nickvergessen in #1127
- fix(npm): audit
- fix(whitelist): Block Talk base page as well by @nickvergessen in #1107
- @joshtrichards made their first contribution in #1102
Full Changelog: https://github.com/nextcloud/guests/compare/v3.0.1...v3.1.0
- 3.0.1 by @icewind1991 in #1082
Full Changelog: https://github.com/nextcloud/guests/compare/v3.0.0...v3.0.1
- feat(deps): Add Nextcloud 28 support by @nickvergessen in #1026
- Fix event dispatcher usage by @nickvergessen in #1045
- Include shareType in share select option data by @Fenn-CS in #1058
- add website and documentation links by @alexanderdd in #1071
Full Changelog: https://github.com/nextcloud/guests/compare/v2.5.0...v3.0.0
- Allow creating a guest without a name more than once @ShGKme #1178
- use decoded path to check app whitelist @icewind1991 #1085
- fix permissions for whitelist reset @icewind1991 #1085
- Compatible with Nextcloud 27
- Url decode 2.4 @icewind1991 #1086
- Fix allowlist button handler @PVince81 #946
- register user backends in
boot
instead ofregister
@icewind1991 #993 - lowercase email for encrypting password token @icewind1991 #986
- fix migrate guest user being triggered on mixed case email @icewind1991 #1007
- Compatibility with Nextcloud 25
- Bump workflows + 24 release @skjnldsv #880
- Add talk integration @nickvergessen #892
- Update to new vue component @CarlSchwan #924
- Add capabilities @SystemKeeper #901
- Update version on master @nickvergessen #883
- Update screenshots @skjnldsv #881
- Add psalm @PVince81 #514
- #879 Configs update before 23+24 release @skjnldsv
- 23 compatibility
- 23 compatibility
- #724 Force-load theme at the right moment @PVince81
- #720 Bump webpack from 5.50.0 to 5.51.1 @dependabot[bot]
- #721 Bump webpack-cli from 4.7.2 to 4.8.0 @dependabot[bot]
- #722 Bump eslint-plugin-import from 2.24.0 to 2.24.1 @dependabot[bot]
- #723 Bump sass from 1.37.5 to 1.38.0 @dependabot[bot]
- #649 Compare mask root with storage permissions @juliushaertl
- #676 Don't ask the database for user ids which are not emails @nickvergessen
- #677 Fix non guests bring blocked @nickvergessen
- #682 Add option to delete old guest accounts during auto-conversion @CarlSchwan
- #594 L10n: Unify spelling @Valdnet
- #702 Move to IBootstrap @PVince81
- Dependency updates
- #531 Doctrine/dbal update @nickvergessen
- #532 Add occ commands docs to README @PVince81
- #543 Update supported server version to 22 @PVince81
- #549 Fix inconsistent persistence of guest user properties @mhoffrog
- #554 Avoid guest creation modal if a user is suggested in the share search @eneiluj
- #562 Add the zip extentions to the php containers @rullzer
- #594 L10n: Unify spelling @Valdnet
- #589 L10n: Correct spelling @Valdnet
- Dependency updates