v0.4.7: OAuth; public repos & access control; better performance; add pod names; bug fixes
What's Changed
- feat: refactor output box by @nibilin33 in #93
- Fix: auth error auto redirect & tree-sitter load path & toast notification by @li-xin-yi in #101
- support scoped variables by @lihebi in #103
- disable scoped variables by @lihebi in #104
- fix setloading recursive rendering issue by @lihebi in #106
- add MIT license by @lihebi in #107
- move analyzeCode logic into wsRun by @lihebi in #108
- remove and inline toolbox.tsx by @lihebi in #109
- prettier formatting by @lihebi in #110
- Fix: read/write access control for public repos by @li-xin-yi in #115
- feat: header and sidebar improvement by @pionxzh in #116
- fix: fix typo by @pionxzh in #117
- chore: improve webpack hot-reloading on Windows WSL by @pionxzh in #119
- Fix: Lock interactivity & sync width resize & improve render performance by @li-xin-yi in #120
- fix: add back setCurrentEditor by @lihebi in #122
- add google login by @lihebi in #123
- Fix: Support Multi-selection in
ctrl
way by @li-xin-yi in #125 - feat: support naming on pod and scope by @pionxzh in #129
- fix: #98 by @fundon in #130
- fix annoying horizontal scroll bar in repos in dabshboard by @lihebi in #131
- Feat: Sync pod name among users in real-time by @li-xin-yi in #132
- Fix: remove output indices and horizontal scroll bar in result blocks by @li-xin-yi in #133
- don't set name on start when data.name is undefined by @lihebi in #134
New Contributors
Full Changelog: v0.4.6...v0.4.7