Skip to content
Snippets Groups Projects
Select Git revision
  • 1043bf5a8f7c3ce3aa294e1eb72133b96af71f73
  • master default protected
  • 1.31
  • 4.38.2
  • 4.38.1
  • 4.38.0
  • 4.37.2
  • 4.37.1
  • 4.37.0
  • 4.36.0
  • 4.35.0
  • 4.34.1
  • 4.34.0
  • 4.33.1
  • 4.33.0
  • 4.32.2
  • 4.32.1
  • 4.32.0
  • 4.31.0
  • 4.30.1
  • 4.30.0
  • 4.29.1
  • 4.29.0
23 results

CHANGELOG.md

Blame
  • To find the state of this project's repository at the time of any of these versions, check out the tags.
    CHANGELOG.md 47.88 KiB

    Changelog

    [4.10.0] - 2025-05-19

    Add Features

    • Add Full Screen Component for Improved User Experience

    [4.9.0] - 2025-05-18

    Add Features

    • Enhance camera control with device selection and error handling

    Changes

    • update docs

    [4.8.0] - 2025-05-16

    Add Features

    • Enhance login functionality with additional event emissions

    [4.7.0] - 2025-05-15

    Add Features

    • Add forgot password callback support in login component

    [4.6.1] - 2025-05-15

    Bug Fixes

    • Improve lazy loading and error handling in select component

    [4.6.0] - 2025-05-15

    Add Features

    • Update German and Punjabi translations for clarity

    [4.5.1] - 2025-05-14

    Bug Fixes

    • Update monster-select component for better usability #316

    [4.5.0] - 2025-05-14

    Add Features

    • Add placeholder support for select filter (Issue #316)

    Changes

    • update tests
    • update node

    [4.4.1] - 2025-05-14

    Bug Fixes

    • Add placeholder properties for login inputs #315

    [4.4.0] - 2025-05-14

    Add Features

    • Add placeholders for email and username fields in login form translations #315

    [4.3.1] - 2025-05-12

    Bug Fixes

    • Improve structure and port attributes in login and password components

    [4.3.0] - 2025-05-12

    Add Features

    • Add support for array-list filter serialization in Datatable

    Changes

    • Enhance documentation for login component properties

    [4.2.0] - 2025-05-12

    Add Features

    • Update Node binary paths and introduce username callback customization
    • Update event naming and clean up spacing for clarity

    [4.1.2] - 2025-05-11

    Bug Fixes

    • Improved code formatting for clarity in camera-capture component

    Changes

    • update doc

    [4.1.1] - 2025-05-11

    Bug Fixes

    • Modify PDF object tag for clearer intent

    [4.1.0] - 2025-05-11

    Add Features

    • Improve button naming consistency in login component #313

    Bug Fixes

    • part export button-button:login-button-button-button #313

    [4.0.1] - 2025-05-10

    Bug Fixes

    • Enhance fetch mocks and option mappings for select components
    • The status check is wrong

    [4.0.0] - 2025-05-10

    [3.121.0] - 2025-05-10

    Add Features

    • Add new lookup and functionality #312🎉

    Bug Fixes

    • Improve HTTP response handling and update test data sources

    Changes

    • update webtest
    • update tests
    • update files
    • Code cleanup and reformatting across multiple files 🚀
    • update package
    • update webtests

    [3.120.0] - 2025-05-08

    Add Features

    • add button classes to login form #311

    [3.119.0] - 2025-05-06

    Add Features

    • viewer: extend setContent with mimetype #309

    Bug Fixes

    • restore removed funktion

    [3.118.1] - 2025-05-02

    Bug Fixes

    • remove strange chars from toggle

    Changes

    • update import

    [3.118.0] - 2025-05-01

    Add Features

    • new funtion accessibleColor(color); #308

    [3.117.3] - 2025-04-30

    Bug Fixes

    • add URL to cloneable objects, and add toUrl to dataurl #307

    Changes