Skip to content

Latest commit

 

History

History
81 lines (46 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

81 lines (46 loc) · 1.63 KB

v1.6.12 - 2024-09-06

  • Tweak: refactored entire code
  • Fix: follow/unfollow not refreshing following timeline

v1.6.11 - 2024-09-05

  • New: generates random display name and avatar for every key pair
  • Tweak: improved websocket connections
  • Fix: following timeline not loading after switching to global

v1.5.11 - 2024-09-05

  • Hotfix: refined rate limit logic further with deduplication and support for hashtags

v1.5.10 - 2024-09-05

  • Hotfix: refined rate limit logic

v1.5.9 - 2024-09-05

  • Tweaked: enhanced rate limiting to prevent abuse

v1.5.8 - 2024-09-03

  • New: following users

v1.4.8 - 2024-09-02

  • New: search feature

v1.3.8 - 2024-09-02

  • Hotfix: service worker script support of external requests

v1.3.7 - 2024-09-02

  • Hotfix: service worker script support of external requests

v1.3.6 - 2024-09-02

  • Hotfix: service worker script exclusion of external requests

v1.3.5 - 2024-09-02

  • Tweaked: improved feed loading and added video rendering
  • Tweaked: improved overall codebase

v1.2.5 - 2024-09-01

  • New: support for loading media
  • New: view user profile
  • New: direct reply from note

v1.1.5 - 2024-08-31

  • New: tweetdeck style view on desktop

v0.1.5 - 2024-08-30

  • Hotfix: improved relay hopping logic
  • Hotfix: removed enforced rate limit despite error

v0.1.4 - 2024-08-30

  • Hotfix: tor relays supported with relay hopping

v0.1.3 - 2024-08-30

  • Hotfix: graceful handling of failed relay connection

v0.1.2 - 2024-08-30

  • Hotfix: duplicate event handling
  • Hotfix: @note replies incorrectly quoting
  • New: relay hopping
  • New: tor relays

v0.0.1 - 2024-08-29

  • Initial commit