Releases: osDXP/osdxp-dashboard
Releases · osDXP/osdxp-dashboard
1.1.5
- fixed localized object name
- updated dependencies
1.1.4
- update custom menu order logic
v1.1.2
- update dependencies
- miscellaneous cleanup
1.1.1
Added
- Apply proper colspan to module update messages (8336f3d)
Changed
- Refactor dashboard templates logic (41c7c8e)
- Refactor redirect path for user logins that are using osDXP (41c7c8e)
- Account for osDXP dashboard status when deciding redirect path when checking for updates (cdab982)
- Update default available modules json file (50c2504)
- Reimplement available modules in regular admin on a multisite (50c2504)
Fixed
- Fix checking for new modules on a single site in a multisite instance (3cc3bd7)
- Fix proper path when switching to regular WordPress interface (8336f3d)
1.1.0
Added
Changed
- Make plugin agnostic of integrations (bc72a83, c6779c5, #15)
- Register assets by default and only enqueue them conditionally (96dad4f, #47)
- Use SCRIPT_DEBUG instead of WP_DEBUG when deciding what type of assets to load (
240e884, #46)
1.0.3
Changed
- Updates default available modules
json
(503737b)
- Adds slug filtering for modules (503737b)
Fixed
- Updates
yahnis-elsts/plugin-update-checker
dep to ~4.8.0
(#33, dbf99ec)
- Shifted parent updater initialization logic to a point before member access (#38, #34)
- Files with effects now loaded by main plugin (#41, #37)
- Autoload file now loaded only if exists (#40, #39)
1.0.2
Changed
- Changed osDXP logo from
png
to svg
(cc3d27e)
- Changed Dashboard action icons to be inline with the sidebar (561d129)
Fixed
1.0.1 hotfix
This version provides a hotfix for #18 while also adding some miscellaneous cleanup to available modules endpoint.
Initial osDXP release
This is the initial osDXP Dashboard release!