Skip to content

Latest commit

 

History

History
110 lines (79 loc) · 6.17 KB

CHANGELOG.md

File metadata and controls

110 lines (79 loc) · 6.17 KB

Changelog

2.3.0 (2024-04-18)

⚠ IMPORTANT CHANGES

  • Rename default branch to main: Please don't forget to update your local clone.

Features

  • Configure GitLab CI/CD (16bde45)
  • express effort in weeks (in addition to days) (a98b936)
  • make futurework snippet less specific (daece47)
  • remove hidden inline links (aria-hidden=true) (28a191f)
  • support different image width units (incl %) (8b74a08)

Bug Fixes

  • ignore template label tag (14579a8)

2.2.0 (2024-01-16)

Features

  • add ability to create multiple tables (9ceba05)
  • add retest-status to CSV finding export (040c122)
  • change type of pentest from string to enum (5367dd9)
  • pentest type is an enum (6e5edc7)

Bug Fixes

  • don't show the content of labels in the finding itself (aa0f479)
  • ensure that (sample) generic documents can be created again (ae23ce9)
  • ensure that template contains number (497365b)

2.1.1 (2023-02-08)

Bug Fixes

  • snippet: point to website for portfolio (89ca1d6)

2.1.0 (2023-01-20)

Features

  • add support for finding labels (8d966b2)
  • ensure sample report builds again (b70dcf0)
  • xsl: add jira csv target (18234d7)

2.0.0 (2022-09-27)

⚠ BREAKING CHANGES

  • move framework from xml subdirectory to root

Features

  • move framework from xml subdirectory to root (4cf2c5a)
  • remove chatops setup scripts /remnants (2af48c3)
  • remove chatops tools from repository (36c8164)
  • remove PenText framework update script (bb15ff4)
  • remove previous roadmap (c4c5f8c)
  • remove unmaintained editor (f25410a)

1.1.0 (2022-09-16)

Features

  • add section id for methodology (6cd2a5a)
  • add support for p_draftdue placeholder (afec8cd)
  • add support for strikethrough text (a337798)
  • allow empty background graphics (5cebd02)
  • correct typo, and use proper section tags (c6aad31)

Bug Fixes

  • (schema) add blockquote definition (85546ec)
  • logmessage failed when learning new words (957812f)
  • logmessage failed when learning new words (0b499b6)
  • remove unused graphics (046594f)
  • threat summaries are correct when selecting status (9c46510)
  • typo (3314f82)
  • update to latest version of OWASP Top 10 (2054306)
  • use quoting and correct number in CSV export (de4f35f)