Releases: getAlby/lightning-publisher-wordpress
Releases · getAlby/lightning-publisher-wordpress
v1.4.2
v1.3.0-rc7
What's Changed
- fix: remove is_singular by @im-adithya in #35
- feat: add alby access token by @im-adithya in #41
- chore: only show message during exception by @im-adithya in #42
- Update bolt 11 package by @im-adithya in #43
Full Changelog: v1.3.0-rc6...v1.3.0-rc7
v1.3.0-rc6
Merge pull request #27 from getAlby/issue/26 Enable overriding template for unpaid button from theme folder
v1.3.0-rc5
Remove I18n dependency for NumberFormatter - format the amount using the WP number_format_i18n function
v1.3.0-rc4
- process shortcodes in protected content when unlocking the paywall
v1.3.0-rc3
- better support for Elementor. This also fixes some potential issues with wptexturize
- update dependencies (mainly Guzzle)
v1.3.0-rc2
- better support for Elementor. This also fixes some potential issues with wptexturize
1.3.0-rc1
- better support for Elementor. This also fixes some potential issues with wptexturize
v1.3.0-beta
- Support paywalls with the Elementor Plugin. This changes the order with which the content is filtered to work with the Elementor's content filters.