Skip to content

Latest commit

 

History

History
61 lines (38 loc) · 1.55 KB

CHANGELOG.md

File metadata and controls

61 lines (38 loc) · 1.55 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

3.4.1-1 - 2021-02-11

Added

  • Support for linux/arm64 platform
  • Support for exporting data to .xslx
  • Release images to ghcr.io on top of docker.io

Changed

  • Make the container run as nginx user instead of root

3.4.1 - 2020-03-08

Changed

  • Bumped generatedata to v3.4.1
  • Bumped php to 7.4
  • Bumped alpine to 3.11

3.3.1 - 2019-10-06

Changed

  • Bumped to v3.3.1
  • Removed mysql passwords of the docker compose example
  • Increased PHP memory limit to 512M

3.2.8-1 - 2019-04-03

Added

  • Added support for new API feature and enabled it by default

Changed

  • Bumped PHP, nginx, Alpine and confd to their most recent available versions

3.2.8 - 2018-02-05

Added

  • Refactored the codebase in order to completely build an ship a specific version of the app
  • Added CHANGELOG
  • Added LICENSE