1.1.9
- Added link activate/deactivate toggle. Inactive links stop redirecting but remain in the database.
- Delete now moves links to trash instead of permanent deletion. Links can be restored from trash.
- Trash view with restore and permanent delete actions.
- New bulk actions: Activate, Deactivate, Move to Trash, Restore, Delete Permanently.
- REST API: DELETE defaults to trash (use
?force=truefor permanent). New/restoreand/toggle-activeendpoints. - Status column and views (All / Active / Inactive / Trash) in the links list table.
- New
is_activeandtrashed_atcolumns added to the links table on upgrade.
