Releases: magenizr/Magenizr_ResetUiBookmarks
Releases · magenizr/Magenizr_ResetUiBookmarks
Version 1.3.2
Version 1.3.1
- Declare class property to fix issue in PHP 8.2
Thanks @hgati
Version 1.3.0
- Namespace added so that you can clear bookmarks for specific grid tables only
Version 1.2.2
- 2.4.6 compatibility check
- Code cleanup
- Improved $form and $userId check
Thanks @Acrylangel
Version 1.2.1
- Validation issue (
Cannot read properties of undefined (reading 'settings')
) onSave User
action fixed. Thank you @BeardTech @madleen
Version 1.2.0
- ResetUiBookmarks Button added to
System > Permissions > All Users > {User} > User Info
so that bookmarks can be cleared for non-administrator users. Thanks @vandijkstef
Version 1.1.2
setup_version=""
removed from module.xml Thanks @kanevbg
Version 1.1.1
- 2.4.x compatibility added
- Cleanup various files to follow coding standard (EQP, ECG)
- Remove framework requirement in composer.json
Version 1.1.0
- Choose between the options
All Bookmarks
,Saved Filters Only
andKeep Saved Filters
Version 1.0.3
Cleanup in resetuibookmarks.phtml