Blog v1.2
Major features:
- new theme (dark mode introduced).
- added Docker & docker-compose support.
- added Timezone support.
- added SQLite support.
- added Proxy support.
- new languages:
- SK
- FR by @Phundrak
Minor features:
- upload image from clipboard,
- added README & LICENSE.
- ajax upload progress bar fallback.
- relative links in curl parse links are supported.
- dispaly between dates (
#from=
and#to=
). - in debug mode check for extensions.
- code cleanup - removed unused files.
Bugs
- force strings to be UTF-8 (not utf8mb4)
- race coddition while processing url (loaded some posts 2x).
- fixed display issue with translation of
Feeling
- fixeed datetime 25h day bug.
- turn off listing & disallow certain files in htaccess.