Nonaki Changelog
DinoMatic WP Plugins Nonaki Nonaki Changelog
Nonaki v2.0.2
🌟 New Features
- Link Checker Controls: Added two new settings to control the automated link checker — enable or disable daily checks, and separately opt in to email notifications when broken links are found.
Nonaki v2.0.1
🌟 New Features
- New REST API routes: Create more integration, you can now manage your links and redirects through the WP REST API.
- Bulk Tagging: You can now select multiple links to add or remove tags simultaneously, making link organization significantly faster.
- Configurable Pagination: Added a "links per page" selector (20, 50, or 100) that persists to your browser settings.
🎨 UI/UX Updates
- CSS Isolation: Implemented a global prefix for all plugin utility classes. This ensures Nonaki's styles remain isolated and do not conflict with your WordPress theme or other active plugins.
🔧 Improvements
- Better Link Checker: Improved how the link checker works for more precise results.
- API Resiliency: Added Cache-Control: no-cache to API GET requests to ensure you're always seeing the most up-to-date link data.
Nonaki v2.0.0
Version 2 is a complete rewrite. The core is the same - clean, cloaked redirect links from your WordPress dashboard - but everything around it is new.
- Analytics — clicks and impressions per link, broken down by device, browser, OS, country, and referrer.
- Tags — organize links into groups and filter by tag.
- Link health checker — Nonaki checks your destination URLs on a schedule and emails you when something breaks.
- Trash & restore — delete links safely, restore them anytime.
- Import / Export — bring in a list of links from CSV or JSON, export anytime.
- REST API — pull click and impression data into external tools using an API key.
- New admin UI — fully redesigned and fast.
Upgrading from v1? Your links migrate automatically on reactivation. See the upgrade guide.
⚠️ Important - Nonaki now requires PHP 8.4 or above - make sure your server doesn't run an outdated version of PHP..
Older releases Toggle older releases
[1.0.4] - 2022-01-06
- Fix issue where empty redirects table looked out of order.
- Add filters to manually (using code) set redirects slug, redirects array, make changes to redirect URL.
- Other internal improvements
[1.0.3] - 2020-04-06
- Add option to search/filter redirects list
- Add option to add "noreferrer" value for link "rel" attributes
- Dashboard interface improvements
- Other minor changes
[1.0.2] - 2019-08-11
- Improvements and fixes
[1.0.1] - 2019-06-27
- Added redirects list pagination
- Other minor improvements
[1.0.0] - 2019-05-01
Initial Release