Skip to content

Releases: ibericode/mailchimp-top-bar

1.6.0

13 Jan 08:20
Compare
Choose a tag to compare

1.6.0 - Jan 4, 2022

  • JS file now has defer attribute so it is not render blocking.
  • Stylesheet is now inserted through JS, so it is not render blocking.
  • Animations now entirely handled using CSS.
  • JS file is now 20% smaller because of the above (2.6 kB gzipped).

1.5.6

01 Dec 12:50
Compare
Choose a tag to compare

1.5.6 - Dec 1, 2022

  • Minor JS improvements to shrink ~500 bytes off script file.
  • Prepare admin tab navigation for upcoming Mailchimp for WordPress release.

1.5.2

09 Mar 08:19
Compare
Choose a tag to compare
v1.5.2

1.5.1

21 Jan 14:43
Compare
Choose a tag to compare
v1.5.1

v1.2.12

21 Jul 13:57
Compare
Choose a tag to compare

1.2.12 - July 21, 2016

Fixes

  • Bar would crash when clicking toggle icon during bar animation.

Improvements

  • Function scope generated JavaScript file to prevent Browserify clashes with other loaded scripts.
  • Make sure script works even though it's loaded in the head section.
  • Preparations for upcoming MailChimp for WordPress v4.0 release.

Additions

  • Added Spanish language files, thanks to Ángel Guzmán Maeso
  • Added mctb_data filter, to filter form data before it is processed.

Deprecated

  • Deprecated mctb_merge_vars filter.

v1.2.11

08 Jul 11:47
Compare
Choose a tag to compare

1.2.11 - July 8, 2016

Improvements

  • Completely removed optional jQuery dependency. The plugin now uses JavaScript animations, resulting in a much smoother experience.
  • Preparations for upcoming MailChimp for WordPress v4.0 release.

v1.2.10

12 Apr 13:28
Compare
Choose a tag to compare

1.2.10 - April 12, 2016

Fixes

  • Closed bar would still overlap underlying elements (like fixed top menu's).

v1.2.9

16 Mar 09:12
Compare
Choose a tag to compare

1.2.9 - March 16, 2016

Fixes

Top Bar was invisible on some themes because of z-index being too low.

v1.2.8

15 Mar 10:40
Compare
Choose a tag to compare

1.2.8 - March 15, 2016

Improvements

  • Make sure top bar doesn't appear on top of WP admin bar.
  • Hardened CSS styles for improved theme compatability.

v1.2.7

26 Jan 05:14
Compare
Choose a tag to compare

1.2.7 - January 5, 2016

Improvements

  • Miscellaneous code improvements

Additions

  • Add support for new debug log in MailChimp for WordPress 3.1