······································

Release Notes

Release 0.7.2Feb 22, 2025
  • Hide the about banner on various pages when logged out.
Release 0.7.1Feb 22, 2025
  • Fixed meta descriptions for articles.
Release 0.7Feb 21, 2025
  • Added articles.
Release 0.6.4Feb 17, 2025
  • Fixed a message overflow bug.
Release 0.6.3Feb 15, 2025
  • Moved the buttons on the profile view.
  • Renamed the gallery to media.
  • Fixed the unread message indicator.
Release 0.6.2Feb 14, 2025
  • Added replies & media tabs to profile.
  • Fixed gif height issues.
Release 0.6.1Feb 13, 2025
  • Improved avatar loading on the feed.
  • Improved the feed loading.
  • Added fade to ribbon.
  • Fixed chat width on mobile.
Release 0.6Feb 11, 2025
  • Added direct message functionality.
  • Fixed feed rendering issues.
  • Fixed metadata rendering.
  • Added web socket functionality.
Release 0.5.5Feb 8, 2025
  • Fixed a bug with the avatar cache.
  • Fixed a bug with the name update. (Thanks to @jule for finding both)
Release 0.5.4Feb 6, 2025
  • Added feed preloading to make it feel more snappy.
  • Fixed some visual bugs.
Release 0.5.3Feb 5, 2025
  • Improved og image handling for posts with attachments.
Release 0.5.2Feb 5, 2025
  • Created a new composer (@junaidanjum)
Release 0.5.1Feb 5, 2025
  • Added dynamic og images.
  • Fixed metadata for profile and posts.
Release 0.5Feb 5, 2025
  • Added stickers (still in beta).
  • Optimized image loading.
Release 0.4.11Feb 3, 2025
  • Fixed a bug with the registration form not allowing spaces in the username. (@junaidanjum)
Release 0.4.10Feb 3, 2025
  • Fixed a bug with the following feed.
  • Added a backend for importing posts from other platforms.
Release 0.4.9Feb 2, 2025
  • Added a link to the settings on profile view.
  • Fixed a bug with the feed.
Release 0.4.8Feb 1, 2025
  • Added the post button to the profile view. Thanks @grafician
Release 0.4.7Feb 1, 2025
  • Improved the pinned post feature.
Release 0.4.6Feb 1, 2025
  • Added a /support page.
  • Updated the Manifesto & Privacy Policy.
Release 0.4.5Jan 31, 2025
  • Added image scanning for nudity or obsene content.
Release 0.4.4Jan 29, 2025
  • Improved the image upload quality for smaller images.
Release 0.4.3Jan 29, 2025
  • Added a new reply composer.
  • Performed some a little bit of code cleanup.
Release 0.4.2Jan 27, 2025
  • Added link embeds.
  • Simplified the feed api.
  • Fixed some bugs with the push notifications manager.
  • Offloaded various tasks that slowed down the site to a worker thread.
Release Jan 26, 2025
  • Fixed width issues on mobile.
  • Implemented database backups.
  • Fixed a couple of React hydration issues.
Release 0.4Jan 24, 2025
  • Added web push notifications.
  • Added the ablity to change the speed of the ribbon.
  • Improved PWA support.
  • Hidden action buttons from user's that are not signed in on the single post view.
Release 0.3.7Jan 24, 2025
  • Added a password reset feature.
  • Fixed some visual bugs.
  • Mentions now show up in notifications.
Release 0.3.6Jan 23, 2025
  • Added an option to disable ribbon scrolling. (in Account / Settings)
  • Added an option to autocomplete a new password in on the registration page.
  • Fixed reply composer issues.
  • Fixed image metadat rotation issues.
Release 0.3.5Jan 23, 2025
  • Added reply threads.
Release 0.3.4Jan 23, 2025
  • Fixed a bug which caused the feed to not infinitely scroll sometimes.
Release 0.3.3Jan 22, 2025
  • Fixed a bug which caused vulnerability scanners to spam Sentry.
  • Dropdown on posts now has a copy link option. Thanks @redeux
  • Added a character counter to the composer.
Release 0.3.2Jan 22, 2025
  • Fixed some visual bugs.
  • Fixed a bunch of api bugs.
  • Fixed picture uploads allowing more than one image. Thanks @dave
  • Replaced the composer, with one that works better on mobile.
  • Added a manifesto page.
  • Added a privacy policy.
  • Added temporary guidelines.
Release 0.3.1Jan 22, 2025
  • Fixed a bug which casused deleted posts to be shown in the replies. Thanks @dave
Release 0.3Jan 22, 2025
  • Removed Request Access, users can now Register without an invite.
  • Added email verification popup, and blocked posting if email is not verified.
  • Added a self-hosted instance PostHog for feature flags to help with testing.
Release 0.2Jan 21, 2025
  • Added notifications.
  • Added GIF uploads.
  • Fixed composer issues.
  • Fixed profile web link width.
Release 0.1.7Jan 21, 2025
  • Fixed a bug which allowed the ribbon to parse HTML. Thanks to @nickisnoble for finding it.
Release 0.1.6Jan 21, 2025
  • You can now see who is following you and who you are following on your profile.
Release 0.1.5Jan 20, 2025
  • Added the single post view.
  • Added replying to posts.
  • Added likes view on posts.
Release 0.1.4Jan 20, 2025
  • Added error reporting, hopefully this will make things easier.
  • Changed max lengths for some fields.
Release 0.1.3Jan 20, 2025
  • Added admin tooling.
  • Added email verification.
  • Added post deletion.
Release 0.1.2Jan 20, 2025
  • Fixed a local storage issues for feed selection.
  • Added feed loading skeletons.
  • Added ribbon caching.
  • Added a media cdn with caching.
Release 0.1.1Jan 20, 2025
  • Create a temporary production deployment workflow.
  • Added login rate api limiting.