Releases: WPoets/awesome-enterprise-wp
Releases · WPoets/awesome-enterprise-wp
Release list
3.2.4
3.2.3
- [Improved] Given the accesd to purge the cache to admin users as well.
- [Improved] nginx helper was asking for additonal cpabilites, added support.
- [Fixed] Uncaught ArgumentCountError: Too few arguments
3.2.2
- [Improved] Added support to create Elementor Widgets, introduced element_widgets.register shortcode and aw_elements service.
- [Improved] Added the ability to create GT blocks without ACF, introduced gt_blocks.register shortcode, and gb_blocks service.
3.2.1
- [Improved] : Codemirror was upgraded to 5.65.19
3.1.9
- [Fixed] When "dev" role was being assigned to a user, then it was resulting in 500 server error.
3.1.8
- [Fixed] wp.get sidebar. was not working properly.
- [Fixed] error message " trim(): Passing null to parameter #1 ($string) of type string is deprecated"
3.1.7
- [Fixed] the error "Undefined index: extension"
- [Fixed] the issue, where the sidebar was not getting called properly.
- [Fixed] the issue: undefined variable $o
- [Fixed] app_seo was making too many requests to the settings module, and if we have a large number of apps, then it becomes significant time, so we corrected the approach.
3.1.6
- [Fixed] fixed an issue where pages were getting overwritten unintentionally by awesome code editor.
3.1.5
[Improved] Made awesome core and awesome app CPTs to be dynamic based on values defined in AWESOME_CORE_POST_TYPE, AWESOME_APPS_POST_TYPE which can be defined in wp-config.php
3.1.4
[Improved]: Added the ability to import the HTML 'tar.gz' package from the export screen.
[Improved]: Arranged the screen showing the services list by the connections.
[Fixed]: sitemap_index.xml file was showing the wrong timestamp for app site map files.