·
22 commits
to refs/heads/master
since this release
What’s Changed
🚀 Features
- feat: support to choose different atest bin path (#776) @LinuxSuRen
- feat: add rand norm template func (#761) @LinuxSuRen
- feat: support set the atest server arguments (#750) @LinuxSuRen
- feat: support loading key bindings from data file (#728) @LinuxSuRen
- feat: support sql completion for table names (#722) @LinuxSuRen
- feat: support to show the key binding on each page (#721) @LinuxSuRen
- feat: add theme swtich support (#715) @LinuxSuRen
- improving UI of welcome page (#708) @Aditya-132
- feat: enhance the rand template functions (#704) @LinuxSuRen
- add tcp proxy support (#692) @LinuxSuRen
- add docker compose extension support (#679) @LinuxSuRen
- feat: support to start compose mock proxy servers (#670) @LinuxSuRen
- feat: support to download extension with multiple thread (#669) @LinuxSuRen
- simplfy the buttons (#668) @LinuxSuRen
- feat: add opengemini support (#665) @LinuxSuRen
- feat: support to start extension via http (#664) @LinuxSuRen
- feat: support to query next page in elastic (#663) @LinuxSuRen
- feat: add elasticsearch extension support (#661) @LinuxSuRen
- feat: add cassandra database support (#656) @LinuxSuRen
- feat: support to refresh tables (#654) @LinuxSuRen
- feat: add iotdb support (#653) @LinuxSuRen
- feat: add more data as lables for the data query (#648) @LinuxSuRen
🐛 Bug Fixes
- fix: switching between zh and en bug (#720) @user-xixiboliya
- fix: the dark theme does not work (#714) @LinuxSuRen
- Fix: #676 Handle text/plain response content type correctly (#677) @KariHall619
📝 Documentation updates
- docs: improve the document site (#671) @LinuxSuRen
👻 Maintenance
- chore(deps-dev): bump electron from 37.1.0 to 37.2.3 in /console/atest-desktop (#774) @dependabot
- chore(deps): bump vue-i18n from 11.1.2 to 11.1.9 in /console/atest-ui (#762) @dependabot
- chore(deps-dev): bump vitest from 0.32.4 to 3.2.4 in /console/atest-ui (#752) @dependabot
Thanks to
@Aditya-132, @KariHall619, @LinuxSuRen, @user-xixiboliya and @xianshujun