Releases: ArthurHoaro/shaarli2twitter
Releases · ArthurHoaro/shaarli2twitter
v2.2.0
v2.1.0
Please use CTRL+F5 (or equivalent) on editlink page to refresh the JS file cache after upgrading the plugin.
Added
- Allow user to manually edit tweet format for each shaare
Fixed
- Don't trigger JS events when editing a shaare
- Better handling of checkbox (and new inputs) disabled status with private shaare status
v2.0.0
Support Shaarli's namespaces (v0.11.0)
v1.4.0
Added
- Hide URL parameter for notes (check out the README).
- UT and Travis build
Fixed
- Fix an issue where a field would be cut with a negative number
- Remove non alphanumerical tags because Twitter only allows that
- PSR-2 syntax
Changed
- URL are now removed from title, description and tags to prevent length errors, broken links and unreadable tweets.
- All internal function are now prefixed to avoid collusion with other plugins
thanks to @yomli
v1.3.1
v1.3.0
- Changed: the setting
TWITTER_USE_PERMALINK
has been removed and replaced by a placeholder${permalink}
. - Major bug fix: URL length were calculated using their actual length instead of
t.co
length. - Minor bug fix: Support multibytes string split (e.g. don't truncate emoji).
Compatibility: Shaarli v0.8.1 and higher.
v1.2.0
- Upgrade to Shaarli v0.8.1 compatibility.
- Checkbox compatibility with Material Theme.
Compatibility: Shaarli v0.8.1 and higher.
v1.1.0
- A button to enable/disable a tweet has been added.
Compatibility: Shaarli v8.0.0 and higher.
v1.0.0
First release
Compatibility: Shaarli v8.0.0 and higher.