Skip to content

Releases: linchpin/courier-notices

courier-notices: v1.5.8

22 Feb 01:40
94a85d5
Compare
Choose a tag to compare

1.5.8 (2023-02-22)

Bug Fixes 🐛

  • #312: Fix an issue with post meta being saving in all post types (6d12991)
  • deps: update npm (a0f013c)

Miscellaneous Chores 🧹

  • deps: update composer (fc6a119)
  • deps: update composer (44d2421)
  • deps: update dependency meow to v11 (e989d72)
  • deps: update svenstaro/upload-release-action action to v2.5.0 (e377024)

courier-notices: v1.5.7

06 Feb 21:19
835fb9e
Compare
Choose a tag to compare

1.5.7 (2023-02-06)

Miscellaneous Chores 🧹

  • master: release courier-notices 1.5.6 (2ba85c3)

Bug Fixes 🐛

courier-notices: v1.5.6

06 Feb 19:50
Compare
Choose a tag to compare

1.5.6 (2023-02-06)

Bug Fixes 🐛

courier-notices: v1.5.5

14 Nov 17:08
8de74db
Compare
Choose a tag to compare

1.5.5 (2022-11-14)

Bug Fixes 🐛

  • #297: Send just array values to resolve fatal in PHP8 (d24fb6b)
  • #298: Check if title rules array exists (4c6822f)

courier-notices: v1.5.4

03 Nov 21:09
8f452ef
Compare
Choose a tag to compare

1.5.4 (2022-11-03)

Bug Fixes 🐛

  • #265: debug modal firing consistently, clean-up PHP warnings (cc35877)

courier-notices: v1.5.3

03 Nov 18:23
96bec09
Compare
Choose a tag to compare

1.5.3 (2022-11-01)

Miscellaneous Chores 🧹

  • NO-JIRA: Touch file to create build (fa420fd)

courier-notices: v1.5.2

31 Oct 14:13
459568a
Compare
Choose a tag to compare

1.5.2 (2022-10-31)

Bug Fixes 🐛

  • NO-JIRA: missing dependencies (ce8a93c)

courier-notices: v1.5.1

31 Oct 13:53
a7e7861
Compare
Choose a tag to compare

1.5.1 (2022-09-12)

Changes to Existing Features 💅

  • Updated the distigore to remove unneeded files (576d020)
  • Updated the release please workflow (6844a9f)

courier-notices: v1.5.0

07 Sep 20:26
913402c
Compare
Choose a tag to compare

1.5.0 (2022-09-07)

Reverts ⏪️

  • cant spend time looking at coding standards (6ce4874)

Features ✨

  • Add documentation (41c0792)
  • Added controls for toggling show/hide of titles within the admin javascript (Classic Editor) #93 (5a445d0)
  • Added css for admin UI elements related to toggling show/hide of notice titles #93 (a6ff5c0)
  • Making it so modals will only show 1 at a time (f812325)
  • Making modals more efficient. (f812325)
  • Split global design styles and "Notice Style" styles into different views. (3664791)
  • Updated how modals work to only show one at a time (2b599da)

Changes to Existing Features 💅

  • adding coding standards scanning (ee48930)
  • Adjusted same notice type stacking to use a divider as a before to work better with coloring above bar and icon background coloring (c8b33d7)
  • adjusting welcome panel classes to not rely on WordPress's default welcome styles (67743f6)
  • build: improve/cleanup the build process (1307e09)
  • deploy: Improve how deployments work #262 (e7896af)
  • Improve workflows for coding standards (0286a0b)
  • Improved the build process for the plugin to be more streamlined (07d963c)
  • Remove ajax toggle from admin (e266529)
  • removed a bunch of deprecated instances of division being down outside calc() (9b94151)
  • removing an extra trigger click on courier-close / trigger-close that was firing a redirect if an href was used (0d6503e)
  • removing unneeded action (403b76d)
  • Replaced node-sass library with "sass" (dart sass) implementation (9b94151)

Bug Fixes 🐛

  • add "hide" css class to hide elements within the modal overlay when needed (3253349)
  • added show/hide title to default template (a3a2f3c)
  • admin: Adding in missing semicolons (bf1c70f)
  • admin: Make sure $selected_styles is an array before running in_array, adding link to Global Design Settings page in the callout (e725427)
  • admin: Removed courier_notice post type specific javascript being enqueued on all post edit pages. (140a208)
  • Allow trigger-close to fire dismissal and window.location even if ajax isn't being called, add ajaxComplete method specifically to user_id after post (dcb159a)
  • build paths were incorrect from migrating (e5cf620)
  • deps: update npm (819c875)
  • fixed an incorrect selector when adding a new informational notice type (58f17b1)
  • Fixed an issue where the link to design was incorrect due to other updates (063b88f)
  • fixed an issue with releases not being created properly on GitHub (1307e09)
  • Fixed an issue with zips being nested within the deployment (4ea6f32)
  • fixed undefined show_hide_title within templates (c214831)
  • Fixing an issue with vendor assets that are committed in the repo incorrectly (9cf10f8)
  • Fixing an issue with vendor assets that are committed in the repo incorrectly (5bd4f5c)
  • Fixing an issue with vendor assets that are committed in the repo incorrectly (a51aed5)
  • incorrectly looking for delete_transient instead of delete_option (d100bce)
  • invalid workflow (a7cf5f2)
  • modal notices were skipping display of first notice in some circumstances (a0bf6e0)
  • Model: Fixing a fatal error when referencing settings (cca0ad1)
  • No build task was available (caf2a8e)
  • Pass user_id within request for notices (ecd5fdd)
  • removing node specific checks (d79229f)
  • removing node specific checks (bffe3db)
  • replaced a deprecated method (a3a2f3c)
  • workflow: Adding composer install to master workflow (bccf1be)

Miscellaneous Chores 🧹

Read more

v1.4.7

02 Sep 18:53
e0607fc
Compare
Choose a tag to compare

1.4.7 (2022-09-02)

Features

Bug Fixes

  • deps: update npm (819c875)
  • Model: Fixing a fatal error when referencing settings (cca0ad1)

Miscellaneous Chores

  • build assets (9b94151)
  • deps: update 10up/action-wordpress-plugin-deploy action to v2.1.1 (1b3cb5a)
  • deps: update dependency glob-parent to v6 (b181bb6)
  • deps: update node.js to v16 (4802101)
  • deps: update peter-evans/create-pull-request action to v4 (a6deef5)
  • generate build assets (a739466)
  • Make sure additional files can be updated (38334e1)
  • update lock file (9b94151)
  • Updated timestamp of plugin update (38334e1)