# Changelog

{% hint style="warning" %}
**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](https://gmr.center/sign-up) or joining our [Telegram channel](https://t.me/gmrcenter).

We have kept this version online for informational purposes only.
{% endhint %}

![](https://3658562328-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1ms9LFOhhjiqA4UI7aGe%2Fuploads%2FgViSZPQBnjCADy94N2CL%2FChange%20Log.png?alt=media\&token=480f79d6-4028-480f-9a23-11a3b594db22)

{% hint style="info" %}
All notable changes and releases will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). Release numbers may not appear sequential as they are based on an application-level changelog.
{% endhint %}

### \[1.7.9] - 2022-09-30

#### Added

* Enabled Liked By for posts and comments

### \[1.7.6] - 2022-09-17

#### Fix

* Optimized channels with included and single api call

### \[1.7.5] - 2022-09-13

#### Fix

* Social channels - duplicate posts, and api calls.

### \[1.7.4] - 2022-08-10

#### Changed

* Switched social sidebar and news sidebar to pull from media center
* Updated all about menu items to pull from white paper

### \[1.7.3] - 2022-08-07

#### Changed

* Updated api endpoints for post and comment likes

### \[1.7.2] - 2022-07-28

#### Added

* Media in comments

### \[1.7.1] - 2022-07-20

#### Added

* 'Improved hashtag and user search'

### \[1.7.0] - 2022-07-19

#### Changed

* 'Scroll to' for 'comments on comments'

### \[1.6.9] - 2022-07-15

#### Added

* First release of 'comments on comments'

### \[1.6.7] - 2022-06-23

#### Changed

* Refactored modules and CKEditor plugins from social

### \[1.6.6] - 2022-06-09

#### Added

* Signed wallet address registration

#### Changed

* Improved system messages popup

### \[1.6.5] - 2022-05-30

#### Fix

* Fix for /social/ paths in messages - redirect to /post

### \[1.6.4] - 2022-05-30

#### Added

* Release post subscriptions and notification preferences system

### \[1.5.8] - 2022-04-22

#### Fix

* 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

### \[1.5.7] - 2022-04-20

#### Changed

* Changed profile picture upload and banner upload to support preview images

### \[1.5.6] - 2022-04-16

#### Added

* Upgraded system messages/notification center

### \[1.5.5] - 2022-03-31

#### Added

* Add load progress indicator to media in timeline and media gallery

#### Fixed

* Prevent flash of text 'There are no posts' when navigating away from and back to timeline.

### \[1.5.4] - 2022-03-24

#### Added

* 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

#### Changed

* Serve original GIFs in media gallery
* Refactored UserElementManagementMenu and using custom ConfirmModal
* Disabling focus upon entering PostView for comments form

#### Fixed

* Show loader while initial posts/comments being fetched

### \[1.5.3] - 2022-03-18

#### Added

* 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

#### Changed

* \[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

#### Fixed

* 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

### \[1.5.2] - 2022-03-15

#### Added

* Add srcSets for modal images

#### Changed

* Accessibility changes
* Refactor redux state and modules components for 'Timelines' architecture

### \[1.5.1] - 2022-03-10

#### Added

* Added moderator icon for moderator modifiers
* Media migration script (to add width, height, and provider to social\_media)

#### Changed

* 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

* Fixed like spam on comments bug

### \[1.4.1] - 2022-03-07

#### Added

* Implemented temporary solution for post and comment modifiers and moderator indicator

#### Comments

* Note - not strictly a PATCH release, as this release was not a patch fix.
