2019-03-25 20:26:03 +00: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).
|
|
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
### Added
|
2019-03-21 19:41:41 +00:00
|
|
|
- #916 - Added the ability to save and delete bookmarks
|
2019-04-08 15:04:22 +00:00
|
|
|
- #356 - Added the ability to delete history
|
2019-04-02 00:53:37 +00:00
|
|
|
- #208 - Added normal browsing dark mode (advised to use attrs from now on for most referenced colors)
|
2019-04-08 15:04:22 +00:00
|
|
|
- #957 - Added telemetry for the context menu
|
|
|
|
- #1036 - Added telemetry for Find in Page
|
|
|
|
- #1049 - Added style for progress bar with gradient drawable
|
2019-04-02 03:40:40 +00:00
|
|
|
- #1165 - Added doorhanger to the toolbar
|
2019-04-08 15:04:22 +00:00
|
|
|
- #1002 - Added ability to restore tab after crash
|
2019-04-05 22:08:55 +00:00
|
|
|
- #1195 - Adds telemetry for quick action sheet
|
2019-04-05 23:44:51 +00:00
|
|
|
- #627 - Sets engine preferred color scheme based on light/dark theme
|
2019-04-05 21:33:02 +00:00
|
|
|
- #904 - Added tab counter in browser toolbar
|
2019-04-04 20:40:39 +00:00
|
|
|
- #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
|
2019-04-09 21:15:18 +00:00
|
|
|
- #1068 - Adds the ability to quickly copy the URL by long clicking the URLBar
|
2019-04-08 00:24:22 +00:00
|
|
|
- #1170: Allow user to add a new site exception to site permissions
|
2019-04-09 23:31:57 +00:00
|
|
|
- #1430 - Adds the Fenix Snackbar
|
2019-04-09 22:38:24 +00:00
|
|
|
- #1397 - Adds favicons to the history view
|
2019-04-10 20:37:51 +00:00
|
|
|
- #1375 - Added setting for turning off history suggestions
|
2019-04-11 17:34:27 +00:00
|
|
|
- #1139 - Resolved a 170ms delay on cold start
|
2019-04-12 00:17:10 +00:00
|
|
|
- #176 - Added a swipe to delete gesture on home screen
|
2019-04-11 04:30:15 +00:00
|
|
|
- #1539 - Added bookmarks multi-select related features
|
2019-04-12 18:34:16 +00:00
|
|
|
- #1603 - Remove deprecated success path for Firefox Accounts login
|
2019-04-12 18:09:07 +00:00
|
|
|
- #619 - Sets toolbar behavior based on accessibility and if session is loading
|
2019-04-11 18:58:07 +00:00
|
|
|
- #1571 - Added a snackbar for undoing bookmark deletion
|
2019-04-11 20:04:51 +00:00
|
|
|
- #1079 - Managing site permissions exceptions
|
2019-04-14 03:25:58 +00:00
|
|
|
- #1312 - Added clear textfield buttons for editing bookmarks
|
2019-04-14 04:31:15 +00:00
|
|
|
- #1312 - Added a missing edit action for bookmark selections
|
2019-04-17 17:37:36 +00:00
|
|
|
- #974 - Added telemetry for bookmarks
|
2019-04-09 22:38:24 +00:00
|
|
|
|
2019-03-25 20:26:03 +00:00
|
|
|
### Changed
|
2019-04-07 21:21:19 +00:00
|
|
|
- #1429 - Updated site permissions ui for MVP
|
2019-04-12 15:15:56 +00:00
|
|
|
- #1599 - Fixed a crash creating a bookmark for a custom tab
|
2019-03-25 20:26:03 +00:00
|
|
|
### Removed
|