Skip to content

Changelog

v2.6.3

Released: 2024-10-25

Bug Fixes

  • frontend: fix incorrect import, hopefully fixing loading bug

v2.6.2

Released: 2024-10-03

Bug Fixes

  • admin.preview: event emission causes config crash
  • admin.preview: prevent crash when loading from state
  • legacy cleanup (Use limel-markdown)

v2.6.1

Released: 2024-09-04

Bug Fixes

  • sanitized markdown

v2.6.0

Released: 2024-05-17

Features

  • admin web component
  • enable loader lime admin

v2.5.0

Released: 2024-05-07

Features

  • ci: regenerate workflows

v2.4.0

Released: 2024-04-10

Bug Fixes

  • guidance state: now remembers open/closed state of guidance section

Features

  • support custom action for each step

v2.3.1

Released: 2023-03-14

Bug Fixes

  • support for config-importer

v2.2.0

Released: 2023-02-09

Bug Fixes

  • add fixed prefix to unique_name and add suffix to display name
  • order config in alphabetical order
  • remove ordering of list (got weird in Lime admin)

Features

  • guidance: configure size of guidance
  • support different configs for object variants

v2.1.1

Released: 2023-02-02

Bug Fixes

  • policies: policies are taken into consideration

v2.1.0

Released: 2023-02-01

Features

  • support readonly and disabled

v2.0.3

Released: 2023-01-25

Bug Fixes

  • guidance: remember state of collapsible

v2.0.2

Released: 2023-01-25

Bug Fixes

  • hide/show and default exclude empty options
  • config: set markdown and preview side-by-side
  • config: simplify layout

v2.0.1

Released: 2022-12-22

Bug Fixes

  • migration: improve migration of config

v2.0.0

Released: 2022-12-22

Bug Fixes

  • header-component: better errorhandling, remove lock of steps when exception occurs

  • Config structure and image sizes in guidance

Features

  • config: moved config to lime admin

BREAKING CHANGES

  • Config structure to pass to status-flow component changed (if you want to override Lime admin config) Images in guidance are not limited in height anymore, need to set size manually

v1.2.7

Released: 2022-10-24

Bug Fixes

  • doctor health

v1.0.0

Released: yyyy-mm-dd

Authors: Names of all contributors to this version

New Features

  • New feature 1
  • ...

Bug Fixes / Minor Improvements

  • Minor improvement 1
  • Bug fix 1
  • ...