admin-fe/CHANGELOG.md

34 lines
729 B
Markdown
Raw Normal View History

2019-08-14 21:49:37 +00:00
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
2019-08-15 12:22:14 +00:00
## [Unreleased]
### Changed
- removes "Dashboard" from dropdown menu
### Fixed
- fixes inputs for renders_errors and rewrite_policy settings
- removes unnecessary computed properties
- enables source maps for production build
2019-08-15 12:13:14 +00:00
## [1.0.1] - 2019-08-15
2019-08-15 12:22:14 +00:00
2019-08-15 12:13:14 +00:00
### Fixed
- fixes inputs for renders_errors and rewrite_policy settings
- removes unnecessary computed properties
- enables source maps for production build
2019-08-14 21:49:37 +00:00
## [1.0.0] - 2019-08-14
Starting this changelog, for now we have:
- User management system
- Reports management
- Pleroma configuration (unstable)