Skip to content

Latest commit

 

History

History
58 lines (45 loc) · 1.61 KB

CHANGELOG.md

File metadata and controls

58 lines (45 loc) · 1.61 KB

Changelog

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.

0.2.1 - 2024-11-03

Added

  • Labels to calendar events.
  • Fullwidth option to multitracking calendar.

Fixed

  • Event distributions in multitracking calendar.
  • Style tweaks.
  • Events without content are not clickable.

0.2.0 - 2024-10-17

Added

  • New multitracking calendar block.

Changed

  • BREAKING: Moved the index.md page to block_pages directory. This allows to duplicate the homepage to create several versions.

Fixed

  • CSS tweaks.

0.1.4 - 2024-09-18

Fixed

  • Default values for blocks

0.1.3 - 2024-08-03

Added

  • Styles for code.
  • Allow to configure the text block to be multicolumn or single column.
  • Additional block themes "Secondary box" and "Secondary full width".

Fixed

  • Improved some default styles.

0.1.2 - 2024-07-18

Fixed

  • Remove files configuration.

0.1.1 - 2024-07-18

Changed

  • Renamed some CSS files.
  • Style tweaks.

0.1.0 - 2024-07-17

First version