1.0.0-beta.4
·
1454 commits
to master
since this release
- Server
- Prevented multiple data collection on multiple requests
- Changed data caching setup
- No data caching by default now
- Enable caching by
--cacheoption, that can be used to setup a directory for cache files (current working directory is using if path is not set) - Added
cacheoption to models config to setup a cache across all models - Added
cacheoption to model config to setup a cache for a model - Added
cacheBgUpdateoption to model config to setup interval for cache update inbackground - Added
cacheTtloption to model config to setup max age of cache before it will be discarded
- Client
- Added sidebar container content clearing before a sidebar rendering
- Changed
scrollTopreset behaviour on page render, it now preserves by default and resets on page id or page ref changes - Added view presets on report page (a single
Tableat the moment) - Bumped
jorato 1.0.0-alpha.6