File tree Expand file tree Collapse file tree 3 files changed +30
-3
lines changed Expand file tree Collapse file tree 3 files changed +30
-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.2 ...HEAD )
3+ ## [ Unreleased] ( https://github.com/growilabs/compare/v7.3.3 ...HEAD )
44
55* Please do not manually update this file. We've automated the process.*
66
7+ ## [ v7.3.3] ( https://github.com/growilabs/compare/v7.3.2...v7.3.3 ) - 2025-10-15
8+
9+ ### 💎 Features
10+
11+ * feat(otel): Page counts metrics (#10367 ) @Ryosei-Fukushima
12+
13+ ### 🚀 Improvement
14+
15+ * imprv: Improve KnowledgeAssistant chat UI UX (#10355 ) @satof3
16+ * imprv: Guest user client performance by Socket.io event optimization (#10379 ) @yuki-takei
17+ * imprv: PageTree performance by page-listing API (#10362 ) @yuki-takei
18+
19+ ### 🐛 Bug Fixes
20+
21+ * fix: Draw.io color mode (#10390 ) @miya
22+ * fix: Cannot update v4 format pages (#10378 ) @miya
23+ * fix: Bulk export cleanup and notification occasionally not working on job expire (#10366 ) @arafubeatbox
24+
25+ ### 🧰 Maintenance
26+
27+ * support: Configure biome for app services dir (#10381 ) @arafubeatbox
28+ * support: Configure biome for app etc. dirs (#10380 ) @arafubeatbox
29+ * support: Configure biome for rate-limiter feature (#10376 ) @arafubeatbox
30+ * support: Configure biome for growi-plugin feature (#10309 ) @arafubeatbox
31+ * support: Service integration test biome migration (#10234 ) @arafubeatbox
32+ * support: Update axios (#10353 ) @arafubeatbox
33+
734## [ v7.3.2] ( https://github.com/growilabs/compare/v7.3.1...v7.3.2 ) - 2025-09-29
835
936### 🚀 Improvement
Original file line number Diff line number Diff line change 11{
22 "name" : " @growi/app" ,
3- "version" : " 7.3.3-RC.0 " ,
3+ "version" : " 7.3.3" ,
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.3-RC.0 " ,
3+ "version" : " 7.3.3" ,
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