зеркало из https://github.com/nextcloud/guests.git
3.5 KiB
3.5 KiB
Changelog
All notable changes to this project will be documented in this file.
2.3.0
Added
- 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
Fixed
Other
- Update version on master @nickvergessen #883
- Update screenshots @skjnldsv #881
- Add psalm @PVince81 #514
2.2.0 - 2022-04-08
Fixed
- #879 Configs update before 23+24 release @skjnldsv
Enhancements
- 23 compatibility
2.1.0 - 2021-11-10
Enhancements
- 23 compatibility
2.0.2 - 2021-08-24
Fixed
- #724 Force-load theme at the right moment @PVince81
Dependencies
- #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]
2.0.1 - 2021-08-18
- #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
2.0.0 - 2021-04-12
Merged PRs:
- #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