Changelog
1.7.2: Aug 21, 2024
- Fix:Â improve type check before sending data
1.7.1: Jul 18, 2024
- Fix: make notify component loader consistent with other components [Premium]
- Fix: consistency of buttons on the detail view
- Fix: consistency of input fields on the detail view
- Fix: apply fixes of Freemius latest sdk
- Change: health text to site health
1.7.0: Jun 27, 2024
- Add: scan your website using multiple popular services for insights
- Add: show success message after notification send [Premium]
- Change: show direct error message on notification without error prefix [Premium]
- Change: disable the send email button when not logged in [Premium]
- Change: remove list items from error tooltip for better styling
1.6.2: Jun 22, 2024
- Fix: return correct status code when email sending fails due to missing data
- Fix: under some circumstances certain variables were not set
1.6.1: Jun 21, 2024
- Fix: omit certain dist files
1.6.0: Jun 21, 2024
- Add: send e-mail notifications functionality [Premium]
- Change: styling of plugins panel
- Change: styling of error components both on the front and admin
- Change: replace phpdoc params with php types
1.5.0: May 16, 2024
- Add: search is now a free and default feature
- Change: move scripts to viewScript and make sure assets are loaded on demand
- Change: remove project translations and use translate.wordpress.org instead
- Change: enforce blocks to be added only once per page
1.4.0: Apr 18, 2024
- Add: a getting started widget to the admin settings
- Add: a cron status widget to the admin settings when type is site
- Change: update site links to verdant.studio (new site)
- Change: update npm deps, blocks to v3 and improve webpack build
- Change: update freemius sdk to latest [Premium]
1.3.2: Mar 28, 2024
- Change: improve plugin path existence check
- Fix: search when paginating
- Fix: x-wp-doingitwrong header
1.3.1: Mar 1, 2024
- Add: user count to detail view
- Change: remove the last margin bottom on elements within a section on the detail view
- Change: move notes above plugins on detail view [Premium]
1.3.0: Feb 5, 2024
- Add: create site notes while editing a site on a monitor [Premium]
- Add: display site notes on the site detail view [Premium]
- Change: improved display of plugin names on the detail view
- Change: improved error notice styling
- Fix: translations on the admin settings page
1.2.1: Jan 30, 2024
- Change: update libs
- Fix: scope conflicting vendor dependency (all deps now scoped)
1.2.0: Dec 19, 2023
- Add: show errors by icon and tooltip on the detail view
- Change: codebase setup for better testing
- Change: only set schedule on sites of type site
1.1.2: Nov 13, 2023
- Fix: plugin info not showing when all up-to-date
1.1.1: Nov 12, 2023
- Add: site address to the site detail view for easy access
- Change: hide upgrade link when site is not a monitor (cleaner!)
- Change: disable deactivation feedback form (cleaner!)
- Change: update translations
- Fix: fallback to default version when not activated / inactive [Premium]
1.1.0: Oct 18, 2023
- Add: toggle features to the settings of the Sites Monitor list block
- Add: pagination as a setting to the Sites Monitor list block
- Change: improve style of the Gutenberg blocks on the editor side
- Change: update translations
- Change: update logo, readme and add a new screenshot
- Fix: decode any html entities on clients and organisation on the front-end of the list view [Premium]
1.0.6: Sep 28, 2023
- Add: show placeholder message when no sites exist yet…
- Change: update Dutch translations
- Change: improve formatter
- Change: add default color to list headings
- Change: make list headings semibold
- Fix: api path for subdirectory sites
1.0.5: Sep 21, 2023
- Fix: unable to create a new site
1.0.4: Sep 21, 2023
- Add: display message when a site connection fails due to a ip restricted redirect
- Add: remove trailing slash on the site url when establishing a connection
- Change: remove padding around the head labels on the sites monitor list
- Fix: do not apply search filter when the search is empty [Premium]
1.0.3: Sep 20, 2023
- Add: initial sorting icon to rows which can be sorted on the list block
- Add: search functionality, filter rows by searching [Premium]
- Add: latest version of WP coding standards
- Change: translations
- Change: hover on rows which cannot be sorted
- Change: plugin screenshots / banner
- Change: show partial changelog on plugin description with link to full changelog on our site
1.0.2: Sep 15, 2023
- Change: remove contact and support links from sub menu
- Change: remove table layout-fixed for better responsiveness
- Fix: premium missing decode of html entities in site names [Premium]
- Change: update code to latest versions
1.0.1: Sep 7, 2023
- Add: Dutch language translations
- Add: use the WP posts per page setting for pagination
- Change: only show a single loader when refetching
- Change: remove unused license option from database and components
- Fix: only display published sites in the site list
1.0.0: Aug 31, 2023
- Change: huge performance boost by caching the latest version results
- Fix: sorting on paged results
- Fix: decode html entities in site names
0.1.1: Aug 17, 2023
- Add: open the site in a new tab when clicking on the site name
- Change: add new plugin screenshots
0.1.0: Aug 16, 2023
- Add: assign maintainers to sites [Premium]
- Add: show maintainers on the list and detail views [Premium]
- Change: removed sorting on clients [Premium]
- Change: performance improvements to the list view
- Change: update readme with new premium feature “maintainers”
0.0.9: Aug 10, 2023
- Add: sort and filter the table by name, version, plugin status and site health
0.0.8: Jul 29, 2023
- Change: disable auto complete on AP field
- Fix: monitor settings not saving
0.0.7: Jul 20, 2023
- Change: keep only one changelog file
- Fix: pointing to the wrong tag
0.0.6: Jul 19, 2023
- Add: assign clients to sites [Premium]
- Add: show clients on the list and detail views [Premium]
- Change: distinguish data retrieval by data which needs to be polled and one time data which is unlikely to change
- Change: handle errors independently, if one fails others may still succeed
- Change: improve the way errors are displayed on the list and detail views
- Change: improve styling of the list and detail views
0.0.5: Jun 29, 2023
- Change: the Sites Monitor List block is now a (responsive) table taking up less space
- Change: CSS styles are totally independent from the theme
- Change: the borders on the detail view were changed to shadows for consistency
0.0.4: Jun 26, 2023
- Fix: set interval to empty field by default
0.0.3: Jun 25, 2023
- Add: monitor block to site on site creation at the monitor site
0.0.2: Jun 25, 2023
- Fix: include JS assets in the plugin
0.0.1: Jun 25, 2023
- Init: first release of the plugin