mirror of
https://github.com/cupcakearmy/unpixel.git
synced 2024-12-22 08:06:33 +00:00
59 lines
905 B
Markdown
59 lines
905 B
Markdown
# Changelog
|
|
|
|
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).
|
|
|
|
## [1.3.2] - 2022-01-09
|
|
|
|
### Changed
|
|
|
|
- Moved to pnpm
|
|
|
|
### Security
|
|
|
|
- Updated all dependencies.
|
|
|
|
## [1.3.1] - 2021-06-17
|
|
|
|
### Fixed
|
|
|
|
- Pause on Mic/Camera was not working correctly.
|
|
|
|
## [1.3.0] - 2021-06-10
|
|
|
|
### Added
|
|
|
|
- [macOS] Pause on Mic/Camera.
|
|
|
|
## [1.2.0] - 2021-06-01
|
|
|
|
### Added
|
|
|
|
- Progress bar.
|
|
|
|
## [1.1.2] - 2021-05-31
|
|
|
|
### Fixed
|
|
|
|
- Bug with update window when banner is currently open.
|
|
|
|
## [1.1.1] - 2021-05-28
|
|
|
|
### Added
|
|
|
|
- Restore focus to previous window when closing banner.
|
|
- Responsive image.
|
|
|
|
### Fixed
|
|
|
|
- Settings page not opening.
|
|
|
|
## [1.1.0] - 2021-05-15
|
|
|
|
### Added
|
|
|
|
- Only pause for a limited time.
|
|
- Volume slider for the sound.
|