browser/CHANGELOG.md

39 lines
902 B
Markdown
Raw Normal View History

2022-01-10 10:38:32 +03:00
# 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).
2023-02-09 16:03:49 +03:00
## 1.0.0-a.56
### Fixed
- Fix our Better-Fox implementation
2023-02-07 12:10:25 +03:00
## 1.0.0-a.55
### Fixed
- Vertical tab scrolling is less horrible
2023-02-06 02:06:49 +03:00
## 1.0.0-a.54
## Added
- Vertical tab resizing (#199)
## Changed
- Welcome screeen will ask if you want to enable vertical tabs (#198)
- Pulse Theme for vertical tabs has been cleaned up (#201)
2023-01-20 04:55:58 +03:00
## 1.0.0-a.53
2022-01-10 10:38:32 +03:00
2023-01-20 04:55:27 +03:00
## Added
- Vivaldi & Opera importers (#200, Upstream)
2022-01-10 10:38:32 +03:00
2023-01-20 04:55:27 +03:00
## Changed
- Updated Firefox to `109.0` (#200)
- Update uBlock Origin to `1.46.0` (#200)
2022-01-10 10:38:32 +03:00
2023-01-20 04:55:27 +03:00
## Fixed
- Vertical tabs no-longer display in fullscreen (#197, @Jacob-Tsekrekos)
- Remove gap above toolbar w/ vertical tabs on Windows (#197, @Jacob-Tsekrekos)