File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11
22
3+ ## [ 1.26.2] ( https://github.com/msgbyte/tianji/compare/v1.26.1...v1.26.2 ) (2025-09-23)
4+
5+ ### Features
6+
7+ * add code validator for function worker ([ d1bb53b] ( https://github.com/msgbyte/tianji/commit/d1bb53b991d096835df79b7b0557c8bd4da5f7a1 ) )
8+ * add function worker entry and service count ([ 0c0da21] ( https://github.com/msgbyte/tianji/commit/0c0da219bcbb4a5f30ebe07d8270d1daf746097a ) )
9+
10+ ### Bug Fixes
11+
12+ * ensure worker deletion handles null worker case and invalidate cache ([ 4a410c8] ( https://github.com/msgbyte/tianji/commit/4a410c83ba4a918416fbb5a2f8621d79fb9dda3c ) )
13+ * fix crash when open worker detail for some case ([ 27f7068] ( https://github.com/msgbyte/tianji/commit/27f70684099d5ed9e018378fe24677bc2de7869f ) )
14+
15+ ### Document
16+
17+ * update environment document ([ afc93e9] ( https://github.com/msgbyte/tianji/commit/afc93e973cb9d952349bfb89fb9dbf855c720fd0 ) )
18+
19+ ### Others
20+
21+ * update translations ([ 7307e8a] ( https://github.com/msgbyte/tianji/commit/7307e8a3504d3f5430f7d65f48defa10b113d641 ) )
22+
323## [ 1.26.1] ( https://github.com/msgbyte/tianji/compare/v1.26.0...v1.26.1 ) (2025-09-22)
424
525### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " tianji" ,
33 "private" : true ,
4- "version" : " 1.26.1 " ,
4+ "version" : " 1.26.2 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "dev" : " concurrently --kill-others npm:dev:server npm:dev:web" ,
You can’t perform that action at this time.
0 commit comments