File tree Expand file tree Collapse file tree 3 files changed +19
-3
lines changed Expand file tree Collapse file tree 3 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ Unreleased] ( https://github.com/growilabs/compare/v7.3.1 ...HEAD )
3+ ## [ Unreleased] ( https://github.com/growilabs/compare/v7.3.2 ...HEAD )
44
55* Please do not manually update this file. We've automated the process.*
66
7+ ## [ v7.3.2] ( https://github.com/growilabs/compare/v7.3.1...v7.3.2 ) - 2025-09-29
8+
9+ ### 🚀 Improvement
10+
11+ * imprv: Elasticsearch management retrieving status (#10330 ) @yuki-takei
12+
13+ ### 🐛 Bug Fixes
14+
15+ * fix: Ensure login errors display regardless of password login configuration (#10347 ) @yuki-takei
16+ * fix: TreeItem opening logic (#10331 ) @yuki-takei
17+
18+ ### 🧰 Maintenance
19+
20+ * support: Improve memory leak (#10329 ) @yuki-takei
21+ * support: Fix biome errors (#10338 ) @yuki-takei
22+
723## [ v7.3.1] ( https://github.com/growilabs/compare/v7.3.0...v7.3.1 ) - 2025-09-22
824
925### 🧰 Maintenance
Original file line number Diff line number Diff line change 11{
22 "name" : " @growi/app" ,
3- "version" : " 7.3.2-RC.0 " ,
3+ "version" : " 7.3.2" ,
44 "license" : " MIT" ,
55 "private" : " true" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " growi" ,
3- "version" : " 7.3.2-RC.0 " ,
3+ "version" : " 7.3.2" ,
44 "description" : " Team collaboration software using markdown" ,
55 "license" : " MIT" ,
66 "private" : " true" ,
You can’t perform that action at this time.
0 commit comments