Changelog

All notable changes and releases

1.2.0 feature Nov 15, 2024

Full-text search improvements

New Features

  • **FTS5 Search Engine** - Blazing fast full-text search with typo tolerance
    - **Search Highlighting** - Results show matched terms in context
    - **Search Filters** - Filter by channel, author, date range

    ## Improvements

    - 3x faster thread pagination
    - Reduced memory usage during sync
    - Better error messages for rate limits
  • 1.1.0 feature Oct 15, 2024

    Webhook support and CLI improvements

    New Features

  • **Webhook Dispatch** - Send updates to external services
    - **CLI Export Command** - Export threads to JSON or HTML
    - **Tag Support** - Forum tags are now synced and filterable

    ## Bug Fixes

    - Fixed thread status not updating on resolve
    - Fixed avatar URLs for users who changed their avatar
  • 1.0.1 fix Sep 10, 2024

    Bug fixes and stability improvements

    Bug Fixes

  • Fixed race condition during initial sync
    - Fixed handling of deleted messages
    - Fixed timezone issues in date formatting

    ## Documentation

    - Added troubleshooting guide
    - Improved API reference examples
  • 1.0.0 feature Sep 1, 2024

    Initial release

    DiscoLink 1.0.0

    The first stable release of DiscoLink!

    ## Features

  • Discord bot for real-time sync
    - REST API for all content
    - Consent-based privacy controls
    - Four official templates
    - Cloudflare Workers deployment
    - SQLite/Turso database support