mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-02 06:34:13 +00:00
changelog: fix wrong header levels
This commit is contained in:
parent
c2e9c1c8a5
commit
34206e4d7f
|
@ -4,17 +4,17 @@ 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/).
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
|
|
||||||
## [1.1.6] - 2019-11-19
|
## [1.1.6] - 2019-11-19
|
||||||
## Fixed
|
### Fixed
|
||||||
- Not being able to log into to third party apps when the browser is logged into mastofe
|
- Not being able to log into to third party apps when the browser is logged into mastofe
|
||||||
- Email confirmation not being required even when enabled
|
- Email confirmation not being required even when enabled
|
||||||
- Mastodon API: conversations API crashing when one status is malformed
|
- Mastodon API: conversations API crashing when one status is malformed
|
||||||
|
|
||||||
## Bundled Pleroma-FE Changes
|
### Bundled Pleroma-FE Changes
|
||||||
### Added
|
#### Added
|
||||||
- About page
|
- About page
|
||||||
- Meme arrows
|
- Meme arrows
|
||||||
|
|
||||||
### Fixed
|
#### Fixed
|
||||||
- Image modal not closing unless clicked outside of image
|
- Image modal not closing unless clicked outside of image
|
||||||
- Attachment upload spinner not being centered
|
- Attachment upload spinner not being centered
|
||||||
- Showing follow counters being 0 when they are actually hidden
|
- Showing follow counters being 0 when they are actually hidden
|
||||||
|
|
Loading…
Reference in a new issue