Skip to content

Releases: linchpin/courier-notices

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)

Release v1.4.6

25 May 13:10
9ec66bd
Compare
Choose a tag to compare

Fixes

  • fix: Fixed an issue where user_id was not being passed in the request for notices

Release v1.4.5

24 Mar 20:47
db05905
Compare
Choose a tag to compare

Fixes

  • fixed a minor issue with deployments having a nested zip (of the deployment)

Release v1.4.4

10 Feb 19:52
Compare
Choose a tag to compare

Updated

  • improve the build process
  • updated all dev dependencies

Fixes

  • fixed an issue with releases not being created properly on GitHub

Release v1.4.3

10 Feb 14:58
e7c549f
Compare
Choose a tag to compare
  • Updated - Removed an extra trigger click on courier-close that could fire a redirect if multiple were used

Release v1.4.2

09 Feb 23:45
Compare
Choose a tag to compare
  • Fixed - Cleanup build process

Release v1.4.1

09 Feb 16:56
Compare
Choose a tag to compare

New Release