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

The format is based on [Keep a Changelog](https://keepachangelog.com/) and this
project adheres to [Semantic Versioning](https://semver.org/).

## [0.4.1] - 2025-10-04
### Fixed
- Multitrack calendar in dark mode.

## [0.4.0] - 2025-07-22
### Added
- New global theme per page.
- New variable `--color-highlight` to configure shadow backgrounds.
- Allow to modify the theme of the menu.
- Allow to modify the theme of the footer.
- Allow to modify the style of the logos block.
- Allow to modify the theme of the speakers block.
- Allow to modify the theme of the tickets block.
- Allow to modify the theme of the calendar block.
- Allow to modify the theme of the activities block.
- Allow to modify the theme of the people block.
- Allow to configure the default meta tags options in the CMS.
- New option "Invisible" for separators.

### Fixed
- Calendar header layout.
- Multitrack alignment.

## [0.3.0] - 2025-05-08
### Added
- Allow to select the menu style type.
- Allow to customize the basename of the legal pages.
- New `vimeo` block to include a Vimeo video player.

### Changed
- Upgrade to Lume 3.

### Fixed
- Text styles and color issues

## [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

[0.4.1]: https://github.com/tarugoconf/TOP/compare/v0.4.0...v0.4.1
[0.4.0]: https://github.com/tarugoconf/TOP/compare/v0.3.0...v0.4.0
[0.3.0]: https://github.com/tarugoconf/TOP/compare/v0.2.1...v0.3.0
[0.2.1]: https://github.com/tarugoconf/TOP/compare/v0.2.0...v0.2.1
[0.2.0]: https://github.com/tarugoconf/TOP/compare/v0.1.4...v0.2.0
[0.1.4]: https://github.com/tarugoconf/TOP/compare/v0.1.3...v0.1.4
[0.1.3]: https://github.com/tarugoconf/TOP/compare/v0.1.2...v0.1.3
[0.1.2]: https://github.com/tarugoconf/TOP/compare/v0.1.1...v0.1.2
[0.1.1]: https://github.com/tarugoconf/TOP/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/tarugoconf/TOP/releases/tag/v0.1.0
