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.
[2.3.1] - 2022-08-24
Fixed
- fix unlink function calling wrong path
[2.3.0] - 2022-08-17
Fixed
- remove file removal from S3Storage save function
Added
- make S3Storage upload function public
[2.2.0] - 2022-07-26
Added
- Make libraries importable to another repositories
[2.1.1] - 2020-10-21
Fixed
- Adjusted resources for production
[2.1.0] - 2019-06-13
Added
- AWS S3 Storage support
[2.0.0] - 2019-06-05
Removed
- Image compression moved to new Compressor service
[1.1.6] - 2018-12-19
Fixed
- Memory leak in screenshot compression
[1.1.5] - 2018-12-18
Fixed
- Allow timed-out screenshot compression after 30s to avoid infinite compressions
[1.1.4] - 2018-11-17
Fixed
- Casually error during uploading raw image
[1.1.1] - 2018-11-05
Fixed
- Compress only screenshots reached 100KB to reduce CPU usage
[1.1.0] - 2018-09-24
Added
- Changelog file containing all changes in current project
- Static server used for data is copied over rsync. It performs on-premise solution.