Releases: ateeducacion/wp-franer
Releases · ateeducacion/wp-franer
Release list
v1.0.1
What's Changed
- feat(export): CSV submission export + drag-and-drop HTML upload by @erseco in #9
- feat(public): show data protection notice below activity in all view modes by @erseco in #10
- feat(admin): sortable, searchable submissions list via WP_List_Table by @erseco in #11
- fix(admin): populate Author metabox and stop duplicate revisions by @erseco in #12
- fix(devenv): make up/down/start/stop robust with wp-env 11.x by @erseco in #13
- feat(public): host-rendered submission states with confirmation page by @erseco in #14
- feat(admin): rediseño de Editar Franer (nativo) y Envíos (guiado, resumen primero) by @erseco in #15
- refactor(sanitizer): extract comment stripper to fix ExcessiveClassComplexity by @erseco in #16
- ci(coverage): Codecov gate + badge + quick-win unit tests by @erseco in #17
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- chore(deps-dev): Bump jest from 29.7.0 to 30.4.2 by @dependabot[bot] in #2
- chore(deps-dev): Bump jest-environment-jsdom from 29.7.0 to 30.4.1 by @dependabot[bot] in #1
- fix: resolve critical security & correctness bugs from multi-agent audit by @erseco in #3
- chore(deps): resolve Dependabot alerts in transitive dev dependencies by @erseco in #4
- feat: generation prompt, render-time comment stripping, submissions overview by @erseco in #5
- refactor: reduce cyclomatic/NPath complexity flagged by PHPMD code scanning by @erseco in #6
- Fix broken activities (srcdoc entity decoding), add a guardrail CSP, allow external resources, and improve the prompts by @erseco in #8
- feat(public): fullscreen viewing for public activity pages by @erseco in #7
New Contributors
- @dependabot[bot] made their first contribution in #2
- @erseco made their first contribution in #3
Full Changelog: https://github.com/ateeducacion/wp-franer/commits/v1.0.0