feat: updated to electron 28. fixes #325

This commit is contained in:
2024-01-07 14:23:21 +01:00
parent 98f75418eb
commit 1d19857977
7 changed files with 1233 additions and 2396 deletions

View File

@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [5.8.0]
- Updated Electron to 28.1.1 for issue [325](https://github.com/Mastermindzh/tidal-hifi/issues/325)
- Updated dependencies to latest
- added theme files to stylelint ignore
- fixed other stylelint errors
## [5.7.1]
- Fixed mpris not being set up correctly due to capitalization of the instance name.