== Changelog ==

= 1.0.7 =

* Added: Option to Disable Mouse Hover Effect.
* Added: Shortcode attributes: `on_stop` and `link_class`.
* Added: A filter to customize the post type list: `spt_post_type_exclude_list`.
* Tweak: Now number of posts field supports any number from -1.

= 1.0.6 =

* Added: A filter to customize post links: `spt_post_custom_redir_link`.
* Added: Permanent dismiss link in admin notice.
* Fixed: Unclosed HTML Tags in Admin Notices.
* Removed: `esc_html` from css code output.
* Tested upto WordPress 5.2.

= 1.0.5 =

* Added: Shortcode attributes: `post_info_start` and `post_info_end`.
* Removed: Some unused CSS codes.

= 1.0.4 =

* Added: Option to hide posts ticker if there are no posts available to show.
* Fixed: A error notice.
* Fixed: Some untranslated strings.

= 1.0.3 =

* Added: A filter to run custom query.
* Fixed: Duplicate HTML Element warning in browser console on Admin Settings Page.
* Removed: Some unwanted code from plugin codebase.

= 1.0.2 =

* Fixed: Untranslated Strings.

= 1.0.1 =

* Added: Label Margin.
* Added: Label Border.
* Added: Post display order.
* Added: Link nofollow.
* Added: Ticker margin.
* Added: Ticker Padding.
* Added: Post Info after ticker.
* Improved: Admin UI.

= 1.0.0 =

* Initial release.