Skip to content

Changelog

Introduction

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

The referenced version is located in the package-solution.json file in the project´s code repository.

Versions

[1.3.3] - 2024-12-03

Added

  • Text Layer: Option to make text layer uninteractive, so it doesn’t block the widgets content.
  • News: Added headline and sub-title to the news forms.

Fixed

  • Translation: Fixed bad translation “Common” -> “Gemeinsam”.
  • Animation: Added a maximum of 3 repeats.
  • Shadow: Editor controls now get disabled if the shadow is disabled.
  • CssMeasure: Fixed a bug where directional values were not displayed correctly.
  • Shadow: Slider of input doesn’t flicker anymore.
  • Widget Preview: The shadow of the widget is now not cut off and will be shown in full.
  • Text Layer: Text layers are now hidden if they are disabled.
  • Border: Fixed a bug where the set padding wasn’t respected for text layers.
  • Text Layer: Fixed a bug in which text alignment wasn’t respected.
  • Color: Fixed a bug where the preview of the color wasn’t disabled even though the input was.
  • RichText: Fixed a bug that causes to slow down and break validation.
  • Slideshow: Fixed a bug where the user can’t change the image settings.
  • RichText: Fixed a bug where the link control wasn’t working.
  • News: Fixed a bug which caused the configuration to flicker when selected list changed.

Changed

  • Shadow: Length values of the shadow are now using the same inputs as other css measures.
  • Video: Text layers are now hidden after the user starts playing the video.
  • RichText: RichText get’s saved in JSON format now.
  • News: The backgrounds of news sections are now transparent.

Removed

  • No removals for this version.

[1.2.25] - 2024-12-01

Added

  • Localization: Added helper texts for color inputs.
  • Header: Added an editor which allows to add a headline to your grid.
  • RichText: Added a button to set the linking of a text.
  • FilePicker: Image preview are now lazy loading and can zoom on click.
  • FilePicker: Enhanced accessibility by adding helper texts.
  • Slideshow: Added an option to enable zoom on click.
  • Grid: Added an option to automatically adjust positions on collision.
  • Custom CSS: Added option to add custom CSS to the header.

Fixed

  • Widget Settings: Fixed the fullscreen mode.
  • Templates: Fixed a crash when loading legacy templates.

Changed

  • Localization: Enhanced helper texts.
  • Grid: Editor now has a fixed width.
  • ColorPicker: Changed the behaviour of deleting colors: It’s now a button.
  • Templates: Changed the texts to be more user-friendly.

Removed

  • No removals for this version.

[1.2.20] - 2024-11-25

Added

  • Slideshow: Default image added.
  • News Widget: Reintroduced and integrated into the new project structure.

Fixed

  • Embedded Widget: No longer shifts the grid by stealing user focus.
  • Widgets: Default size introduced.

Changed

  • No changes for this version.

Removed

  • No removals for this version.

[1.2.19] - 2024-11-18

Added

  • FilePicker: Faster performance and starts in the current site collection.
  • RichTextEditor: Minimum height added.
  • Slideshow: Confirmation dialog for removing images.
  • Image: Manual image sizing supported.
  • Form Elements: Back button is now generic.
  • CSS Sizes: Slider for percentage-based sizes added.

Fixed

  • FilePicker: No more flickering and a fixed height.
  • Video: Lazy loading implemented.
  • TailwindCSS: Warning no longer displayed.

Changed

  • SPFx: Updated to the latest version.

Removed

  • No removals for this version.

[1.2.18] - 2024-11-16

Added

  • RichText: Improved RichText editor and updated form.
  • Color: ColorSwatches now support saving custom colors.

Fixed

  • No fixes for this version.

Changed

  • ColorInput: Now supports manual input and displays transparency correctly.
  • Shadows: Improved controls with transparent color support.
  • Borders: Updated form to use new controls.

Removed

  • No removals for this version.

[1.2.17] - 2024-11-13

Added

  • Background: Backgrounds can now have percentage-based sizes.

Fixed

  • Slideshow: Pagination, navigation arrows, scrollbar, and vertical mode now display and function correctly.

Changed

  • Grid: Significant performance improvements.
  • Slideshow: Images can now be resized, aspect ratios adjusted, and alignment changed. Adding an image no longer opens the edit mode.

Removed

  • Widgets: “Position” section under “Frame” removed.

[1.2.16] - 2024-11-05

Added

  • Color: Enhanced ColorPicker added.
  • FilePicker: Allows switching site collections.

Fixed

  • No fixes for this version.

Changed

  • Design: Margins improved, default autocomplete disabled.
  • Grid: Items now have resize handles in all directions.
  • Slideshow: Unnecessary options removed, new effects added.

Removed

  • No removals for this version.

[1.2.15] - 2024-10-25

Added

  • Versioning: Meaningful versioning for entities implemented.
  • Slideshow: Swiper introduced with support for non-image slides.

Fixed

  • No fixes for this version.

Changed

  • Design:
    • Settings menu restructured.
    • Features can now be toggled on/off.
    • Localization improved.
    • Tabs turn red for invalid entities.
  • Grid:
    • Rendering and fluidity improved.
    • Widgets decoupled and intelligently placed.

Removed

  • No removals for this version.