Roadmap
OxiDNS's complete development roadmap since v0.1.0. Upcoming work appears at the top; completed milestones and past versions follow in reverse chronological order.
Soon
3
Soon
2
Soon
1
2026-07-02
2026-06-03
2026-06-03
2026-06-03
2026-05
2026-05-25
2026-05-20
2026-04-27
2026-04-19
2026-04-14
2026-04-02
2026-03-28
Long-term direction: plugin ecosystem
- WebAssembly plugins: Explore WASM-based third-party plugins so developers can write and distribute plugins in any language without modifying OxiDNS, with sandboxing by default.
- Dynamic library plugins: Explore native plugin loading via shared libraries (.so / .dylib) for the highest-performance scenarios, with independent compile and distribute, loaded at runtime.