mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-02 03:40:16 +00:00
44 lines
2.1 KiB
Markdown
44 lines
2.1 KiB
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).
|
|
|
|
## [Unreleased]
|
|
### Added
|
|
- #916 - Added the ability to save and delete bookmarks
|
|
- #356 - Added the ability to delete history
|
|
- #208 - Added normal browsing dark mode (advised to use attrs from now on for most referenced colors)
|
|
- #957 - Added telemetry for the context menu
|
|
- #1036 - Added telemetry for Find in Page
|
|
- #1049 - Added style for progress bar with gradient drawable
|
|
- #1165 - Added doorhanger to the toolbar
|
|
- #1002 - Added ability to restore tab after crash
|
|
- #1195 - Adds telemetry for quick action sheet
|
|
- #627 - Sets engine preferred color scheme based on light/dark theme
|
|
- #904 - Added tab counter in browser toolbar
|
|
- #1312 - Added the ability to edit bookmarks
|
|
- #1236 - Added the ability to create bookmark folders
|
|
- #1237 - Added the ability to delete bookmark folders
|
|
- #1238 - Added the ability to edit bookmark folders
|
|
- #1239 - Added the ability to move bookmark folders
|
|
- #1068 - Adds the ability to quickly copy the URL by long clicking the URLBar
|
|
- #1170: Allow user to add a new site exception to site permissions
|
|
- #1430 - Adds the Fenix Snackbar
|
|
- #1397 - Adds favicons to the history view
|
|
- #1375 - Added setting for turning off history suggestions
|
|
- #1139 - Resolved a 170ms delay on cold start
|
|
- #176 - Added a swipe to delete gesture on home screen
|
|
- #1539 - Added bookmarks multi-select related features
|
|
- #1603 - Remove deprecated success path for Firefox Accounts login
|
|
- #619 - Sets toolbar behavior based on accessibility and if session is loading
|
|
- #1571 - Added a snackbar for undoing bookmark deletion
|
|
- #1079 - Managing site permissions exceptions
|
|
- #1312 - Added clear textfield buttons for editing bookmarks
|
|
- #1312 - Added a missing edit action for bookmark selections
|
|
- #974 - Added telemetry for bookmarks
|
|
|
|
### Changed
|
|
- #1429 - Updated site permissions ui for MVP
|
|
- #1599 - Fixed a crash creating a bookmark for a custom tab
|
|
### Removed |