forked from AkkomaGang/admin-fe
32 lines
715 B
Markdown
32 lines
715 B
Markdown
# 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/).
|
|
|
|
## [Unreleased]
|
|
|
|
### Changed
|
|
|
|
- removes "Dashboard" from dropdown menu
|
|
|
|
### Fixed
|
|
|
|
- converts maps and structs to JS objects, not array of tuples when wrapping config
|
|
- changes type of IP value from string to number
|
|
|
|
## [1.0.1] - 2019-08-15
|
|
|
|
### Fixed
|
|
|
|
- fixes inputs for renders_errors and rewrite_policy settings
|
|
- removes unnecessary computed properties
|
|
- enables source maps for production build
|
|
|
|
## [1.0.0] - 2019-08-14
|
|
|
|
Starting this changelog, for now we have:
|
|
|
|
- User management system
|
|
- Reports management
|
|
- Pleroma configuration (unstable)
|