Changeset 131e266 in Klonkt for CHANGELOG.md


Ignore:
Timestamp:
07/01/2026 01:16:12 AM (2 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
fe680aa
Parents:
cf314b4
Message:

release: 1.2.0 — PeerTube embeds, light OG cards, stats IP-exclude, video-cover + federation fixes

Features since 1.1.0: PeerTube videos embed in the News feed; light Open Graph
cards for Light-theme sites; admins can exclude their own IP from statistics;
right-click Save is suppressed on media (friction).
Fixes: animated video covers render correctly in the Circle/grid/feed; Follow
delivered via the retry queue (no more stuck 'pending'); boost cards drop the
'RE: <url>' prefix; fediverse hardening (HTTP-signature replay window + mandatory
digest, block a boost's original author, serialized per-site pin resync).

Changelog finalized in EN + NL + DE.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CHANGELOG.md

    rcf314b4 r131e266  
    66## [Unreleased]
    77
     8## [1.2.0] — 2026-07-01
     9
     10### Added
     11- **PeerTube videos in the feed.** A PeerTube link in a post now shows an inline player in the News
     12  feed, like YouTube, Spotify and SoundCloud already did.
     13- **Light share images.** Sites whose default theme is Light now get a matching light Open Graph card
     14  when a page is shared, instead of always a dark one.
     15- **Leave your own visits out of the stats.** As the admin you can now exclude your own IP address
     16  from your site statistics, for a truer picture of real visitors.
     17- **Right-click "Save" is turned off on covers, images and videos** — a light bit of friction so the
     18  artwork isn't one click from being saved (it's friction, not protection).
     19
    820### Fixed
     21- **Animated video covers now render correctly everywhere.** In the Circle and the grid they could
     22  show up as a broken image or a blank tile; they now display as a proper looping video that fills the
     23  square, centred. Right-clicking a cover gives the normal link menu instead of the browser's video controls.
    924- **Following someone no longer gets stuck.** A follow whose first delivery fails (the other server
    1025  briefly unreachable) is now retried automatically with backoff, instead of staying on "pending" forever.
    11 - **Animated video covers show correctly in feeds.** They no longer appear blank in the grid view.
    12 - **Cover videos are decorative again.** Right-clicking a cover gives the normal link menu instead of the
    13   browser's video controls, and right-click "Save" is suppressed on covers, images and videos (light friction).
    1426- **Boosted posts show their real text** in the Circle, instead of a "RE: <link>" prefix.
     27- **Hardened fediverse handling** — stricter signature checks on incoming activity, blocks now also
     28  cover a boost of a blocked author, and pinned-post syncing no longer races when you save several times quickly.
    1529
    1630## [1.1.0] — 2026-06-30
Note: See TracChangeset for help on using the changeset viewer.