Changelog
Last updated
Last updated
This whitepaper is outdated:
We are currently in the process of updating the whitepaper to reflect our most ambitious development phase yet. Stay informed by signing up or joining our Telegram channel.
We have kept this version online for informational purposes only.
All notable changes and releases will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. Release numbers may not appear sequential as they are based on an application-level changelog.
Enabled Liked By for posts and comments
Optimized channels with included and single api call
Social channels - duplicate posts, and api calls.
Switched social sidebar and news sidebar to pull from media center
Updated all about menu items to pull from white paper
Updated api endpoints for post and comment likes
Media in comments
'Improved hashtag and user search'
'Scroll to' for 'comments on comments'
First release of 'comments on comments'
Refactored modules and CKEditor plugins from social
Signed wallet address registration
Improved system messages popup
Fix for /social/ paths in messages - redirect to /post
Release post subscriptions and notification preferences system
Pressing ESC closes Media Gallery
Layout shift in timeline
Public profile text for timeline now says 'This user's timeline is empty' (when empty) as opposed to 'This user's profile is empty'
New posts button now appears on Hashtag timeline
Changed profile picture upload and banner upload to support preview images
Upgraded system messages/notification center
Add load progress indicator to media in timeline and media gallery
Prevent flash of text 'There are no posts' when navigating away from and back to timeline.
e2e tests
New skeletons (loaders) for timelines
Placeholder image for error loading images.
Improved srcset picture image handling in media gallery
Improved hashtag and @mention dropdown / modals
Serve original GIFs in media gallery
Refactored UserElementManagementMenu and using custom ConfirmModal
Disabling focus upon entering PostView for comments form
Show loader while initial posts/comments being fetched
Generalized Timeline Component
Handle images using picture and srcset
Use width and height metadata to improve the display of a single image preview in post
[Accessibility] - All page content should be contained by landmarks
[Accessibility] - Page must have one landmark
[Accessibility] - Elements must have sufficient color contrast
[Accessibility] - ARIA attributes must conform to valid values
Populate missing image metadata for old media assets
Videos uploaded using iPhone can be seen on desktop/pc
Deleting post while on Hashtag Timeline or Post View does not break navigation
Scroll position after returning from Post to Timeline
Add srcSets for modal images
Accessibility changes
Refactor redux state and modules components for 'Timelines' architecture
Added moderator icon for moderator modifiers
Media migration script (to add width, height, and provider to social_media)
Updated hashtag list header style
Initial cut at improved media handling with picture element and srcsets
social media schema change to include width and height of source media
Fixed like spam on comments bug
Implemented temporary solution for post and comment modifiers and moderator indicator
Note - not strictly a PATCH release, as this release was not a patch fix.