Skip to content

v.1.5.0

Compare
Choose a tag to compare
@tale-fau tale-fau released this 28 Sep 13:28
· 115 commits to master since this release

Compression

We are releasing a new feature, the compression. The user can choose between three levels of compression: light, medium or high.

We use the ghostscript lib to compress the files. If you update your instance without Docker you need to install this package.

Issue for compression (#66)

The development of this feature has been financed by NLnet Foundation (#38)

Contributors : @tale-fau @wincelau

image

Update on internationalization

The website is now fully translated to arab thanks to @BoFFire and we adapted the app to work with right to left languages.

Other languages updates are welcome, you can contribute or check the progression in weblate.

We also fixed a problem with default locales configuration for Docker deployment. The translation works only if at least one locale language is installed on the server. (docker: add editable default language for the application)

Contributors: @BoFFire @wincelau @tale-fau @gpoma