| 1 | # Changelog — Klonkt
|
|---|
| 2 |
|
|---|
| 3 | All notable changes to Klonkt. Newest at the top.
|
|---|
| 4 | Versions follow [SemVer](https://semver.org/) (`1.0.0-beta.N` during the beta).
|
|---|
| 5 |
|
|---|
| 6 | ## [Unreleased]
|
|---|
| 7 |
|
|---|
| 8 | ### Added
|
|---|
| 9 | - **Klonkt is now on the fediverse (ActivityPub).** Your site is a real fediverse
|
|---|
| 10 | account: people on Mastodon — or another Klonkt — can follow you, and your posts
|
|---|
| 11 | reach their feeds. You can follow accounts and read their posts in a **News** feed,
|
|---|
| 12 | get **notifications**, and **like, boost and reply** to posts. Incoming activity is
|
|---|
| 13 | verified, so fake replies, likes and followers are rejected.
|
|---|
| 14 | - **Anyone can reply, like or boost your posts from the fediverse** — visitors interact
|
|---|
| 15 | from their own account (they just enter their server); no account on your site needed.
|
|---|
| 16 | - **Circles**: follow other Klonkt sites and show each other's public posts in your
|
|---|
| 17 | Circle — decentralised, with no central platform.
|
|---|
| 18 | - **Sensitive (NSFW) posts** with your own content-warning text: blurred with
|
|---|
| 19 | click-to-reveal across the site, and shown as a content warning on the fediverse.
|
|---|
| 20 | - **Block** an account or an entire domain you'd rather not hear from.
|
|---|
| 21 | - Search now also finds **tracks** (by title, artist and album), playable straight from
|
|---|
| 22 | the results with a link to the post they appear in — and post search matches as you type.
|
|---|
| 23 | - **Live theme preview** in Admin → site settings: accent, theme and palette update
|
|---|
| 24 | instantly, before you save.
|
|---|
| 25 | - Uploaded images are automatically optimised to **WebP** for faster pages.
|
|---|
| 26 | - A roomier **mobile writing experience**: tap to open a distraction-free fullscreen
|
|---|
| 27 | editor, with the formatting toolbar staying in view above the keyboard.
|
|---|
| 28 |
|
|---|
| 29 | ### Changed
|
|---|
| 30 | - **Palettes revised to 8**: the neutral **Klonkt** (gold accent) is the new default,
|
|---|
| 31 | plus seven full-colour themes — Forest, Ocean, Teal, Lilac, Sunset, Candy and Amber.
|
|---|
| 32 |
|
|---|
| 33 | ### Removed
|
|---|
| 34 | - **Hub mode** — Klonkt is now **solo or Circles**; you build a collective or label
|
|---|
| 35 | through **Circles** (federated, standalone sites).
|
|---|
| 36 | - **Native comments and Google login** — replies, likes and boosts now run entirely
|
|---|
| 37 | through the fediverse.
|
|---|
| 38 | - **Local favourites (♥)** — replaced by the ⭐ fediverse like.
|
|---|
| 39 |
|
|---|
| 40 | ### Fixed
|
|---|
| 41 | - The mini-player jumps and scrolls to the track that's playing — also from an album or
|
|---|
| 42 | playlist — and keeps it highlighted.
|
|---|
| 43 | - Empty album/playlist covers now fall back to the first track's cover.
|
|---|
| 44 | - A profile photo that broke in the header after the WebP switch now repairs itself.
|
|---|
| 45 | - Many **mobile post-editor** fixes: reliable scrolling, a formatting toolbar that stays
|
|---|
| 46 | put, no page jumps when you tap a button, and a Save bar that sits just above the keyboard.
|
|---|
| 47 |
|
|---|
| 48 | ## [1.0.0-beta.2] — 2026-06-19
|
|---|
| 49 |
|
|---|
| 50 | First release where we actively track the version (shown in the footer — click it for
|
|---|
| 51 | this page).
|
|---|
| 52 |
|
|---|
| 53 | ### Added
|
|---|
| 54 | - Release tracking: the version number in the footer links to this changelog page.
|
|---|
| 55 | - Eight premium features (Patreon-gated): newsletter/mailing list, download-for-email,
|
|---|
| 56 | release scheduling + fan-only previews, EPK/press kit, pro statistics, link-in-bio +
|
|---|
| 57 | click stats, embeddable player, and show agenda + notify-me.
|
|---|
| 58 | - Newsletter signup field in the footer (on/off in Admin → Settings).
|
|---|
| 59 | - SMTP settings configurable in Admin → Settings (no more config-file edit needed), with
|
|---|
| 60 | a test-mail button.
|
|---|
| 61 |
|
|---|
| 62 | ### Changed
|
|---|
| 63 | - Tidier settings forms (stacked labels, full-width inputs).
|
|---|
| 64 | - EPK/press kit shows the top 10 most-listened tracks.
|
|---|
| 65 | - Nicer 404 page (mobile-friendly) and clearer login error messages.
|
|---|
| 66 |
|
|---|
| 67 | ### Fixed
|
|---|
| 68 | - The site-wide audio player wasn't loading any tracks.
|
|---|
| 69 | - Button text became unreadable on hover.
|
|---|
| 70 | - Date pickers now follow the theme.
|
|---|
| 71 | - Back/forward navigation no longer shows a doubled header.
|
|---|