Skip to content

Blog v1.4

Compare
Choose a tag to compare
@m1k1o m1k1o released this 06 Jan 17:42
· 7 commits to master since this release

Users are encouraged to upgrade to this version because of following security fixes:

  • Properly check if uploaded file is image (6f5e59f).
  • HTML escape config variables (5e1a72f).

Thanks for finding and reporting vulnerabilities to @mal33 and @bao104.


Features

  • Added RU and NL languages.
  • Added postgres support (#31).
  • Added config options for footer (#34, #35).

Bugs

  • Fixed implode bug (d5ecdf3).
  • Fixed CONCAT() for SQLite (386707c).
  • Fixed typos in French translation (#33)

Misc

  • Use github actions to build images (b43ca9a).
  • Added exif to docker image (477912b).