Skip to content

Commit 7972c35

Browse files
authored
Release v1.15 (#213)
* Release v1.15 * fix audit
1 parent d782fa2 commit 7972c35

3 files changed

Lines changed: 153 additions & 146 deletions

File tree

CHANGELOG.md

Lines changed: 40 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## 1.15.0 - 2026-06-16
11+
1012
### Added
1113

1214
- Add lifecycle management UI pages with list and detail views, [PR-206](https://github.com/reductstore/web-console/pull/206)
@@ -350,35 +352,41 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
350352

351353
- Initial Release
352354

353-
[Unreleased]: https://github.com/reduct-storage/web-console/compare/v1.12.0...HEAD
354-
[1.12.0]: https://github.com/reduct-storage/web-console/compare/v1.12.0...v1.11.2
355-
[1.11.2]: https://github.com/reduct-storage/web-console/compare/v1.11.2...v1.11.1
356-
[1.11.1]: https://github.com/reduct-storage/web-console/compare/v1.11.1...v1.11.0
357-
[1.11.0]: https://github.com/reduct-storage/web-console/compare/v1.11.0...v1.10.1
358-
[1.10.1]: https://github.com/reduct-storage/web-console/compare/v1.10.1...v1.10.0
359-
[1.10.0]: https://github.com/reduct-storage/web-console/compare/v1.10.0...v1.9.2
360-
[1.9.2]: https://github.com/reduct-storage/web-console/compare/v1.9.2...v1.9.1
361-
[1.9.1]: https://github.com/reduct-storage/web-console/compare/v1.9.1...v1.9.0
362-
[1.9.0]: https://github.com/reduct-storage/web-console/compare/v1.9.0...v1.8.1
363-
[1.8.1]: https://github.com/reduct-storage/web-console/compare/v1.8.1...v1.8.0
364-
[1.8.0]: https://github.com/reduct-storage/web-console/compare/v1.8.0...v1.7.0
365-
[1.7.0]: https://github.com/reduct-storage/web-console/compare/v1.7.0...v1.6.1
366-
[1.6.1]: https://github.com/reduct-storage/web-console/compare/v1.6.1...v1.6.0
367-
[1.6.0]: https://github.com/reduct-storage/web-console/compare/v1.6.0...v1.5.0
368-
[1.5.0]: https://github.com/reduct-storage/web-console/compare/v1.5.0...v1.4.1
369-
[1.4.1]: https://github.com/reduct-storage/web-console/compare/v1.4.1...v1.4.0
370-
[1.4.0]: https://github.com/reduct-storage/web-console/compare/v1.3.0...v1.4.0
371-
[1.3.0]: https://github.com/reduct-storage/web-console/compare/v1.2.2...v1.3.0
372-
[1.2.2]: https://github.com/reduct-storage/web-console/compare/v1.2.1...v1.2.2
373-
[1.2.1]: https://github.com/reduct-storage/web-console/compare/v1.2.0...v1.2.1
374-
[1.2.0]: https://github.com/reduct-storage/web-console/compare/v1.1.1...v1.2.0
375-
[1.1.1]: https://github.com/reduct-storage/web-console/compare/v1.1.0...v1.1.1
376-
[1.1.0]: https://github.com/reduct-storage/web-console/compare/v1.0.0...v1.1.0
377-
[1.0.0]: https://github.com/reduct-storage/web-console/compare/v0.5.0...v1.0.0
378-
[0.5.0]: https://github.com/reduct-storage/web-console/compare/v0.4.0...v0.5.0
379-
[0.4.0]: https://github.com/reduct-storage/web-console/compare/v0.3.1...v0.4.0
380-
[0.3.1]: https://github.com/reduct-storage/web-console/compare/v0.3.0...v0.3.1
381-
[0.3.0]: https://github.com/reduct-storage/web-console/compare/v0.2.1...v0.3.0
382-
[0.2.1]: https://github.com/reduct-storage/web-console/compare/v0.2.0...v0.2.1
383-
[0.2.0]: https://github.com/reduct-storage/web-console/compare/v0.1.0...v0.2.0
384-
[0.1.0]: https://github.com/reduct-storage/web-console/releases/tag/v0.1.0
355+
[Unreleased]: https://github.com/reductstore/web-console/compare/v1.15.0...HEAD
356+
[1.15.0]: https://github.com/reductstore/web-console/compare/v1.14.2...v1.15.0
357+
[1.14.2]: https://github.com/reductstore/web-console/compare/v1.14.1...v1.14.2
358+
[1.14.1]: https://github.com/reductstore/web-console/compare/v1.14.0...v1.14.1
359+
[1.14.0]: https://github.com/reductstore/web-console/compare/v1.13.0...v1.14.0
360+
[1.13.0]: https://github.com/reductstore/web-console/compare/v1.12.1...v1.13.0
361+
[1.12.1]: https://github.com/reductstore/web-console/compare/v1.12.0...v1.12.1
362+
[1.12.0]: https://github.com/reductstore/web-console/compare/v1.11.2...v1.12.0
363+
[1.11.2]: https://github.com/reductstore/web-console/compare/v1.11.1...v1.11.2
364+
[1.11.1]: https://github.com/reductstore/web-console/compare/v1.11.0...v1.11.1
365+
[1.11.0]: https://github.com/reductstore/web-console/compare/v1.10.1...v1.11.0
366+
[1.10.1]: https://github.com/reductstore/web-console/compare/v1.10.0...v1.10.1
367+
[1.10.0]: https://github.com/reductstore/web-console/compare/v1.9.2...v1.10.0
368+
[1.9.2]: https://github.com/reductstore/web-console/compare/v1.9.1...v1.9.2
369+
[1.9.1]: https://github.com/reductstore/web-console/compare/v1.9.0...v1.9.1
370+
[1.9.0]: https://github.com/reductstore/web-console/compare/v1.8.1...v1.9.0
371+
[1.8.1]: https://github.com/reductstore/web-console/compare/v1.8.0...v1.8.1
372+
[1.8.0]: https://github.com/reductstore/web-console/compare/v1.7.0...v1.8.0
373+
[1.7.0]: https://github.com/reductstore/web-console/compare/v1.6.1...v1.7.0
374+
[1.6.1]: https://github.com/reductstore/web-console/compare/v1.6.0...v1.6.1
375+
[1.6.0]: https://github.com/reductstore/web-console/compare/v1.5.0...v1.6.0
376+
[1.5.0]: https://github.com/reductstore/web-console/compare/v1.4.1...v1.5.0
377+
[1.4.1]: https://github.com/reductstore/web-console/compare/v1.4.0...v1.4.1
378+
[1.4.0]: https://github.com/reductstore/web-console/compare/v1.3.0...v1.4.0
379+
[1.3.0]: https://github.com/reductstore/web-console/compare/v1.2.2...v1.3.0
380+
[1.2.2]: https://github.com/reductstore/web-console/compare/v1.2.1...v1.2.2
381+
[1.2.1]: https://github.com/reductstore/web-console/compare/v1.2.0...v1.2.1
382+
[1.2.0]: https://github.com/reductstore/web-console/compare/v1.1.1...v1.2.0
383+
[1.1.1]: https://github.com/reductstore/web-console/compare/v1.1.0...v1.1.1
384+
[1.1.0]: https://github.com/reductstore/web-console/compare/v1.0.0...v1.1.0
385+
[1.0.0]: https://github.com/reductstore/web-console/compare/v0.5.0...v1.0.0
386+
[0.5.0]: https://github.com/reductstore/web-console/compare/v0.4.0...v0.5.0
387+
[0.4.0]: https://github.com/reductstore/web-console/compare/v0.3.1...v0.4.0
388+
[0.3.1]: https://github.com/reductstore/web-console/compare/v0.3.0...v0.3.1
389+
[0.3.0]: https://github.com/reductstore/web-console/compare/v0.2.1...v0.3.0
390+
[0.2.1]: https://github.com/reductstore/web-console/compare/v0.2.0...v0.2.1
391+
[0.2.0]: https://github.com/reductstore/web-console/compare/v0.1.0...v0.2.0
392+
[0.1.0]: https://github.com/reductstore/web-console/releases/tag/v0.1.0

0 commit comments

Comments
 (0)