mirror of
https://github.com/cupcakearmy/unpixel.git
synced 2024-12-22 08:06:33 +00:00
changelog
This commit is contained in:
parent
69da7b2364
commit
62a8999f47
28
CHANGELOG.md
28
CHANGELOG.md
@ -5,44 +5,54 @@ 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/),
|
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).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
## [1.3.2] - 2022-01-09
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Moved to pnpm
|
||||||
|
|
||||||
|
### Security
|
||||||
|
|
||||||
|
- Updated all dependencies.
|
||||||
|
|
||||||
## [1.3.1] - 2021-06-17
|
## [1.3.1] - 2021-06-17
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Pause on Mic/Camera was not working correctly
|
- Pause on Mic/Camera was not working correctly.
|
||||||
|
|
||||||
## [1.3.0] - 2021-06-10
|
## [1.3.0] - 2021-06-10
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- [macOS] Pause on Mic/Camera
|
- [macOS] Pause on Mic/Camera.
|
||||||
|
|
||||||
## [1.2.0] - 2021-06-01
|
## [1.2.0] - 2021-06-01
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Progress bar
|
- Progress bar.
|
||||||
|
|
||||||
## [1.1.2] - 2021-05-31
|
## [1.1.2] - 2021-05-31
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Bug with update window when banner is currently open
|
- Bug with update window when banner is currently open.
|
||||||
|
|
||||||
## [1.1.1] - 2021-05-28
|
## [1.1.1] - 2021-05-28
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Restore focus to previous window when closing banner
|
- Restore focus to previous window when closing banner.
|
||||||
- Responsive image
|
- Responsive image.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Settings page not opening
|
- Settings page not opening.
|
||||||
|
|
||||||
## [1.1.0] - 2021-05-15
|
## [1.1.0] - 2021-05-15
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Only pause for a limited time
|
- Only pause for a limited time.
|
||||||
- Volume slider for the sound
|
- Volume slider for the sound.
|
||||||
|
Loading…
Reference in New Issue
Block a user