Loading src/postorius/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -17,5 +17,5 @@ # Postorius. If not, see <http://www.gnu.org/licenses/>. __version__ = '1.3.9b1' __version__ = '1.3.9' default_app_config = 'postorius.apps.PostoriusConfig' src/postorius/doc/news.rst +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ along with Postorius. If not, see <http://www.gnu.org/licenses/>. 1.3.9 ===== (2023-10-24) * Honor per-list member roster visibility options (Closes #369) * Migrate to Bootstrap 5. (See !769) * Add ability to delete a user from the Users page (Closes #543) Loading Loading
src/postorius/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -17,5 +17,5 @@ # Postorius. If not, see <http://www.gnu.org/licenses/>. __version__ = '1.3.9b1' __version__ = '1.3.9' default_app_config = 'postorius.apps.PostoriusConfig'
src/postorius/doc/news.rst +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ along with Postorius. If not, see <http://www.gnu.org/licenses/>. 1.3.9 ===== (2023-10-24) * Honor per-list member roster visibility options (Closes #369) * Migrate to Bootstrap 5. (See !769) * Add ability to delete a user from the Users page (Closes #543) Loading