Releases: linchpin/courier-notices
Releases · linchpin/courier-notices
courier-notices: v1.5.2
courier-notices: v1.5.1
courier-notices: v1.5.0
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 🧹
- added screenshots (c214831)
- Adding brand assets to readme (c6d87fe)
- build assets (9b94151)
- Bumping all dependencies. (31b04ae)
- bumping dependencies (1ca901e)
- bumping some dependencies (ee48930)
- changelog: Release v1.4.0 (6ca255c)
- changelog: v1.4.0 Release information (109bcb7)
- composer updates (07792b7)
- composer updates (e4432a1)
- configuring extra-files (c1226c8)
- deps: bump browserslist from 4.16.4 to 4.20.3 (c597b21)
- deps: bump follow-redirects from 1.13.3 to 1.14.8 (f1fc483)
- deps: bump minimist from 1.2.5 to 1.2.6 ([324a73a](https://github.com/linchpin/courier-notices/commit...
v1.4.7
1.4.7 (2022-09-02)
Features
- Add documentation (41c0792)
Bug Fixes
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
Fixes
- fix: Fixed an issue where user_id was not being passed in the request for notices
Release v1.4.5
Fixes
- fixed a minor issue with deployments having a nested zip (of the deployment)
Release v1.4.4
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
- Updated - Removed an extra trigger click on courier-close that could fire a redirect if multiple were used
Release v1.4.2
- Fixed - Cleanup build process
Release v1.4.1
New Release