rathole Releases
90 releases of rathole-org/rathole
- 1.4.01.4.0 - 2026-02-17
This update introduces support for the MiniMax-M2.5 model and resolves a startup issue where resumed conversations incorrectly displayed an error status. The release also welcomes new contributors to the project.
Feb 18, 2026
- v0.29.1
This release adds OAuth bearer authentication to Kafka connectors, introduces snapshot mode for MongoDB write connectors, and enables automatic worker scaling based on pipeline load. It also improves Postgres write connector support with TLS configuration.
Feb 16, 2026
- v30.1Version 30.1
This version fixes a bug that caused the search latency metric in the `stats.json` endpoint to overflow, ensuring accurate performance monitoring.
Jan 29, 2026
- v30.0Version 30.0
A major release featuring global synonyms and curation rules, Maximum Marginal Relevance (MMR) for search diversification, and extensive enhancements to JOINs and Union Search. It also introduces IPv6 support and various performance improvements.
Jan 27, 2026
- v1.3.1
A patch release containing 15 bug fixes across FUSE, metadata handling, cache management, and SDK components.
Dec 2, 2025
- 0.67.0
This release focuses on expanding parsing capabilities for various programming languages and improving the display logic for side-by-side diffs.
Nov 16, 2025
- 0.65.0
This update addresses build requirements for large page systems and improves file type detection to better distinguish between text and binary files.
Sep 24, 2025
- v29.0Version 29.0
This major release introduces Natural Language Search using LLMs, dynamic sorting in overrides, and streaming support for conversations. It also includes significant performance improvements, bug fixes, and support for new AI providers like Azure OpenAI and Google Gemini.
Jun 30, 2025
- 0.64.0
This release updates tree-sitter parsers for several languages, improves file detection for UTF-8 and compression types, and adds support for Verilog and SystemVerilog. Additionally, it updates CI to Ubuntu 22.04 and switches the memory allocator from MiMalloc to Jemalloc.
Jun 15, 2025
- v0.3.104
This release adds a new configuration parameter to execute callback functions in a separate thread, preventing them from blocking the main application thread.
May 3, 2025
- v0.3.103
This release focuses on stability and robustness, introducing thread-safe IPC, audio normalization, and an overhaul of event callbacks to run asynchronously.
Apr 19, 2025
- v0.5.0
Major release introducing WebSocket transport support and significant build changes. Dropped Linux musl release and removed TLS feature from pre-built binaries for embedded platforms due to maintenance burden.
Oct 1, 2023
- v0.4.8
Maintenance release that fixes build issues by upgrading multiple dependencies including tokio, openssl, and h2.
May 26, 2023
- v0.4.7
Bug fix release that enables TCP_NODELAY by default for improved network performance.
Nov 30, 2022
- v0.4.6
Feature release adding configurable client retry interval and updating build tooling for reproducible builds.
Nov 29, 2022
- v0.4.5
This release adds Apple Silicon support and includes various maintenance improvements. The project now provides binaries for aarch64-apple-darwin platforms.
Nov 5, 2022
- v0.4.4
This release improves TLS configuration flexibility and updates documentation. Users can now use the system's default TLS trusted root certificates.
Sep 16, 2022
- v0.4.3
This release introduces DNS caching to improve performance. DNS results are now cached for the duration of a session to reduce lookup overhead.
Aug 11, 2022
- v0.4.2
This release focuses on dependency updates and fixes a MacOS-specific file system notification issue. The watcher path is now made absolute for MacOS fsevent implementation.
Jun 11, 2022
- v0.4.1
This release contains a bug fix for heartbeat timeout handling. The application will now properly restart when a heartbeat timeout occurs.
Mar 28, 2022