Skip to content

ktistec

v3.4.0 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

activitypub crystal

ReleasePort's take

Light signal
editorial:auto 6d

Version v3.4.0 removes unused paginated query methods, breaking existing code that relied on them.

Why it matters: If your application uses the deprecated paginated query APIs, they will stop functioning after upgrading to v3.4.0; migration is required before adoption reaches 100 % of deployments.

Summary

AI summary

Removed unused paginated query methods, breaking existing code.

Changes in this release

Feature Medium

Adds cursor-based pagination for web-navigable collections.

Adds cursor-based pagination for web-navigable collections.

Source: llm_adapter@2026-05-28

Confidence: high

Feature Medium

Adds Mastodon-compatible `/api/v1/timelines/tag/:hashtag` endpoint.

Adds Mastodon-compatible `/api/v1/timelines/tag/:hashtag` endpoint.

Source: llm_adapter@2026-05-28

Confidence: high

Deprecation Low

Removes unused paginated query methods.

Removes unused paginated query methods.

Source: llm_adapter@2026-05-28

Confidence: high

Bugfix Medium

Fixes negative replies count when viewing a post that is also a reply.

Fixes negative replies count when viewing a post that is also a reply.

Source: llm_adapter@2026-05-28

Confidence: high

Bugfix Medium

Fixes ordering of cached actors' posts to use `published` instead of `id`.

Fixes ordering of cached actors' posts to use `published` instead of `id`.

Source: llm_adapter@2026-05-28

Confidence: high

Bugfix Medium

Changes `Ktistec::Network.get` to report 401 and 403 as distinct errors.

Changes `Ktistec::Network.get` to report 401 and 403 as distinct errors.

Source: llm_adapter@2026-05-28

Confidence: high

Full changelog

Added

  • Cursor-based pagination for web-navigable collections. (fixes #122)
  • Mastodon-compatible API: /api/v1/timelines/tag/:hashtag endpoint.

Fixed

  • Negative replies count when viewing a post that is also a reply.
  • Order cached actors' posts by published rather than id.

Changed

  • Report 401 and 403 as distinct errors in Ktistec::Network.get.

Removed

  • Unused paginated query methods.

Breaking Changes

  • Removed unused paginated query methods

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track ktistec

Get notified when new releases ship.

Sign up free

About ktistec

ActivityPub (https://www.w3.org/TR/activitypub/) server for individual users and small groups.

All releases →

Related context

Beta — feedback welcome: [email protected]