2.1.2
This is a (mostly) bugfix release.
There’s no 2.1.1
because we got into a trouble and had to unpublish it.
- Now, all Likely services use HTTPS instead of HTTP. This is the only non-bugfix change in this release
(@vitkarpov, #59) - Twitter and VK (and probably other services) now receive the page title even when Likely is dropped before the
<title>
tag (@vitkarpov, #70) - Text on the buttons is now properly aligned when Minimal font size is enabled in Firefox (@vitkarpov, #80)
- When there’re several Likely blocks on the page, each with a different sharing url, running
likely.initiate()
multiple times broke the counters on these widgets. Now it doesn’t (@vitkarpov, #84)