Changeset 87d2787 in Klonkt for CHANGELOG.md


Ignore:
Timestamp:
07/16/2026 12:20:51 PM (8 weeks ago)
Author:
Robin <roboburr@…>
Branches:
main
Children:
b109a29
Parents:
1cc8c85
git-author:
Robin <roboburr@…> (07/16/2026 12:08:04 PM)
git-committer:
Robin <roboburr@…> (07/16/2026 12:20:51 PM)
Message:

Release 1.4.0: media players, on-site links, followers list + fixes

Minor bump (new backwards-compatible features + fixes; additive DB migration,
nothing breaking). Changelog entries added in EN/NL/DE.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CHANGELOG.md

    r1cc8c85 r87d2787  
    55
    66## [Unreleased]
     7
     8## [1.4.0] · 2026-07-14
     9
     10### Added
     11- **Followers list with delivery health.** A new Fediverse tab shows who follows
     12  you and when each account was last reached, so dead accounts stand out and you
     13  can remove them after a check.
     14- **Bare media links play inline.** A plain `.webm`, `.mp4` or `.mp3` link now
     15  renders a native player instead of a dead link.
     16- **Hashtags, links and mentions are clickable on your site too.** `#tags`, URLs
     17  and `@mentions` in a post become links on the site itself, not only on the
     18  federated copy. Mentions are resolved once when you save, so pages stay fast.
     19
     20### Fixed
     21- **Replies, comment deletes and reply edits always arrive.** They used to be
     22  dropped when a server was briefly unreachable; they now go through the retry
     23  queue like posts do.
     24- **Video thumbnails for more videos.** Covers from videos with their metadata at
     25  the end of the file (Loops.video, phone exports) now get a thumbnail instead of
     26  none.
     27- **A video-only cover shows a poster on the post page.** It no longer renders
     28  blank in the Solo view.
     29- **The installed app no longer shows old data on a shaky start.** A cold launch
     30  on a poor connection refreshes instead of showing a stale page.
     31- **The Updates page follows your branch.** On the stable branch you no longer
     32  see main's changes flagged as "latest".
    733
    834## [1.3.5] — 2026-07-04
Note: See TracChangeset for help on using the changeset viewer.