Skip to content

Commit cd9bfe6

Browse files
1.0.28
1 parent d988cbb commit cd9bfe6

1 file changed

Lines changed: 46 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 46 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
### Added
4949
- Autofix some minor issues with the document
5050
- Reordered some objects in yaml
51-
- Fixed tags description serialization
51+
- Fixed tags description serialization
5252

5353
## [1.0.10] - 2025-06-05
5454
### Added
@@ -93,4 +93,48 @@
9393

9494
## [1.0.19] - 2025-08-12
9595
### Added
96-
- Added notification for possible openapi documents
96+
- Added notification for possible openapi documents
97+
98+
## [1.0.20] - 2025-09-12
99+
### Added
100+
- Parse errors don't prevent loading the document anymore
101+
- Fixed some minor UI bugs
102+
103+
## [1.0.21] - 2025-09-15
104+
### Added
105+
- Changed yaml serialization for better redability
106+
- Preserve order in schema section
107+
108+
109+
## [1.0.22] - 2025-09-22
110+
### Added
111+
- Fixed some minor UI bugs
112+
- Preserve order of elements in info and params
113+
114+
## [1.0.23] - 2025-09-26
115+
### Added
116+
- Fixed minor UI bugs
117+
- Preserve order of schema elements
118+
119+
## [1.0.24] - 2025-10-05
120+
### Added
121+
- Simplified the UI for adding new elements (like paths, schemas, etc.)
122+
- Fixed some minor UI bugs
123+
124+
## [1.0.25] - 2025-10-12
125+
### Added
126+
- Clickable links in item lists (like paths, schemas, etc.)
127+
- Simplified UI for parameters
128+
129+
## [1.0.26] - 2025-11-27
130+
### Added
131+
- Improved schema refs
132+
- Fixed parameter serialization issues
133+
134+
## [1.0.27] - 2026-01-31
135+
### Added
136+
- Fixed some UX issues
137+
138+
## [1.0.28] - 2026-03-27
139+
### Added
140+
- Support for 2026.1

0 commit comments

Comments
 (0)