v1.0.0
Release first official version.
v0.5.1
Improvements
- Optional email to moderator on post even if moderation not required (global watch)
Fixes
v0.5.0
Improvements
- Add post quote
- Move redirection setting into template
- Paginate listings in Perch UI
Fixes
v0.4.0
Improvements
- Order topics by when posts were last added to them
- Allow user to post without moderation if they have set tag
- Add watch emails
v0.3.0
Improvements
- Topics can be categorised.
- Topic list can be filtered on category
v0.2.3
Improvements
- Added pagination for topic lists
- Add ability to delete whole topics from the Perch UI
- Add a schedule task to remove posts orphaned by the above
- Add option to hide topics with no posts
Bug Fixes
v0.2.2
Improvements
- Add a Dashboard widget
- Add Moderation permissions in the Perch UI
- Allow admin to edit topics in the Perch UI
- Add a schedule task to remove posts marked deleted and topics with no posts
Bug Fixes
v0.2.0
Improvements
- If moderation is enabled and a post is edited it needs moderation again
- The IP address of each poster is recorded
- Post lists can be optionally split into pages
- Post lists can now be sorted up and down by creation date.
Bug Fixes
v0.1.3
This adds the ability to enable/disable moderation of posts and to send an email noitfication to the moderator when a post does require moderation.
YB Forum Beta Release 0.1.2
YB Forum development has now reached the stage that I feel able to let other people have a go at using it. It adds very basic forum functionality to Perch CMS. I'll publish a roadmap for its development shortly but here is a summary of what is currently available...
Features
- Users can add posts to new or existing topics
- Users can edit their own posts
- Posts need to be moderated before they appear on the forum
- Admin can approve, reject or remove posts
- Uses Perch::Members add-on to record who is leaving the post (User must be logged in to post)
Known Issues
- Edits are not moderated so users could add unsuitable material at edit time.
- I have only tested it with Perch, not Perch Runway