Index: Makefile
===================================================================
RCS file: /cvs/ports/www/azorius/Makefile,v
diff -u -p -r1.8 Makefile
--- Makefile 6 Mar 2024 08:52:44 -0000 1.8
+++ Makefile 23 Aug 2024 23:04:29 -0000
@@ -1,6 +1,6 @@
COMMENT = link aggregator and comment site via ActivityPub
-DISTNAME = azorius-0.3.4
+DISTNAME = azorius-0.4.0
CATEGORIES = www
HOMEPAGE = https://humungus.tedunangst.com/r/azorius
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/azorius/distinfo,v
diff -u -p -r1.5 distinfo
--- distinfo 6 Mar 2024 08:52:44 -0000 1.5
+++ distinfo 23 Aug 2024 23:04:29 -0000
@@ -1,2 +1,2 @@
-SHA256 (azorius-0.3.4.tgz) = Jov5nF6v6t321QvHR6iaUqWcmGHPynfkTXmkO/6FTAU=
-SIZE (azorius-0.3.4.tgz) = 313842
+SHA256 (azorius-0.4.0.tgz) = Hmsuo0/DpWYl47lTauOcfb8KXjZaQ+jwEUpcgkQT7QQ=
+SIZE (azorius-0.4.0.tgz) = 324711
Index: pkg/MESSAGE
===================================================================
RCS file: /cvs/ports/www/azorius/pkg/MESSAGE,v
diff -u -p -r1.1 MESSAGE
--- pkg/MESSAGE 1 Feb 2024 15:44:42 -0000 1.1
+++ pkg/MESSAGE 23 Aug 2024 23:04:29 -0000
@@ -1 +1 @@
-The database has changed since version 0.3.2. See the pkg-readme.
+The database has changed since version 0.3.4. See the pkg-readme.
Index: pkg/README
===================================================================
RCS file: /cvs/ports/www/azorius/pkg/README,v
diff -u -p -r1.3 README
--- pkg/README 1 Feb 2024 15:44:42 -0000 1.3
+++ pkg/README 23 Aug 2024 23:04:29 -0000
@@ -34,7 +34,7 @@ Azorius at https://azorius.example.com
Database Upgrade
================
-If you are upgrading from a version before 0.3.2, you will need to upgrade
+If you are upgrading from a version before 0.3.4, you will need to upgrade
the database format:
Stop the old azorius process.
Upgrade to v0.4.0
changelog
### 0.4.0 Waxing Popularity
+ Fix some bugs.
+ Allow ungrouped posts to land in a none group.
+ Link up tags to find posts by tag.
+ Track fetches to send updates.
+ Composite groups, groups of groups.
+ Improved federation with Lemmy Block and Undo/Delete.
+ Notifications for mentions.
+ Make filters more useful.
+ Revised handling of Note activities.
+ Delete image files more aggressively.
No comments:
Post a Comment