Skip to content

Commit

Permalink
Updated to version 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Nielssg committed Oct 15, 2020
1 parent 209ed3e commit a941a75
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,20 @@ tab,tab home,new tab,unsplash,clock,time,wallpaper

## Changelog

#### V1.4
* Added default wallpapers, which enables the use of Tabby for non-developers
* Improved visual appearance of the settings screen
* Fixed bug where skipping wallpapers and eventually clicking on the source will open a lot of tabs
* Added ability to also paste a collection url instead of the id

#### V1.3
* Added option to automatically change text color based on background

#### V1.2
* Improved UX
* Added new icons
* Improved Firefox support

#### V1.1
* Added support for Firefox
* Added new logo
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Tabby",
"description": "Tabby is a minimalistic new tab page packed with time, date and a refreshing new wallpaper every minute.",
"version": "1.3",
"version": "1.4",
"options_ui": {
"page": "src/options.html",
"open_in_tab": true
Expand Down

0 comments on commit a941a75

Please sign in to comment.