Skip to content

Releases: immanuelfodor/emojione

1.0.2

28 Sep 05:10
Compare
Choose a tag to compare

Improvements 🚀

Compatibility 🛡️

Tested with Shaarli 0.12.0

v1.0.1

05 Sep 15:58
Compare
Choose a tag to compare

Bugfixes 🐛

  • Ensure plugin resources loading from the right directory (subpath Shaarli install or version 0.12.0-beta new URLs)

Improvements 🚀

Compatibility 🛡️

Tested with Shaarli 0.12.0-beta

v1.0.0

30 Aug 11:21
eca7f12
Compare
Choose a tag to compare

Breaking changes ⚠️

This release is not yet compatible with subdirectory Shaarli installs, as ../ is replaced by / in the JS files (see #1). Could be solved with ../../ maybe or some clever JS-fu but I had no more time to solve this. PRs are welcome to fix this.

New features 🎉

  • The first Emojione plugin version released in this fork. Implements necessary changes to be compatible with Shaarli v0.12.0-beta as it has introduced a major internal rewrite (shaarli/Shaarli#1511). This release should be backwards compatible with older Shaarli instances as well. (#1)

Compatibility 🛡️

Tested with Shaarli 0.12.0-beta