Skip to content

Releases: secanis/stjorna

2.4.1

29 Oct 18:09
Compare
Choose a tag to compare

Bugfixes / Fixes

  • fix: improvements for UI

2.4.0

29 Oct 17:01
Compare
Choose a tag to compare

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

05 Jul 09:08
Compare
Choose a tag to compare

Bugfixes / Fixes

  • dist: patching dependencies

2.3.2

19 May 15:56
Compare
Choose a tag to compare

Bugfixes / Fixes

  • refactor: migrate to Angular CLI

2.3.1

22 Mar 11:18
Compare
Choose a tag to compare

Bugfixes / Fixes

  • refactor: fix codacy issues
  • refactor: use cropper component instead of duplicated code
  • docs: add microbadger links

2.3.0

18 Mar 21:54
Compare
Choose a tag to compare

Features

  • feat: #29 add icons for existing/not existing images on products, serivces and categories
  • feat: #30 add a spinner component to visualize image processing tasks better while saving an item

Bugfixes / Fixes

  • refactor: #28 add image cropper component

2.2.0

02 Mar 16:28
afd18a9
Compare
Choose a tag to compare

Features

  • feat: #26 add search component
  • feat: #25 implement services (initial implementation)

Bugfixes / Fixes

  • fix: #27 fix redirect setup is not completed
  • fix: #14 improve language preset
  • fix: set better defaults for better image quality

2.1.4

15 Feb 12:57
Compare
Choose a tag to compare

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

18 Jan 16:47
Compare
Choose a tag to compare

Features

Bugfixes / Fixes

  • refactor: fix codacy issues
  • dist: reduce warn logs
  • dist: patch dependencies
  • fix: image path bug

2.1.2

17 Jan 21:53
Compare
Choose a tag to compare

Features

Bugfixes / Fixes

  • dist: fix upload url for targz
  • fix release