1.1.6
- REST API: Added full pagination (page, per_page, category_id, orderby, order) to GET /links endpoint.
- REST API: Added args schema validation to all write endpoints (links, categories, bulk-category).
- Security: Replaced innerHTML with DOM methods in admin quick edit to prevent XSS.
- DB: Added rel whitelist validation on filter queries.
- Build: build.sh now compiles block editor assets before packaging.
