13
  • The badges system was redone from scratch. Admins can now create and assign badges easily (#276
  • Fixed a bug where editing a post would fail if you weren't decissive enough (#271
  • Fixed a bug where .mp4 and .webm expandos wouldn't show the video but would play the sound in the background (#240)
  • Canged the date format for the last edited timestamp for wiki pages (#245)
  • Stripping spaces from URLs when grabbing titles, so it doesn't error if you accidentally leave a space before or after the URL.
  • APIv3: The invite_code parameter in the registration endpoint was renamed to inviteCode
  • Fixed a bug where allowed post types sometimes wouldn't load in the posting page
  • Character limit for sub stylesheets raised from 10000 to 65535 characters.
  • Max uploads size for sub stylesheets raised from 2 to 4 MiB
- The badges system was redone from scratch. Admins can now create and assign badges easily ([#276](https://github.com/Phuks-co/throat/pull/276) - Fixed a bug where editing a post would fail if you weren't decissive enough ([#271](https://github.com/Phuks-co/throat/issues/271) - Fixed a bug where .mp4 and .webm expandos wouldn't show the video but would play the sound in the background ([#240](https://github.com/Phuks-co/throat/issues/240)) - Canged the date format for the `last edited` timestamp for wiki pages ([#245](https://github.com/Phuks-co/throat/issues/245)) - Stripping spaces from URLs when grabbing titles, so it doesn't error if you accidentally leave a space before or after the URL. - APIv3: The `invite_code` parameter in the registration endpoint was renamed to `inviteCode` - Fixed a bug where allowed post types sometimes wouldn't load in the posting page - Character limit for sub stylesheets raised from 10000 to 65535 characters. - Max uploads size for sub stylesheets raised from 2 to 4 MiB

6 comments