Skip to content

Releases: kmhcreative/zappbar

ZappBar 0.3.0

08 Dec 20:58
Compare
Choose a tag to compare
ZappBar 0.3.0 Pre-release
Pre-release
  • Added ComicPost plugin support.
  • Removed social media code for X, Twitter, Google+, StumbleUpon, Digg, and Delicious
  • Added social media code for sharing on Threads and Bluesky
  • Updated/fixed OpenGraph meta
  • Added toggle to explicitly include/exclude social meta
  • Plugin Update Checker updated to v5.4
  • Minimum WP version increased to 4.9
  • Minimum PHP version increased to 7.4

ZappBar 0.2.9

28 Nov 21:26
Compare
Choose a tag to compare
ZappBar 0.2.9 Pre-release
Pre-release

The Mastodon self-verification code insertion was asking for ID but actually required the URL. This update allows you to use either, and if you previously entered an ID it will automatically be reformatted to a URL at the insertion point. If the verification didn't work for you before try re-saving your Mastodon profile and it should re-crawl your site.

ZappBar 0.2.8

22 Nov 22:14
Compare
Choose a tag to compare
ZappBar 0.2.8 Pre-release
Pre-release
  • Added Tumblr to Social Sharing options.
  • Added Mastodon to Social Sharing options.
  • Added Mastodon Verification Code insertion option.
  • Added "Share on Mastodon Easily" script.
  • Social Media options now sorted alphabetically.
  • Social Share Shortcode now defaults to show ALL services.

ZappBar 0.2.7

13 Jul 23:19
Compare
Choose a tag to compare
ZappBar 0.2.7 Pre-release
Pre-release
  • Fixed issue with icon picker pop-up not populating with icons to pick.
  • Fixed Splash Timer error if database had no saved timeout value.

ZappBar 0.2.6

06 Sep 19:49
Compare
Choose a tag to compare
ZappBar 0.2.6 Pre-release
Pre-release
  • Code fixes for PHP 7.4 and WordPress 5.5
  • Minor layout adjustments
  • Supports Manga+Press plugin again (both version 3 & 4)
  • Fixed compatibility with Webcomic v5 plugin.
  • Fixed compatibility with Woocommerce v4.3 plugin
  • WooCommerce bar now shows on "Shop" page with dynamic cart
  • New option for buttons with or without label text and/or tooltips

See README for full changelog.

ZappBar 0.2.5

18 Sep 19:56
Compare
Choose a tag to compare
ZappBar 0.2.5 Pre-release
Pre-release
  • Updated browser sniffer for Edge Chromium
  • Added option to turn full Comments Section into App Panel (instead of just the comment form)
  • Added Auto-Updating directly from GitHub (no longer requires GitHub Updater plugin)
  • Tested compatible up to PHP 7.1.31
  • Google Plus removed from Social Media options.
  • If ONLY the Comment Form is turned into an App Panel the Reply-To links no longer move the form but it still posts to correct place in comment thread.

ZappBar 0.2.4

02 Sep 20:27
Compare
Choose a tag to compare
ZappBar 0.2.4 Pre-release
Pre-release
  • This update includes files mistakenly omitted from the previous release. If crawls of your website are showing a lot of 404 Not Found errors you need to apply this update.

ZappBar 0.2.3

02 Jun 00:40
Compare
Choose a tag to compare
ZappBar 0.2.3 Pre-release
Pre-release
  • Removed Digg from Social Media options
  • Removed StumbleUpon from Social Media options
  • Fixed issue where inactive ZappBar buttons caused 404 Not Found errors for bots indexing site. The button href placeholders were mistaken for links to non-existent pages. They are now masked as in-page anchor links.
  • Updated zappbar.js to find and activate buttons via the fake anchor links.

ZappBar 0.2.2

22 Jul 22:11
Compare
Choose a tag to compare
ZappBar 0.2.2 Pre-release
Pre-release

Version 0.2.2

  • Fixed error where ComicPress sidebars would be displayed on iPad in portrait even when set to be hidden.
  • Fixed error where ComicPress comic post was using comic bottom bar when set to use default one.
  • Fixed minor sidebar display errors when "Retrofit" is applied to a ComicPress theme.
  • Fixed issue where Comment box converted to Zappbar Panel was not kicking in for iPad in landscape.
  • Removed Delicious from Social Media options
  • Added option to Reset all settings to defaults
  • Added option to hide Blog Navigation links
  • Added options to selectively NOT display top/bottom Zappbar(s)
  • Added options for custom top/bottom ZappBars on single Blog Post
  • Added disabled button styling to blog, comic, and archive pages where you are already on the first or last page/post/chapter.
  • Zappbar now checks Woocommerce product pages for the existence of elements converted to panels and disables buttons wired to them in the event they do not exist.
  • Fixed error in Site Layout that always showed Woocommerce tab-to-panel conversion enabled, even when it wasn't.
  • If comment form is converted to panel, Reply-to links can now also open/close it.
  • Added setting to make using App Icon as site Favicon optional (ZappBar gets added to head tag late, so it over-rides any favicon set by theme, but not everyone wants this).
  • Fixed problem with some settings going back to default on re-activation.

ZappBar 0.2

10 Oct 00:57
Compare
Choose a tag to compare
ZappBar 0.2 Pre-release
Pre-release
  • [Issue #1] Responsive stylesheets updated to support HD Android and Surface tablets, iPhone 6. Application is now a two-step process by screen size and/or device
  • [Issue #2] Disable Admin Toolbar no longer disabled by default.
  • [Issue #3] Show/Hide/Convert theme elements overhauled (now allows deselecting all), zappbar.js script updated with better apply/unapply action.
  • [Issue #4] Updated to PHP 5 Constructors
  • [Issue #4] Fixed numerous Notices of undefined variables
  • Added “Force” and “Only” over-rides for Mobile devices so you can now (fairly) reliably apply it just to phones and tablet while leaving your Desktop theme untouched.
  • Added “retrofit” option to try to make non-responsive themes responsive even when ZappBars are not being shown
  • Added option to customize when "retrofit" kicks-in linearization
  • zappbar.js script updated with better device detection.
  • Fixed “Hide Comic Navigation” checkbox
  • Added github-updater plugin code to plugin header
  • Responsive layout fixes for ComicPress 4.3
  • Auto-detect theme width for retrofit added
  • Fixed misaligned comic post receiving comic archive styling
  • Fixed undefined index social_panel and settings
  • Fixed missing default button bg opacity variable on activation
  • Cleaned up sprintf in class.settings-api.php
  • Added type for HTML5 input type="number" to class.settings-api.php
  • Fixed inline styling of ZappBar menu items
  • Fixed #wpadminbar and sidebar display issues with sample_styles.css file
  • Merged in fixes to html_inject.php for ComicPress chapter navigation