pleroma-fe/CHANGELOG.md

17 lines
615 B
Markdown
Raw Normal View History

2019-09-15 16:19:17 +02:00
# Changelog
All notable changes to this project will be documented in this file.
2019-11-08 03:21:19 +01:00
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
2019-09-15 16:19:17 +02:00
## [Unreleased]
### Added
2019-10-15 17:48:34 +02:00
- Ability to hide/show repeats from user
2019-11-08 03:21:19 +01:00
- User profile button clutter organized into a menu
2019-09-15 16:19:17 +02:00
- Emoji picker
- Started changelog anew
2019-11-08 03:21:19 +01:00
- Ability to change user's email
2019-09-15 16:19:17 +02:00
### Changed
- changed the way fading effects for user profile/long statuses works, now uses css-mask instead of gradient background hacks which weren't exactly compatible with semi-transparent themes
### Fixed
- improved hotkey behavior on autocomplete popup