[3.2.0] - 2024-06-19
Added
- MemoryStorage support
[3.1.0] - 2024-04-30
Added
- Basic service monitoring capabilities
- Access logs
[3.0.2] - 2024-03-21
Fixed
- Uploading screenshots from SSSP devices (/upload/raw endpoint) doesn't contain query parameter "contentLength" in metadata anymore
[3.0.1] - 2024-02-15
Fixed
- Add a special metadata query parameter
contentLength
to all uploaded content to allow optimized costs on screenshots compression - Metrics endpoint is now available on
/metrics
path and provides metrics for number of screenshots and their sizes
[3.0.0] - 2024-01-17
Removed
- Azure Blob Storage support
Security
- CVE-2022-33987
- CVE-2022-25881
[2.3.2] - 2023-12-18
Security
- Fixed various security vulnerabilities
- Upgrade to Node.js 20
[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.