Releases: JCO-Digital/jcore-turva
Releases · JCO-Digital/jcore-turva
Release list
Release 1.11.0
1.11.0 (2026-06-22)
Features
- ci: automate README header updates during release (9fd46c3)
Bug Fixes
- security: handle CSP sub-directive logic in review modal (1525864)
Documentation
- readme: format project metadata using markdown (64fa5c9)
Maintenance
- scripts: apply consistent formatting to update-readme.js (3673486)
Release 1.10.0
1.10.0 (2026-06-16)
Features
- ui: add mobile responsive layout for security dashboard (4a47d7d)
- reports: redesign report list view for better readability (2168fa7)
Bug Fixes
- api: ignore phpcs warnings for direct database query (7adad48)
Refactor
- plugin: clean up codebase and improve DB query safety (9fb59b1)
- database: replace raw query interpolation with wpdb prepare placeholders (5e13275)
Styles
- security: clean up duplicate styles and adjust flex properties (8bdbc66)
- security: apply project-wide coding style consistency (005795b)
Build System
- deps: update project dependencies (92a0a0d)
- deps: add plugin-check to development environment (a51e95b)
Continuous Integration
- github: add slack notification to release workflow (65adcc3)
Release 1.9.4
Release 1.9.3
Release 1.9.1
Release 1.9.0
Release 1.8.1
Release 1.7.0
1.7.0 (2026-06-15)
Features
- csp: add import and cleanup functionality for CSP sources (9a1dab5)
- reports: add functionality to mark all reports as processed (d84c90c)
Refactor
- i18n: format source code and update translation strings (9b1fcb1)
Styles
- security: improve component layout and spacing consistency (29be261)
- i18n: replace punctuation marks with standard characters in pot file (97fa3b3)
- security: apply project-wide coding style consistency (70e6fae)
- security: fix code style in AddDirectivePanel component (57de2f1)
Continuous Integration
- reset failed version (cc3307f)
- github: upgrade node version to 22 in release workflow (500d968)
- github: remove explicit pnpm version from release workflow (e1f83e1)
- release: add linting and translation audit to CI pipeline (162978b)
Maintenance
- version: revert version to 1.6.0 (5d1e605)