|
48 | 48 | ### Added |
49 | 49 | - Autofix some minor issues with the document |
50 | 50 | - Reordered some objects in yaml |
51 | | -- Fixed tags description serialization |
| 51 | +- Fixed tags description serialization |
52 | 52 |
|
53 | 53 | ## [1.0.10] - 2025-06-05 |
54 | 54 | ### Added |
|
93 | 93 |
|
94 | 94 | ## [1.0.19] - 2025-08-12 |
95 | 95 | ### 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