Skip to content

Tags: django-notifications/django-notifications

Tags

Verified

This tag was signed with the committer’s verified signature.
nemesifier Federico Capoano

1.8.3

Toggle 1.8.3's commit message
 - Fix missing static folder/files

1.8.2

Toggle 1.8.2's commit message
- Added the migration for verbose_name changes

1.8.1

Toggle 1.8.1's commit message
- Added the migration for verbose_name changes

1.8.0

Toggle 1.8.0's commit message
 - Added support for Django 4.1

    - Dropped support for Django < 3.2 and Python < 3.7
    - Added indexes for GenericForeignKey fields in AbstractNotificationModel (see https://docs.djangoproject.com/en/4.1/ref/contrib/contenttypes/#generic-relations)
    - new setting 'CACHE_TIMEOUT' to cache certain result such as "notifications.unread().count".
    (a timeout value of 0 won’t cache anything).
    - #263 Fix vunerability in views
    - #233 Adds methods to convert to human readable type
    - Translate project all strings

1.7.0

Toggle 1.7.0's commit message

Verified

This tag was signed with the committer’s verified signature.
nemesifier Federico Capoano
1.7.0

- Added support for Django 3.2 and Django 4.0
- Fixed bug on IE11 for using forEach in notify.js

1.6.0

Toggle 1.6.0's commit message

Verified

This tag was signed with the committer’s verified signature.
nemesifier Federico Capoano
1.6.0

-----

- Added support to Django up to version 3.0
- Added ``AbstractNotification`` model
- Added prefetch for actor field in admin
- Added never_cache to some views to avoid no-update bug

1.5.0

Toggle 1.5.0's commit message
Updating changelog

1.4.0

Toggle 1.4.0's commit message
Release version 1.4.0

1.3

Toggle 1.3's commit message
Bump version 1.3