Smarter site URL resolution for api.maca.se telemetry (prefers public domain over 127.0.0.1/localhost on proxied hosts).
Defer activation telemetry to shutdown so request headers and WordPress URL filters are available.
1.0.36
Installation telemetry: sends activate, deactivate, and uninstall events to api.maca.se/v1/njuvs/events.php (privacy disclosure in Description and FAQ).
Deactivation feedback modal with preset reasons; feedback sent via the same API when submitted.
1.0.35
Plugin URI and author URI point to maca.se
REST API for maca Hub integration (maca-hub/v1: status, news, and events)
Allow social publishing from authenticated Hub API requests
1.0.31
WordPress.org listing: plugin URI and readme updated for the plugin directory
Extract news/event admin form helpers to enqueued script (media picker, recurrence fields, large-image warning)
1.0.30
Social publish progress bar moves continuously while waiting instead of jumping between steps
1.0.29
Warn in admin when a selected news or event image is large (500 KB+); updated translations and guides
1.0.28
Fix “Please reduce the amount of data” when saving news: lighter excerpt editor and strip pasted data-URI images
1.0.26
Respect “Enable maca Njuvs” setting: stop auto-enabling and showing news when disabled
1.0.24
Standalone plugin: removed maca Menulist integration and renamed internal API to maca_njuvs_*
1.0.22
Exclude dev tools from release ZIP
Escape output at echo time (wp_kses_post / wp_kses)
1.0.21
WordPress.org review: enqueue admin and frontend scripts instead of inline tags