Changeset 054b603 in Klonkt for CHANGELOG.md


Ignore:
Timestamp:
06/29/2026 10:50:52 PM (2 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
b607d4d
Parents:
3f9f71d
Message:

release: 1.0.0 — first stable release

Cut the accumulated [Unreleased] changes as 1.0.0 (out of beta/rc) and bump the
version; folded this session's user-visible changes into the changelog.

  • CHANGELOG.md — [Unreleased] → [1.0.0] (2026-06-30) with a fresh empty Unreleased; added the Circle members popup (Added), profile-metadata federation + sharper images (Changed) and the boost-delivery + unfollow fixes (Fixed); dropped the "during the beta" note from the intro
  • package.json — version 1.0.0-rc1 → 1.0.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CHANGELOG.md

    r3f9f71d r054b603  
    22
    33All notable changes to Klonkt. Newest at the top.
    4 Versions follow [SemVer](https://semver.org/) (`1.0.0-beta.N` during the beta).
     4Versions follow [SemVer](https://semver.org/).
    55
    66## [Unreleased]
     7
     8## [1.0.0] — 2026-06-30
    79
    810### Added
     
    2830- **Long posts collapse in the News feed** with a *read more* toggle, so a long post no
    2931  longer fills the whole screen — tap to expand or collapse it.
     32- **See everyone in a Circle**: when a Circle has more than five sites, the member count
     33  opens a popup that lists them all, so a big Circle no longer hides its members.
    3034
    3135### Changed
    3236- **Palettes revised to 8**: the neutral **Klonkt** (gold accent) is the new default,
    3337  plus seven full-colour themes — Forest, Ocean, Teal, Lilac, Sunset, Candy and Amber.
     38- **Your profile federates more completely**: the links on your profile, the date you
     39  joined and the accounts you follow now travel along to other servers, so your profile
     40  looks complete when someone views it from Mastodon or elsewhere.
     41- **Cover images and avatars are sharper** — resized on the server instead of being
     42  squeezed by the browser.
    3443
    3544### Removed
     
    5564- Many **mobile post-editor** fixes: reliable scrolling, a formatting toolbar that stays
    5665  put, no page jumps when you tap a button, and a Save bar that sits just above the keyboard.
     66- **Boosts now reach the original poster** — their server registers the boost and notifies
     67  them, just like a boost from Mastodon — and a boost is retried if a server is briefly
     68  unreachable instead of being sent once and forgotten.
     69- **Unfollowing an account now takes effect on the other server** (it could previously fail
     70  to register, leaving you still following on their side).
    5771
    5872## [1.0.0-beta.2] — 2026-06-19
Note: See TracChangeset for help on using the changeset viewer.