v1.0.25-nightly
What's Changed
Exciting New Features ✨
- feat(front): Support for enlarging images in articles by @Chasen-Zhang in #10672
- feat(openai): add openai_api_key to config by @bohutang in #10674
Thoughtful Bug Fix 🔧
- fix(text): remove "LTS" and release tag by @Chasen-Zhang in #10657
- fix(text): History versions description by @Chasen-Zhang in #10659
- fix: support positions in grouping sets. by @RinChanNOWWW in #10660
- fix(query): warn about reserved built-in user by @everpcpc in #10666
- fix: in copy force mode, files should be insert unconditionally by @dantengsky in #10671
Code Refactor 🎉
- refactor: AST check is not needed after static runtime check added by @Xuanwo in #10655
- refactor: atomic table commit and upsert_copied_files_info_to_meta by @dantengsky in #10427
Others 📒
- chore(planner): support multi filter pushdown into scan by @sundy-li in #10662
- chore(system): add disable_system_table_load to allow disable load some system tables by @bohutang in #10665
Full Changelog: v1.0.24-nightly...v1.0.25-nightly