Skip to content

Blog v1.2

Compare
Choose a tag to compare
@m1k1o m1k1o released this 11 Jun 16:03
· 60 commits to master since this release

Major features:

  • new theme (dark mode introduced).
  • added Docker & docker-compose support.
  • added Timezone support.
  • added SQLite support.
  • added Proxy support.
  • new languages:

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.