Add limits for import size for trial users

This commit is contained in:
Eugene Burmakin
2025-08-14 20:50:22 +02:00
parent 71488c9fb1
commit 6708e11ab3
24 changed files with 221 additions and 48 deletions

View File

@@ -4,11 +4,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
# [0.30.9] - 2025-08-11
# [0.30.9] - 2025-08-13
## Added
- QR code for API key is implemented but hidden under feature flag until the iOS app supports it.
- X-Dawarich-Response and X-Dawarich-Version headers are now returned for all API responses.
- Trial version for cloud users is now available.
# [0.30.8] - 2025-08-01