Skip to content

Releases: FriendsOfFlarum/byobu

0.5.0

15 Apr 10:07
Compare
Choose a tag to compare
Build prod JS

0.5.0-beta.1

01 Apr 21:43
Compare
Choose a tag to compare
0.5.0-beta.1 Pre-release
Pre-release
Build prod JS

0.4.5: Replace t is undefined error with proper message if tag slug is inval…

19 Mar 16:46
d800177
Compare
Choose a tag to compare

0.4.4

07 Mar 16:06
3ece362
Compare
Choose a tag to compare
  • Fix undefined variable error when running migrations with notices visible
  • Fix invalid index name in rollback migrations

0.4.3

01 Mar 18:27
Compare
Choose a tag to compare
  • Add setting to restrict new PDs into a designated tag
  • When new setting is active, tags are removed from DiscussionList and HeroItems
  • Tag selection is removed from PrivateDiscussionComposer, when setting is active

0.4.2

01 Mar 09:33
7fbaaf2
Compare
Choose a tag to compare
Fixed MySQL 8 incompatibility #73

0.4.1

19 Feb 11:23
Compare
Choose a tag to compare
Apply fixes from StyleCI

0.4.0

19 Feb 08:34
Compare
Choose a tag to compare
  • Update alert notification template
  • Add private discussion new post notifcations
  • Use queues for notification sending
  • Add support for flarum/flags, allow mods to view flagged private discussions (with permission)
  • Fix issue creating group-only pds
  • Add private discussions link to session dropdown
  • Add sort options to private discussion page
  • Fix issue where admin cannot send PD from user controls dropdown
  • Move creation of private discussions to userpage, to avoid confusion and improve the user experience

0.3.4

01 Sep 05:13
9d475a1
Compare
Choose a tag to compare
  • Private discussions user page fixes
    • Hid private discussions user page link from guests.
    • Fixed private discussions page breaking when user is loaded async.

0.3.3

07 Aug 03:57
Compare
Choose a tag to compare
Code cleanup