Appstore Versions Save

:convenience_store: App Store for Nextcloud

v4.8.1

1 month ago

Changed

  • App templates now generated from GitHub repo template. #1368 by @provokateurin
  • redis dependency updated from 5.0.3 to 5.0.4 #1363
  • sqlparse dependency updated from 0.4.4 to 0.5.0 #1353
  • dnspython dependency updated from 2.5.0 to 2.6.1 #1351
  • pillow dependency updated from 10.2.0 to 10.3.0 #1346
  • cryptography dependency updated from 41.0.6 to 42.0.4 #1377
  • pyopenssl dependency updated from v23 to v24 #1376

v4.8.0

2 months ago

Added

  • App-discover API endpoint for Nextcloud 29 #1302 #1313

Changed

  • follow-redirects updated from 1.15.5 to 1.15.6 #1315
  • jasmine-core updated from 5.1.1 to 5.1.2 #1309
  • karma updated from 6.4.2 to 6.4.3 #1310
  • karma-webpack updated from 5.0.0 to 5.0.1 #1318

Fixed

  • Broken templates after django-allauth update. #1304
  • Documentation hosting & building.

v4.5.0

5 months ago

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 to 2.0.7
  • django updated from 4.2.5 to 4.2.8
  • django-simple-captcha updated from 0.5.18 to 0.5.20
  • django-cors-headers updated from 4.2.0 to 4.3.1
  • psycopg updated from 3.1.13 to 3.1.14
  • markdown updated to 3.5.1
  • Updated NPM dependencies.

Fixed

  • App templates updated. #1234 by @kesselb
  • Allow ExApp without API scopes.
  • Allow uploading of GPLv3 licensed application releases.

v4.4.1

8 months ago

Changed

  • Dropped Python 3.9 support. #1163

Fixed

  • Allow uploading of MIT licensed application releases. #1165
  • Adjusted Makefile in the app generation template. #1166

4.4.0

8 months ago

Added

  • AppAPI applications upload & download support. #1145

Changed

  • Node.js: Now requires v20 or higher.
  • npm: Now requires v9 or higher.
  • Updated python dependencies.
  • Updated highlight.js dependency to last major version. #1063
  • Updated django-allauth from 0.54 to 0.57. #1152

4.3.2

8 months ago

Added

  • Support of Last-Modified, e.g. If-Modified-Since: header for the Rest API endpoints. #1147
  • redis python dependency for django-allauth.

Changed

  • /api/v1/apps.json endpoint now ALWAYS return gzipped data. #1147

4.3.1

8 months ago

[4.3.1] - 2023-09-19

Changed

  • Replaced psycopg2 with new psycopg package. #1143
  • Updated dependencies & packages. #1129

[4.3.0] - 2023-09-07

Changed

  • Replaced django-cors-middleware package with django-cors-headers
  • Updated Django from 3.2 to 4.2.5 version.

Fixed

  • Bug in REST API for deleting releases when APP_ID contains number. #1127

4.2.0

10 months ago

Changed

Dropped Python 3.7/3.8 support Updated dependencies & packages.

Fixed

Added default bruteforce login protection. #1087 Added rate limit to API token generating. #1088 Added Password reset rate limit configuration. #1077 Forced user logout after 15 failed attempts to change password. #1078

4.0.0

5 years ago

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

5 years ago

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