-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Version bump to 2.2.0 and add a CHANGELOG
- Loading branch information
Showing
2 changed files
with
40 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
# Changelog | ||
|
||
## [2.2.0] - unreleased | ||
|
||
### New | ||
|
||
* New preference to open Shaarli in a new tab instead of a new window. | ||
* The preference window is displayed on first use. | ||
* It's possible to shaare a link with a right click. | ||
|
||
## [2.1.1] - 2015-10-10 | ||
|
||
### Fixed | ||
|
||
* Fixed a crash when there was no description and no mouse selection when clicking on the ShaarliExt button. | ||
|
||
## [2.1.0] - 2015-10-09 | ||
|
||
### New | ||
|
||
* Any selected text on the shared page is now sent to prefill the description field. | ||
|
||
## [2.0.2] - 2015-08-22 | ||
|
||
### New | ||
|
||
* ShaarliExt can now update itself. | ||
|
||
## [2.0.1] - 2015-08-22 | ||
|
||
### Fixed | ||
|
||
* Some website (like Facebook, Youtube or Twitter) use JS to change the tab URI without refreshing the page and ShaarliExt couldn't see it. | ||
|
||
## [2.0.0] - 2015-08-15 | ||
|
||
### New | ||
|
||
* First port of the extension from XUL to Firefox SDK. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters