Skip to content

Releases: JCO-Digital/jcore-turva

Release 1.11.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 14:34

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

Choose a tag to compare

@github-actions github-actions released this 16 Jun 14:52

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

Choose a tag to compare

@github-actions github-actions released this 16 Jun 13:00

1.9.4 (2026-06-16)

Bug Fixes

  • security: update CSS selector for toggle control label (d34e78d)

Release 1.9.3

Choose a tag to compare

@github-actions github-actions released this 16 Jun 12:12

1.9.3 (2026-06-16)

Maintenance

  • languages: remove translation source file and update gitignore (2e7b84a)
  • i18n: update translation template file (943c559)

Release 1.9.1

Choose a tag to compare

@github-actions github-actions released this 16 Jun 09:39

1.9.1 (2026-06-16)

Build System

  • composer: add plugin metadata to composer.json (ad8bb93)

Release 1.9.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 08:50

1.9.0 (2026-06-16)

Features

  • reports: add path suggestion buttons and update archive logic (cfe9c48)

Styles

  • apply consistent code formatting (50ba915)

Maintenance

  • i18n: update translation files and POT template (a423b5c)

Release 1.8.1

Choose a tag to compare

@github-actions github-actions released this 15 Jun 14:42

1.8.1 (2026-06-15)

Maintenance

  • config: update foonver parser to all (cfc1936)
  • i18n: update translation build scripts and pot file (484714a)

Release 1.7.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 13:11

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)

Release 1.6.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 08:54

1.6.0 (2026-06-15)

Features

  • reports: add bulk archive and delete functionality (ba484be)

Release 1.5.1

Choose a tag to compare

@github-actions github-actions released this 15 Jun 08:45

1.5.1 (2026-06-15)

Bug Fixes

  • database: strip query strings from blocked_uri during data normalization (604a42f)

Documentation

Maintenance

  • config: add foonver configuration file (575586c)