source: Klonkt/CHANGELOG.md@ 0a93c15

main
Last change on this file since 0a93c15 was 0a93c15, checked in by roboburr <roboburr@…>, 2 months ago

fix(ap): a poll keeps its cover art when federated

The real reason "Swimming Pools" (a music poll) showed a blank tile
after every earlier cover fix: applyPollToNote did delete note.image,
stripping the cover off the AS2 Question entirely — so it was never in
the federated poll, and no amount of consumer-side healing could bring
back what the origin never sent.

The comment justified it as "media + poll are mutually exclusive on
Mastodon", but that's true only of attachment (media). image is the
cover, which Mastodon ignores on any Note/Question anyway and Klonkt
reads to show the cover in feeds/the Cirkel. Keep attachment stripped,
keep image.

Verified with a new test: an embed/music poll (images suppressed → cover
in note.image) stays a Question, keeps note.image with its alt text, and
still has no attachment. Suite 46/46.

  • src/services/ActivityPubService.js — stop deleting note.image in applyPollToNote
  • test/polls.test.js — poll-keeps-cover test
  • CHANGELOG(.nl/.de).md — Unreleased entry (3 languages)

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

  • Property mode set to 100644
File size: 13.8 KB
Line 
1# Changelog — Klonkt
2
3All notable changes to Klonkt. Newest at the top.
4Versions follow [SemVer](https://semver.org/).
5
6## [Unreleased]
7
8### Fixed
9- **Polls keep their cover art when boosted.** A poll with music or an embed was
10 federating without its cover, so a boosted poll showed a blank tile; the cover
11 now travels with it.
12
13## [1.3.4] — 2026-07-04
14
15### Fixed
16- **Boosts that lost their cover get it back automatically.** Posts you boosted
17 before the cover fix were cached without their artwork; they are refreshed
18 once on the next restart. If a post's home server is briefly unreachable at
19 that moment, it is retried on the next restarts instead of being skipped for
20 good. Boosting a post again now also refreshes its cached copy (cover,
21 content) — from the feed as well as the interact page.
22
23## [1.3.3] — 2026-07-03
24
25### Fixed
26- **Boosted music posts keep their cover.** When you boosted a track from
27 someone you don't follow, the cover art went missing; it now shows, just like
28 for people you do follow.
29
30## [1.3.2] — 2026-07-02
31
32### Fixed
33- **The Updates page now works in the Android app.** It now shows the newest
34 available version, and the update button downloads and installs it right on
35 your phone (your posts and settings are kept).
36
37## [1.3.1] — 2026-07-02
38
39### Fixed
40- **Music keeps playing in the background on Android.** When a track ended while
41 your phone was locked or the app was in the background, the next track would
42 start and stop again after a second. The player now feeds the whole queue as
43 one continuous stream, so auto-advancing to the next track no longer counts
44 as "new" playback that the browser is allowed to pause.
45
46## [1.3.0] — 2026-07-02
47
48### Added
49- **Choose a light or dark share card.** The auto-generated share image follows your site theme;
50 under Admin → SEO you can now force it light or dark.
51- **A mention is now a notification.** When someone on the fediverse mentions you in a post —
52 even one that isn't a reply to you — it shows up in your fediverse notifications with a link
53 to the original.
54- **Cover art on openly shared audio.** A track shared openly on the fediverse now carries its
55 cover art (or the post cover), so audio players that support artwork show it instead of a blank tile.
56- **Report a post to the fediverse.** From a fediverse post you can now report it to the moderators
57 of its own home server, with an optional reason — and if someone reports your site, the report
58 shows up in your fediverse notifications.
59- **Set a post's language.** Choose the language you wrote a post in — on the fediverse it enables
60 timeline language filtering and the translate button.
61- **Alt text for images.** Give your cover image a description (and inline images keep their own
62 alt text) — it federates to the fediverse and lets screen readers describe the picture.
63- **Mention people in a post.** Typing `@user@server` in a post now links to their profile and
64 notifies them on the fediverse — even if they don't follow you — just like a mention in a reply.
65- **Short videos in the feed autoplay and loop.** An animated cover or a short (≤30s) clip in the
66 News feed now plays automatically and loops muted, like a GIF; longer videos keep their controls.
67- **Vote on fediverse polls.** A poll from an account you follow now shows in the News feed with its
68 options and current results, and you can cast your vote — it federates back like any Mastodon vote.
69- **Create your own polls.** A post can now carry a poll (single or multiple choice, with a set
70 duration). It federates as a real fediverse poll, so your Mastodon followers can vote from their own
71 app; the live results show on the post and the poll closes itself when the time is up.
72
73### Changed
74- **Sharing audio openly is now one-way.** Once a track is shared openly on the fediverse the file
75 has spread, so "closing" it again would be false security — the editor now locks the choice after
76 opening and warns you before you tick it.
77
78### Fixed
79- **Remote videos show a preview frame.** A video in the News feed or a Circle tile (e.g. from
80 Loops or PeerTube) used to appear as a black box until you pressed play; it now shows a real
81 poster frame. (Longer videos keep their player controls by design — only clips under 30 seconds
82 autoplay like a GIF.)
83- **Mentions, hashtags and links inside brackets now work.** A mention like `(@user@server)`, a
84 `(#hashtag)` or a bracketed URL federated as plain text — and the mentioned person was never
85 notified. They now link (and notify) like their unbracketed forms.
86- **Plain web addresses become links on the fediverse.** A bare URL typed in a post or reply now
87 federates as a clickable link instead of plain text.
88
89## [1.2.0] — 2026-07-01
90
91### Added
92- **PeerTube videos in the feed.** A PeerTube link in a post now shows an inline player in the News
93 feed, like YouTube, Spotify and SoundCloud already did.
94- **Light share images.** Sites whose default theme is Light now get a matching light Open Graph card
95 when a page is shared, instead of always a dark one.
96- **Leave your own visits out of the stats.** As the admin you can now exclude your own IP address
97 from your site statistics, for a truer picture of real visitors.
98- **Right-click "Save" is turned off on covers, images and videos** — a light bit of friction so the
99 artwork isn't one click from being saved (it's friction, not protection).
100
101### Fixed
102- **Animated video covers now render correctly everywhere.** In the Circle and the grid they could
103 show up as a broken image or a blank tile; they now display as a proper looping video that fills the
104 square, centred. Right-clicking a cover gives the normal link menu instead of the browser's video controls.
105- **Following someone no longer gets stuck.** A follow whose first delivery fails (the other server
106 briefly unreachable) is now retried automatically with backoff, instead of staying on "pending" forever.
107- **Boosted posts show their real text** in the Circle, instead of a "RE: <link>" prefix.
108- **Hardened fediverse handling** — stricter signature checks on incoming activity, blocks now also
109 cover a boost of a blocked author, and pinned-post syncing no longer races when you save several times quickly.
110
111## [1.1.0] — 2026-06-30
112
113### Added
114- **Animated covers play smoothly everywhere.** Upload an animated WebP as a cover and Klonkt also
115 makes a muted, looping video of it. iOS Safari — where animated WebP is janky — gets the smooth
116 video, every other browser keeps the crisp WebP, and on the fediverse the cover federates as a
117 video that plays in Mastodon and its apps. Shown on the post, the grid, the feed and related posts.
118- **Media library (Admin → Media).** See every uploaded image, where each one is used, copy its URL,
119 and clean up unused files in one click — including the leftover video/poster of an animated cover.
120 Images, Audio and Playlists now share one tab bar.
121- **Share button** at the bottom of every post (native share sheet, or copy link).
122- **Replace a track's audio file** without re-creating the track.
123- **Music on the fediverse (first step).** Audio posts now carry schema.org *MusicRecording* /
124 *MusicAlbum* data, and a per-post toggle can share a hosted track as a real fediverse audio
125 attachment that plays in followers' feeds.
126
127### Changed
128- **Cleaner embeds on Mastodon.** A post with a YouTube/Spotify/SoundCloud link now lets Mastodon
129 show its player card; link-only tracks share their streaming links. The cover still shows in other
130 Klonkt feeds. (On your own site nothing changes — the player and cover render as before.)
131- **Circles stay in sync the fediverse way** — edits and missed posts catch up automatically via
132 standard ActivityPub, so a Circle no longer drifts out of date.
133- **Everything Klonkt federates is now valid AS2 / JSON-LD**, guarded by a test, so stricter servers
134 accept it.
135- The track list is sorted **newest-first**.
136
137### Fixed
138- **Animated WebP covers are no longer frozen to a single frame** (the crop editor and the thumbnailer
139 left them static).
140- **Link-only tracks** (Spotify/YouTube, no uploaded file) can be inserted into a post again.
141- **Link previews** (og:image / Twitter card) now use absolute image URLs, so they show on Signal,
142 WhatsApp and other scrapers.
143- Several **fediverse delivery fixes**: covers/links no longer turn into a black tile on Mastodon,
144 raw audio files don't clutter a post that already has a player, and dead links from a renamed
145 remote post heal themselves.
146- The **mobile feed** loads full-resolution covers; long titles wrap instead of overflowing.
147- **Self-hosting updates** are more reliable: re-running the installer keeps your channel, and the
148 updater no longer restarts or claims an update when you're already up to date.
149
150## [1.0.0] — 2026-06-30
151
152### Added
153- **Klonkt is now on the fediverse (ActivityPub).** Your site is a real fediverse
154 account: people on Mastodon — or another Klonkt — can follow you, and your posts
155 reach their feeds. You can follow accounts and read their posts in a **News** feed,
156 get **notifications**, and **like, boost and reply** to posts. Incoming activity is
157 verified, so fake replies, likes and followers are rejected.
158- **Anyone can reply, like or boost your posts from the fediverse** — visitors interact
159 from their own account (they just enter their server); no account on your site needed.
160- **Circles**: follow other Klonkt sites and show each other's public posts in your
161 Circle — decentralised, with no central platform.
162- **Sensitive (NSFW) posts** with your own content-warning text: blurred with
163 click-to-reveal across the site, and shown as a content warning on the fediverse.
164- **Block** an account or an entire domain you'd rather not hear from.
165- Search now also finds **tracks** (by title, artist and album), playable straight from
166 the results with a link to the post they appear in — and post search matches as you type.
167- **Live theme preview** in Admin → site settings: accent, theme and palette update
168 instantly, before you save.
169- Uploaded images are automatically optimised to **WebP** for faster pages.
170- A roomier **mobile writing experience**: tap to open a distraction-free fullscreen
171 editor, with the formatting toolbar staying in view above the keyboard.
172- **Long posts collapse in the News feed** with a *read more* toggle, so a long post no
173 longer fills the whole screen — tap to expand or collapse it.
174- **See everyone in a Circle**: when a Circle has more than five sites, the member count
175 opens a popup that lists them all, so a big Circle no longer hides its members.
176
177### Changed
178- **Palettes revised to 8**: the neutral **Klonkt** (gold accent) is the new default,
179 plus seven full-colour themes — Forest, Ocean, Teal, Lilac, Sunset, Candy and Amber.
180- **Your profile federates more completely**: the links on your profile, the date you
181 joined and the accounts you follow now travel along to other servers, so your profile
182 looks complete when someone views it from Mastodon or elsewhere.
183- **Cover images and avatars are sharper** — resized on the server instead of being
184 squeezed by the browser.
185
186### Removed
187- **Hub mode** — Klonkt is now **solo or Circles**; you build a collective or label
188 through **Circles** (federated, standalone sites).
189- **Native comments and Google login** — replies, likes and boosts now run entirely
190 through the fediverse.
191- **Local favourites (♥)** — replaced by the ⭐ fediverse like.
192
193### Fixed
194- **Hashtags and mentions now work in every language and script** (e.g. Japanese, Cyrillic,
195 Arabic), both on your site and when federating — not just the Latin alphabet.
196- **Switching a site to solo (federation off) works again.** Turning the fediverse off could
197 make the whole site return “page not found” instead of just disabling federation; it now
198 cleanly switches federation off while the rest of the site keeps working. (Self-hosters:
199 update to pick up the fix.)
200- The Fediverse and Notifications items now disappear from the menu when federation is off,
201 instead of lingering.
202- The mini-player jumps and scrolls to the track that's playing — also from an album or
203 playlist — and keeps it highlighted.
204- Empty album/playlist covers now fall back to the first track's cover.
205- A profile photo that broke in the header after the WebP switch now repairs itself.
206- Many **mobile post-editor** fixes: reliable scrolling, a formatting toolbar that stays
207 put, no page jumps when you tap a button, and a Save bar that sits just above the keyboard.
208- **Boosts now reach the original poster** — their server registers the boost and notifies
209 them, just like a boost from Mastodon — and a boost is retried if a server is briefly
210 unreachable instead of being sent once and forgotten.
211- **Unfollowing an account now takes effect on the other server** (it could previously fail
212 to register, leaving you still following on their side).
213
214## [1.0.0-beta.2] — 2026-06-19
215
216First release where we actively track the version (shown in the footer — click it for
217this page).
218
219### Added
220- Release tracking: the version number in the footer links to this changelog page.
221- Eight premium features (Patreon-gated): newsletter/mailing list, download-for-email,
222 release scheduling + fan-only previews, EPK/press kit, pro statistics, link-in-bio +
223 click stats, embeddable player, and show agenda + notify-me.
224- Newsletter signup field in the footer (on/off in Admin → Settings).
225- SMTP settings configurable in Admin → Settings (no more config-file edit needed), with
226 a test-mail button.
227
228### Changed
229- Tidier settings forms (stacked labels, full-width inputs).
230- EPK/press kit shows the top 10 most-listened tracks.
231- Nicer 404 page (mobile-friendly) and clearer login error messages.
232
233### Fixed
234- The site-wide audio player wasn't loading any tracks.
235- Button text became unreadable on hover.
236- Date pickers now follow the theme.
237- Back/forward navigation no longer shows a doubled header.
Note: See TracBrowser for help on using the repository browser.