Releases: Amsterdam/signals
Releases · Amsterdam/signals
2.31.0
What's Changed
- Ignore dumps folder to save time/memory when building container images by @4c0n in #1370
- Introduce CustomPermission abstract class and sync_custom_permission function + custom i18next permission by @vanbuiten in #1371
- Enable sorting search results by date by @4c0n in #1373
- Added I18Next translation file creation (private) and retrieval (public) views by @vanbuiten in #1372
- Delete translation file before uploading the updated version by @vanbuiten in #1374
Full Changelog: 2.30.7...2.31.0
2.31.0-beta.1
What's Changed
- Delete translation file before uploading the updated version by @vanbuiten in #1374
Full Changelog: 2.31.0-beta.0...2.31.0-beta.1
2.31.0-beta.0
What's Changed
- Ignore dumps folder to save time/memory when building container images by @4c0n in #1370
- Introduce CustomPermission abstract class and sync_custom_permission function + custom i18next permission by @vanbuiten in #1371
- Enable sorting search results by date by @4c0n in #1373
- Added I18Next translation file creation (private) and retrieval (public) views by @vanbuiten in #1372
Full Changelog: 2.30.7...2.31.0-beta.0
2.30.7
What's Changed
- When adding a Note, ensure that ONLY the 'updated_at' timestamp of a Signal is updated by @vanbuiten in #1369
Full Changelog: 2.30.6...2.30.7
2.30.6
2.30.5
What's Changed
- Refactor the delete signal service so that it can trigger celery tasks per signal by @vanbuiten in #1363
- Added
date_hierarchy
to the DeletedSignalAdmin + us the admin.action decorator by @vanbuiten in #1364 - Bugfix/concurrency fault in public attachment uploading by @4c0n in #1365
- Update Signals task references in the database after restructuring tasks by @vanbuiten in #1366
Full Changelog: 2.30.4...2.30.5
2.30.5-beta.2
What's Changed
- Bugfix/concurrency fault in public attachment uploading by @4c0n in #1365
- Update Signals task references in the database after restructuring tasks by @vanbuiten in #1366
Full Changelog: 2.30.5-beta.1...2.30.5-beta.2
2.30.5-beta.1
What's Changed
- Added
date_hierarchy
to the DeletedSignalAdmin + us the admin.action decorator by @vanbuiten in #1364
Full Changelog: 2.30.5-beta.0...2.30.5-beta.1
2.30.5-beta.0
What's Changed
- Refactor the delete signal service so that it can trigger celery tasks per signal by @vanbuiten in #1363
Full Changelog: 2.30.4...2.30.5-beta.0