# CHANGELOG

## [0.6.3] - 2021-12-29
### Add
- Metainfo data about inputs support and screen size requirements

## [0.6.2] - 2021-11-10
### Fixed
- Better icons appearence in sidebar
- Squared "Star" buttons
### Changed
- Round corners in lists
- Use app icon in empty starred page

## [0.6.1] - 2021-07-18
### Add
- Support for adaptive filter in Phosh app drawer
### Fixed
- Event progressbar handle events with zero duration (devrtz) (fix ~fabrixxm/confy#18)
### Changed
- Store events datetimes as UTC in db, display in current timezone.

## [0.6.0] - 2021-06-12
### Added
- Full-text search in shedule view (fix ~fabrixxm/confy#11)
- Full-text search in starred view (fix ~fabrixxm/confy#12)

### Fixed
- Add page stack to starred view (fix ~fabrixxm/confy#13)
- Move Search Bar revealer out of overlay (fix ~fabrixxm/confy#10)

### Changed
- Modify primary menu to better fit GNOME guidelines (seabass)
- Move 'star event' button to end of event widget (seabass)


## [0.5.5] - 2020-04-06
### Added
- Open urls with default application per file type, if possible

## [0.5.4] - 20201-02-18
### Fixed
- Use correct file for appstream metadata
- Remove more unsupported markup tags from strings
- Fix "next up" query and notification

### Changed
- Updated flatpack to GNOME Runtime 3.38


## [0.5.3] - 2021-01-28
### Added
- Event progress indicator in event list row widget

### Fixed
- Fix overlapping events query (don't return event ending/starting on same exact time)


## [0.5.2] - 2021-01-17
### Added
- Search in conferences list
- Global shortcuts
- Shortcuts window

### Changed
- Install python module in python's site-lib dir
- Fix metadata install path
- Fix flatpak manifest: add python deps


## [0.5.1] - 2020-12-30
### Added
- Allow edit user-added conference metadata
- Allow remove user-added conferences
- Show editing dialog after adding a custom url
- Clear cache from preferences dialog

### Changed
- Set a maximum size for conferece logo in main page

### Fixed
- Small fixes to UI
- Support "baseurl" property in pentabarf
- Fix XML entities stripping
