Update CHANGELOG.md
This commit is contained in:
parent
6df2cf1c62
commit
505cb60935
@ -30,6 +30,12 @@
|
||||
- BBCode plugin: Allows local video files ("attachs/video.mp4") and outputs valid HTML ([#192](https://github.com/flatpressblog/flatpress/issues/192))
|
||||
- BBCode plugin: Initial settings after fresh install shown correctly ([#102](https://github.com/flatpressblog/flatpress/issues/102))
|
||||
|
||||
## Setup
|
||||
- Reworked Installer style ([#266](https://github.com/flatpressblog/flatpress/issues/266))
|
||||
- Image files, which are not used by the installer, were removed.
|
||||
- In the setup CSS, unused IDs, classes and incorrect references to fonts have been removed.
|
||||
- The installer header now shines in a simple FlatPress style.
|
||||
|
||||
## Themes
|
||||
- Reworked "Leggero v2" style, Admin Area now responsive ([#259](https://github.com/flatpressblog/flatpress/issues/259))
|
||||
- Adjusted the alignment of the calendar widget and the search widget
|
||||
@ -71,6 +77,7 @@
|
||||
- Fixed not-yet-translated phrases in Blog view and Admin Area ([#171](https://github.com/flatpressblog/flatpress/issues/171))
|
||||
- Contact form: Admin notification mail is now localized ([#205](https://github.com/flatpressblog/flatpress/issues/205))
|
||||
- Setup tries to determine local language automatically ([#197](https://github.com/flatpressblog/flatpress/issues/197), [#216](https://github.com/flatpressblog/flatpress/issues/216), [#262](https://github.com/flatpressblog/flatpress/issues/262))
|
||||
- The HTML of the installer now has a lang attribute in the html start tag to specify the language.
|
||||
|
||||
## Bugfixes
|
||||
- Plugin management page: Removed empty warning messages box
|
||||
@ -93,6 +100,7 @@
|
||||
- Possible XSS in comments prevented ([#186](https://github.com/flatpressblog/flatpress/issues/186))
|
||||
- Possible CSRFs in Admin Area prevented ([#64](https://github.com/flatpressblog/flatpress/issues/64))
|
||||
- Possible XSS in FlatPress Installer prevented ([#220](https://github.com/flatpressblog/flatpress/issues/220))
|
||||
- Write permission for others removed by default ([#173](https://github.com/flatpressblog/flatpress/issues/173))
|
||||
|
||||
# 2021-06-19: [FlatPress 1.2.1](https://github.com/flatpressblog/flatpress/releases/tag/1.2.1)
|
||||
## Bugfixes
|
||||
|
Loading…
x
Reference in New Issue
Block a user