Release v0.30.0
🚀 Features
• OAuth Provider Management: Tenant-level enable/disable controls for built-in OAuth providers (#1377)
• Enhanced Search: Improved full-text search with language detection support and better handling of non-Latin languages (#1375)
• Link Insertion in Editor: New insert link button and keyboard shortcut (Cmd/Ctrl+K) in comment editor (#1371)
🐛 Bug Fixes
• Fixed search functionality for queries with multiple words and special characters
• Fixed link rendering in comment editor (#1370)
• Proper i18n for post status labels (#1380)
• Fixed long post titles breaking layout with proper word wrapping (#1368)
🌍 Internationalization
• Auto-translation workflow for missing locale keys (#1383)
• Added i18n support for LinkInsertModal
• Updated Russian locale translations
📝 Documentation
• Revised README for locale translations for improved clarity and structure
• Fixed formatting of contributing link