Releases: newfold-labs/wp-module-notifications
Releases · newfold-labs/wp-module-notifications
1.2.5
What's Changed
- update wp-forge/helpers to 2.0 and unignore composer lock file by @circlecube in #21
Full Changelog: 1.2.4...1.2.5
1.2.4
Version 1.2.3
Version 1.2.2
What's Changed
- Update URL for Satis by @bradp in #16
- add brand plugin test workflow by @circlecube in #17
- Disable Notification Functionality in Post/Page List view in admin by @wpscholar in #18
- Fix issue where addQueryArgs is not defined by @wpscholar in #15
New Contributors
- @bradp made their first contribution in #16
- @wpscholar made their first contribution in #18
Full Changelog: 1.2.1...1.2.2
Version 1.2.1
What's Changed
- fix intercepts in tests for updated resturl by @circlecube in #14
Full Changelog: 1.2.0...1.2.1
Version 1.2.0
What's Changed
- Update/use runtime by @circlecube in #13
BREAKING CHANGE
- Must add the
addQueryArgs
method to the main notifications component. - We can also remove the
resturl
from constants as the module usesNewfoldRuntime
throughout now.
Full Changelog: 1.1.6...1.2.0
Version 1.1.6
Version 1.1.5
What's Changed
- update before test to not wait on alias for fixture stubbed intercept by @circlecube in #11
Full Changelog: 1.1.4...1.1.5
Version 1.1.4
What's Changed
- use appId env var by @circlecube in #9
- Update/tests for multibrand support by @circlecube in #10
Full Changelog: 1.1.3...1.1.4