Skip to content

1.1

Choose a tag to compare

@SSilence SSilence released this 14 Jul 14:58
· 2760 commits to master since this release
  • hash password (you can set the salt in the config.ini and you can generate a password with following URL: http://your_selfoss_url.com/password)
  • remove unused CSS
  • minify JavaScript and CSS and collect them all in one all.js and all.css file
  • activate caching and compression in .htaccess (if supported by current apache installation)
  • code optimization and smaller bugfixes