Skip to content

Latest commit

 

History

History
75 lines (40 loc) · 3.93 KB

CHANGELOG.md

File metadata and controls

75 lines (40 loc) · 3.93 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.3.5 (2025-01-21)

Features

  • no-record: automatic nav to main if no steps were recorded (b433e54)

Bug Fixes

  • chrome-130: fixed the issue with dynamically loaded scripts (0a1c18b)
  • code-gen: fixed wrong indentation within generated sources (446f72c)
  • content-inject: fixed src type within content-inject (76107ca)
  • settings: changed structure of settings dialog (d5d0c6f)
  • ui5: fixed Typos and misspellings after version upgrade (5f25d78)
  • unnecessary: removed unnecessary type from style (9afb553)

0.3.4 (2024-12-20)

Features

  • comm: added comments as generation part (1cca09d)
  • generation: started rebuild of code generation (f0a10b6)
  • generator: added final steps for new code generation setup (aead91b)
  • journey: added dnd for reordering journey steps (319630f)
  • templ: added template demo approach (62bf137)

Bug Fixes

  • project: dependency update (0c4715e)
  • small: fixed different smaller issues (fc5295a)
  • StepConversion: fixed the conversion to input steps (71413a4)
  • test-gen: fixed some test-code generation bugs (379d43f)

0.3.3 (2024-06-05)

Bug Fixes

  • project: dependency update (f261ac2)
  • StepConversion: fixed the conversion to input steps (ac1224a)

0.3.2 (2024-03-05)

Features

  • journey: added dnd for reordering journey steps (319630f)

0.3.1 (2024-02-28)

0.3.0 (2024-02-26)

Features

  • Refactoring of the code page to contain a folder-like left side drawer (4f74f3d)

Bug Fixes

0.2.0 (2022-10-17)

Features