# Queues Changelog Release notes for Queues. ## 1.1.0 — April 16, 2026 **Full Changelog**: https://github.com/tobimori/kirby-queues/compare/1.0.0...1.1.0 ## 1.0.0 — November 25, 2025 - Add custom hooks - Add built-in cache flush job **Full Changelog**: https://github.com/tobimori/kirby-queues/compare/1.0.0-rc.1...1.0.0 ## 1.0.0-rc.1 — November 20, 2025 - Properly refresh internal Kirby state after running a job (closes #1) - Fix drawer not accessible **Full Changelog**: https://github.com/tobimori/kirby-queues/compare/1.0.0-beta.1...1.0.0-rc.1 ## 1.0.0-beta.1 — June 12, 2025 **Full Changelog**: https://github.com/tobimori/kirby-queues/commits/1.0.0-beta.1