Releases: secanis/stjorna
Releases · secanis/stjorna
2.4.1
Bugfixes / Fixes
- fix: improvements for UI
2.4.0
Features
- feat: allow custom image formats, better implementation in UI
This change is breaking: new we have an image width and image height instead of just a dimension for a square image.
STJORNA will migrate the old configuration automatically to the new one during the first start with this version.
STJORNACONFIG_IMAGE_WIDTH=700
STJORNACONFIG_IMAGE_HEIGHT=700
Bugfixes / Fixes
- dist: patching dependencies
2.3.3
Bugfixes / Fixes
- dist: patching dependencies
2.3.2
Bugfixes / Fixes
- refactor: migrate to Angular CLI
2.3.1
Bugfixes / Fixes
- refactor: fix codacy issues
- refactor: use cropper component instead of duplicated code
- docs: add microbadger links
2.3.0
2.2.0
2.1.4
Features
Bugfixes / Fixes
- refactor: improve database handler and prepare for multi db
- feat: add more database details to info API
- dist: patch dependencies
2.1.3
Features
Bugfixes / Fixes
- refactor: fix codacy issues
- dist: reduce warn logs
- dist: patch dependencies
- fix: image path bug
2.1.2
Features
Bugfixes / Fixes
- dist: fix upload url for targz
- fix release