v0.14.0
What's Changed
- refactor: remove server start timestamp from server urls by @humandad in #4938
- fix: handle nil values in cache as valid values by @techfg in #4939
- fix: use streams when downloading files by @techfg in #4940
- chore: include platform go code in cli target inputs by @techfg in #4942
- chore: upgrade go 1.24.4 by @techfg in #4943
- chore: upgrade go deps by @techfg in #4944
- chore: upgrade nx 21.2.1 by @techfg in #4945
- chore: update npm minor deps by @techfg in #4947
- chore: improve request logging by @techfg in #4952
- chore: add error to request logs by @techfg in #4956
- chore: pass context to error & logging functions by @techfg in #4957
- chore: update go deps by @techfg in #4961
- chore: update npm minor deps by @techfg in #4962
- fix: ensure upload file trigger in all cases by @techfg in #4963
- chore: add support for parallel file uploads by @techfg in #4964
- improve data manager deps by @humandad in #4965
- simplify file caching by @humandad in #4941
- fix: use site name for user cache key instead of site id by @techfg in #4972
- chore: update seeds to avoid manual config of starters and an admin user by @techfg in #4973
- Fix: Remove REFERENCEGROUP fields from recorddatamanager by @humandad in #4971
- fix: toggle mode when save/cancel in form_detail by @techfg in #4975
- fix: page title on user view by @techfg in #4974
- chore: display username in user titles by @techfg in #4976
- chore: user detail view improvements by @techfg in #4977
- chore: refactor section_delete display conditions by @techfg in #4979
- fix managing records by @humandad in #4978
Full Changelog: v0.13.0...v0.14.0