Releases: nextcloud/appstore
Releases · nextcloud/appstore
v4.9.0
Added
donation
XML attribute and donation button display for apps. #1452- Option to add enterprise support request button to apps. #1449
- Link to documentation for monetization features. #1453
- Relevance sorting option. #1426
- Ability to mark apps as orphaned/unmaintained. #1421
- Warning banner for apps without a release on recent Nextcloud versions. #1419
Changed
- Multiple dependency updates. #1379 #1386 #1382 #1388 #1389 #1390 #1391 #1392
#1393 #1400 #1401 #1404 #1409 #1412 #1414 #1415 #1417 #1428 #1430 #1431 #1433
#1438 #1448
Fixed
v4.8.1
Changed
App templates
now generated from GitHub repo template. #1368 by @provokateurin- redis dependency updated from
5.0.3
to5.0.4
#1363 - sqlparse dependency updated from
0.4.4
to0.5.0
#1353 - dnspython dependency updated from
2.5.0
to2.6.1
#1351 - pillow dependency updated from
10.2.0
to10.3.0
#1346 - cryptography dependency updated from
41.0.6
to42.0.4
#1377 - pyopenssl dependency updated from
v23
tov24
#1376
v4.8.0
v4.5.0
A month after release and deployment to production, all is fine.
Added
- Podcasts. #1202 @andrey18106
Changed
- New UI. #1202 by @andrey18106 and @szaimen
- urllib3 updated from
2.0.6
to2.0.7
- django updated from
4.2.5
to4.2.8
- django-simple-captcha updated from
0.5.18
to0.5.20
- django-cors-headers updated from
4.2.0
to4.3.1
- psycopg updated from
3.1.13
to3.1.14
- markdown updated to
3.5.1
- Updated NPM dependencies.
Fixed
v4.4.1
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-middleware
package withdjango-cors-headers
- Updated Django from
3.2
to4.2.5
version.
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