Skip to content

Commit

Permalink
Release: 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
beatonma committed Feb 9, 2024
1 parent 4b3d1d6 commit bb3393f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# Changelog

> [!NOTE]
> Release notes are also available on the [wiki](https://github.com/beatonma/django-wm/wiki/Releases).
## 4.1 (2024-02-09)

> [!WARNING]
> `python manage.py migrate` required for new fields.
> [!NOTE]
> [Wiki](https://github.com/beatonma/django-wm/wiki/Release-4.1)
- Added `Webmention.has_been_read: bool` field.
- New context processor `mentions.context_processors.unread_webmentions` adds `unread_webmentions` field to template context, containing the queryset of unread Webmention objects.
- Added admin actions for marking as read/unread.
Expand Down

0 comments on commit bb3393f

Please sign in to comment.