Skip to content

Releases: soderlind/super-admin-all-sites-menu

1.8.4

15 Jan 21:22
7cbe527
Compare
Choose a tag to compare

What's Changed

  • Bump version to 1.8.4 and update dependencies in composer.json, packa… by @soderlind in #38

Full Changelog: 1.8.3...1.8.4

1.8.3

15 Jan 13:59
Compare
Choose a tag to compare

What's Changed

  • Enhance GitHub Actions workflow for WordPress deployment with attesta… by @soderlind in #37

Full Changelog: 1.8.2...1.8.3

1.8.2

13 Jan 16:24
15f509f
Compare
Choose a tag to compare

What's Changed

  • Add permission checks and strict types.Security: Added endpoint verification for REST API requests by @soderlind in #36

Full Changelog: 1.8.1...1.8.2

1.8.1

11 Jan 10:21
c0d1d4a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.0...1.8.1

1.8.0

08 Jan 16:07
23d2238
Compare
Choose a tag to compare

What's Changed

  • Code modernization: Refactored to use PHP 8.0+ features by @soderlind in #34

Full Changelog: 1.7.3...1.8.0

1.7.3

08 Jan 11:08
7edf423
Compare
Choose a tag to compare

What's Changed

  • Fixed search functionalit. by @soderlind in #33
    • Improved search performance with better indexing
    • Added mutation observer to handle dynamically loaded sites
    • Fixed event handling for search input
    • Added improved error handling for search elements
    • Better handling of empty search inputs

Full Changelog: 1.7.2...1.7.3

1.7.2

08 Jan 00:41
Compare
Choose a tag to compare

What's new

Bump version to trigger a deploy to WordPress.org

Full Changelog: 1.7.1...1.7.2

1.7.1

08 Jan 00:26
Compare
Choose a tag to compare

What's new

Fixed GitHub Action so it will deploy to WordPress.org

Full Changelog: 1.7.0...1.7.1

1.7.0

07 Jan 23:43
1938496
Compare
Choose a tag to compare

What's Changed

  • Major code refactoring and improvements by @soderlind in #32
    • Added comprehensive JSDoc documentation
    • Improved error handling throughout the codebase
    • Enhanced IndexedDB implementation with private class fields
    • Added debouncing to search functionality
    • Improved intersection observer implementations
    • Better type checking and null safety
    • Modernized class structure and module organization

Full Changelog: 1.6.9...1.7.0

1.6.9

11 Dec 23:31
7995ff5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.8...1.6.9