See CHANGELOG.md for the full entry. Version 1.9.0 was never released, so this covers everything since 1.8.0.
Highlights
EventON is now named as a dependency. The archive is built entirely from EventON's ajde_events posts. Without EventON active there is nothing to collect: the next rebuild empties the page and the settings screen reports a successful build of zero events, which reads as this plugin having broken. An admin notice now names the actual cause.
The dependency is declared at runtime rather than through the Requires Plugins header. EventON installs into a directory named eventON, and WordPress drops any dependency slug that is not lowercase-and-hyphens, so it can never be named there. The runtime check also catches EventON being deactivated after the plugin was already running, which the header does not.
From 1.9.0 — the venue attribute on [eventon_archive], the block, and [eventon_archive_count], so a venue page can carry a self-maintaining list of every DROC day at that circuit or bar.
Requires
WordPress 6.5+, PHP 8.0+, EventON.