mirror of
https://github.com/generativefm/generative.fm.git
synced 2026-04-26 03:00:08 -04:00
Merge branch 'master' into media-session-api
This commit is contained in:
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.11.0] - 2019-03-24
|
||||
|
||||
### Fixed
|
||||
|
||||
- Quickly switching between pieces while music is playing should no longer allow multiple pieces to play simultaneously
|
||||
@@ -179,7 +181,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
- Sound files will no longer be fetched and cached during service worker installation. They'll be cached once they are fetched for the first time. This significantly reduces cache usage since only one audio format is used per client.
|
||||
|
||||
[unreleased]: https://github.com/generative-music/generative.fm/compare/v0.10.1...HEAD
|
||||
[unreleased]: https://github.com/generative-music/generative.fm/compare/v0.11.0...HEAD
|
||||
[0.11.0]: https://github.com/generative-music/generative.fm/compare/v0.10.1...v0.11.0
|
||||
[0.10.1]: https://github.com/generative-music/generative.fm/compare/v0.9.0...v0.10.1
|
||||
[0.10.0]: https://github.com/generative-music/generative.fm/compare/v0.9.0...v0.10.0
|
||||
[0.9.0]: https://github.com/generative-music/generative.fm/compare/v0.8.1...v0.9.0
|
||||
|
||||
Reference in New Issue
Block a user