Changeset 0d5bd2c in Klonkt for CHANGELOG.md


Ignore:
Timestamp:
08/07/2026 03:57:42 PM (5 weeks ago)
Author:
Robin <roboburr@…>
Branches:
main
Children:
7d7b36d, 952baf3
Parents:
1ff801d
git-author:
Robin <roboburr@…> (08/07/2026 03:57:02 PM)
git-committer:
Robin <roboburr@…> (08/07/2026 03:57:42 PM)
Message:

chore(release): 1.7.0

Minor omdat de afhankelijkheden onder Klonkt verschoven zijn, niet omdat er
functionaliteit bij kwam: zeven adviezen dicht, waarvan sanitize-html kritiek
was en nodemailer drie hoofdversies opschoof.

Changelog in nl/en/de krijgt daarvoor een rubriek Beveiliging/Security/
Sicherheit -- die bestond nog niet, en dit is precies waar keep-a-changelog
hem voor heeft.

Co-Authored-By: Claude Opus 5 <noreply@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CHANGELOG.md

    r1ff801d r0d5bd2c  
    55
    66## [Unreleased]
     7
     8## [1.7.0] · 2026-08-07
    79
    810### Added
     
    5456  — and because the app never saw the like, it could only offer "like" again and
    5557  never undo it. Un-liking from an app now works.
     58
     59### Security
     60
     61- **Updated components close seven security advisories.** The heaviest one sat
     62  in the library that cleans up posts arriving from elsewhere: a carefully built
     63  post could slip a script past it, and a script running on your page can act as
     64  if it were you. At the same time mail handling moved three major versions on,
     65  closing a cluster of holes around sending — among them one where a prepared
     66  name could smuggle commands into the conversation with the mail server, and
     67  one where a message could end up at a different domain than the one addressed.
     68  None of this changes how Klonkt looks or behaves. One advisory is knowingly
     69  left open: it concerns a way of generating identifiers that Klonkt does not
     70  use.
    5671
    5772## [1.6.0] · 2026-07-31
Note: See TracChangeset for help on using the changeset viewer.