Releases: nextcloud/appstore
Releases · nextcloud/appstore
v4.4.0 - AppAPI support
v.4.3.2 - Optimisations
v4.3.1
[4.3.1] - 2023-09-19
Changed
[4.3.0] - 2023-09-07
Changed
- Replaced
django-cors-middlewarepackage withdjango-cors-headers - Updated Django from
3.2to4.2.5version.
Fixed
- Bug in REST API for deleting releases when APP_ID contains number. #1127
v4.2.0
4.0.0
Added
- Support for Nextcloud 14
- Add info.xml validation for fulltextsearch and dashboard
Changed
- Updated Python and JavaScript dependencies
- Make test output more verbose
- Pin down Travis-CI versions to match Ubuntu 16.04
Removed
- Removed Support for Nextcloud 11
- Removed compiled JavaScript files from version control
Security
- Disable HMAC email validation so that an cooldown period is respected, #584
4.0.0-beta1
Added
- Support for Nextcloud 14
Changed
- Updated Python and JavaScript dependencies
- Make test output more verbose
- Pin down Travis-CI versions to match Ubuntu 16.04
Removed
- Removed Support for Nextcloud 11
- Removed compiled JavaScript files from version control
3.4.0
Added
- Added search category
Changed
- Add quicknotes to CRL
- Updated libraries
3.3.0
Added
- Add support for generating apps for Nextcloud 13
- Add support for personal setting tags in info.xml and ids instead of URLs for documentation
- Add another flag to differentiate between supported and unreleased Nextcloud releases
3.2.0
Added
- syncnextcloudreleases command to sync Nextcloud releases directly from GitHub
Removed
- Nextcloud releases are not imported via fixtures anymore, use the syncnextcloudreleases command
Security
- Narrow down fixtures to not accidentally import test data on production systems. Check if a user with the user name admin was created. If so delete that user from your system.
3.1.2
Security
- Update dependencies to latest Django security fix
Fixed
- Correctly import settings for:
- APP_SCAFFOLDING_PROFILES
- DISCOURSE_URL
- CERTIFICATE_DIGEST