From c76ab834887ad11dd5833267f44da045e0bfec1c Mon Sep 17 00:00:00 2001 From: doitbot Date: Fri, 8 Sep 2023 14:31:20 +0000 Subject: [PATCH 1/5] Add release notes of v1.1.0 --- docs/ref/release-notes/v1.1.0.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 docs/ref/release-notes/v1.1.0.md diff --git a/docs/ref/release-notes/v1.1.0.md b/docs/ref/release-notes/v1.1.0.md new file mode 100644 index 0000000..f841a9a --- /dev/null +++ b/docs/ref/release-notes/v1.1.0.md @@ -0,0 +1,13 @@ +# Release notes for docupike `v1.1.0` + +Release date: 2023-09-08 + +We're thrilled to announce a new minor release of docupike. Version 1.1.0 includes 10 new or changed features. 9 bugs have been fixed, 3 of them are marked as critical. We encourage you to update to this version as soon as possible. + +Before you update please read all notable changes, available at: [`docs.docupike.com`](https://docs.docupike.com/ref/changelog.html) + +If you have any question about this release our customer support will be happy to help you: [`help@docupike.com`](mailto:help@docupike.com) + +Thanks for using docupike as your preferred IT documentation platform and being part of our great and growing community! + +– the docupike team From 9ec4292803d1bc6ecf53ee43201b19cf21b6dc2a Mon Sep 17 00:00:00 2001 From: doitbot Date: Fri, 8 Sep 2023 14:31:21 +0000 Subject: [PATCH 2/5] Add changelog of v1.1.0 --- docs/ref/changelog.md | 48 ++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 45 insertions(+), 3 deletions(-) diff --git a/docs/ref/changelog.md b/docs/ref/changelog.md index b6eef41..7068ce4 100644 --- a/docs/ref/changelog.md +++ b/docs/ref/changelog.md @@ -9,6 +9,48 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 _tbd_ +## 1.1.0 – 2023-09-08 + +### Added + +- Add-ons: Add general loading state for loading add-on resources (`ID2-4504`) +- Add-ons: Allow add-ons to register docupike widgets (`ID2-4624`) +- Object browser: Add combobox to object browser (`ID2-4505`) +- Object browser: Enable user to add new object in Object Browser (`ID2-4515`) +- Settings: Add Help section to menu (`ID2-3806`) +- UI form fields: Allow user to resize textarea fields (`ID2-4525`) + +### Changed + +- IPAM - Network Overview: Show network statistic for network itself or underlying networks (`ID2-4204`) +- IPAM - Network Overview: Improve visual grouping of network page (`ID2-4500`) +- UT 20210317 Find, Create, Connect: Implement Attribute Search on Object Details Page (`ID2-3393`) +- UT - 20220321 Create and Connect Infrastructure: Make empty table state dynamic in finder (`ID2-3385`) + +### Fixed + +- Categories and attributes: Correctly calculate overall costs per period for assigned objects (`ID2-4078`) +- IPAM - Bugfixing: Add open object button to IP networking category (`ID2-4110`) +- IPAM - Bugfixing: Fix and adjust colors in IPAM Map (`ID2-4142`) +- Object details: Fix losing selected category on ODP after reloading the page (`ID2-4583`) +- Object search and filter: Fix search for categories and attributes on ODP (`ID2-4498`) +- Object search and filter: Clean up search index when object is removed (`ID2-4499`) +- Reports Main Feature: Show only selected attributes in create/edit report modal (`ID2-4002`) +- Settings: Fix retrieving user settings (`ID2-4611`) +- UT 20220530 Find / create / connect objects: Avoid endless loop in search of object browser (`ID2-4130`) + +## 1.0.7 – 2023-07-07 + +### Added + +- Add-ons: Add general loading state for loading add-on resources (`ID2-4504`) +- Settings: Add Help section to menu (`ID2-3806`) + +### Fixed + +- UI buttons: Allow user to click open object button (`ID2-4528`) +- UI Dialog+ Improvements: Show error message when user fills dialog plus field with more than 500 chars (`ID2-4527`) + ## 1.0.6 – 2023-05-24 ### Added @@ -68,7 +110,7 @@ _tbd_ - IPAM - Manage IP Address Table: Change default sorting to "ascending" in network & IP address table (`ID2-4178`) - Registration : Log in user when they set new password (`ID2-4289`) - Settings Refactoring: Add new table component to user area in settings (`ID2-3361`) -- UI Form Field Pulldown: Adjust Inline Edit specific keyboard controls for Inline Form Field Single Select Pulldown (`ID2-1259`) +- UI Form Field Pulldown: Adjust Inline Edit specific keyboard controls for Inline Form Field Single Select Pulldowns (`ID2-1259`) - UI Form Field Pulldown: Adjust Inline Edit specific keyboard controls for Inline Form Field Multi Select Pulldown (`ID2-1260`) - UI Form Field Pulldown: Adjust Inline Edit specific keyboard controls for Inline Form Field Single Select Combobox (`ID2-1261`) @@ -127,13 +169,13 @@ _tbd_ - History: Show the documentation state for objects in History (`ID2-3742`) - IPAM - Bugfixing: Do not allow limited user to see overview of other sections (`ID2-4113`) - IPAM - Bugfixing: Allow to open in new tab action in network view in Firefox (`ID2-4180`) -- IPAM - Bugfixing: Fix duplicate behavior for network objects (`ID2-4181`) +- IPAM - Bugfixing: Fix duplicate behaviour for network objects (`ID2-4181`) - IPAM - Bugfixing: Add missing background on network segment dropdown (`ID2-4183`) - IPAM - Bugfixing: Allow to switch networks tab when statistics are hidden (`ID2-4208`) - IPAM - Edit Object Assignment / IP List: Show a single scope in bar graph (`ID2-4189`) - Navigation: Make all objects class string bold again (`ID2-3416`) - Navigation: Make Inventory menu button responsive to close (`ID2-3666`) -- Object ranking: Do not highlight pagination when object state is adjusted from Object details page (`ID2-3595`) +- Object ranking: Do not highlight pagination when object state is adjusted from ODP (`ID2-3595`) - Object search and filter: Fix the layout when there is a validation error in date quick filters (`ID2-3727`) - Product Plans and Feature Sets: Change Date column of the Invoice table to use created date (`ID2-4201`) - QA Launch-check : Disable "Show Results" button until a valid filter is selected (`ID2-3861`) From 31c8317c4acd8b9be6b5cfcde67ed50300033e6c Mon Sep 17 00:00:00 2001 From: doitbot Date: Fri, 8 Sep 2023 14:31:22 +0000 Subject: [PATCH 3/5] Add v1.1.0 to version history --- docs/ref/version-history.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/ref/version-history.md b/docs/ref/version-history.md index 978f1ca..1861309 100644 --- a/docs/ref/version-history.md +++ b/docs/ref/version-history.md @@ -10,6 +10,7 @@ lang: en | Version | Date | Release Notes | Changelog | | ----------------- | ------------- | ----------------------------------------- | ----------------------------------------- | +| `1.1.0` | 2023-09-08 | [Release notes](release-notes/v1.1.0.md) | [Changelog](changelog.md#110-2023-09-08) | | `1.0.6` | 2023-05-24 | [Release notes](release-notes/v1.0.6.md) | [Changelog](changelog.md#106-2023-05-24) | | `1.0.5` | 2023-04-19 | [Release notes](release-notes/v1.0.5.md) | [Changelog](changelog.md#105-2023-04-26) | | `1.0.4` | 2023-04-19 | [Release notes](release-notes/v1.0.4.md) | [Changelog](changelog.md#104-2023-04-19) | From 207e8463998dfb96553a22af1b1447027afba171 Mon Sep 17 00:00:00 2001 From: doitbot Date: Fri, 8 Sep 2023 14:31:25 +0000 Subject: [PATCH 4/5] Update release feed --- docs/releases.atom | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/docs/releases.atom b/docs/releases.atom index c3331f6..81fe4ff 100644 --- a/docs/releases.atom +++ b/docs/releases.atom @@ -3,8 +3,30 @@ docupike releases - 2023-05-24T10:01:58Z + 2023-09-08T14:31:24Z releases.docupike.com:docupike + + 2023-09-08T00:00:00+00:00 + + v1.1.0 + <a href="https://docs.docupike.com/ref/changelog.html#110-2023-09-08">Changelog</a> + + docupike team + + + releases.docupike.com:docupike:v1.1.0 + + + 2023-07-07T00:00:00+00:00 + + v1.0.7 + <a href="https://docs.docupike.com/ref/changelog.html#107-2023-07-07">Changelog</a> + + docupike team + + + releases.docupike.com:docupike:v1.0.7 + 2023-05-24T00:00:00+00:00 From 3efa3af2a548109195883809defcf71957eb80b7 Mon Sep 17 00:00:00 2001 From: Michael Overkamp Date: Wed, 11 Oct 2023 10:04:10 +0200 Subject: [PATCH 5/5] docs: :memo: Fix typos --- .config/spelling.txt | 3 ++- docs/ref/changelog.md | 10 +++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.config/spelling.txt b/.config/spelling.txt index 6feaf9a..adc5473 100644 --- a/.config/spelling.txt +++ b/.config/spelling.txt @@ -18,10 +18,10 @@ CSS CSV CVE DESK-456 -DSN docupike docupike.cloud dropdown +DSN duplicatable DVCS e.g. @@ -50,6 +50,7 @@ metadata MkDocs Node.js NPM +ODP OpenAPI OpenPGP packagist diff --git a/docs/ref/changelog.md b/docs/ref/changelog.md index 7068ce4..2d39ab3 100644 --- a/docs/ref/changelog.md +++ b/docs/ref/changelog.md @@ -32,8 +32,8 @@ _tbd_ - Categories and attributes: Correctly calculate overall costs per period for assigned objects (`ID2-4078`) - IPAM - Bugfixing: Add open object button to IP networking category (`ID2-4110`) - IPAM - Bugfixing: Fix and adjust colors in IPAM Map (`ID2-4142`) -- Object details: Fix losing selected category on ODP after reloading the page (`ID2-4583`) -- Object search and filter: Fix search for categories and attributes on ODP (`ID2-4498`) +- Object details: Fix losing selected category on Object details page after reloading the page (`ID2-4583`) +- Object search and filter: Fix search for categories and attributes on Object details page (`ID2-4498`) - Object search and filter: Clean up search index when object is removed (`ID2-4499`) - Reports Main Feature: Show only selected attributes in create/edit report modal (`ID2-4002`) - Settings: Fix retrieving user settings (`ID2-4611`) @@ -110,7 +110,7 @@ _tbd_ - IPAM - Manage IP Address Table: Change default sorting to "ascending" in network & IP address table (`ID2-4178`) - Registration : Log in user when they set new password (`ID2-4289`) - Settings Refactoring: Add new table component to user area in settings (`ID2-3361`) -- UI Form Field Pulldown: Adjust Inline Edit specific keyboard controls for Inline Form Field Single Select Pulldowns (`ID2-1259`) +- UI Form Field Pulldown: Adjust Inline Edit specific keyboard controls for Inline Form Field Single Select Pulldown (`ID2-1259`) - UI Form Field Pulldown: Adjust Inline Edit specific keyboard controls for Inline Form Field Multi Select Pulldown (`ID2-1260`) - UI Form Field Pulldown: Adjust Inline Edit specific keyboard controls for Inline Form Field Single Select Combobox (`ID2-1261`) @@ -169,13 +169,13 @@ _tbd_ - History: Show the documentation state for objects in History (`ID2-3742`) - IPAM - Bugfixing: Do not allow limited user to see overview of other sections (`ID2-4113`) - IPAM - Bugfixing: Allow to open in new tab action in network view in Firefox (`ID2-4180`) -- IPAM - Bugfixing: Fix duplicate behaviour for network objects (`ID2-4181`) +- IPAM - Bugfixing: Fix duplicate behavior for network objects (`ID2-4181`) - IPAM - Bugfixing: Add missing background on network segment dropdown (`ID2-4183`) - IPAM - Bugfixing: Allow to switch networks tab when statistics are hidden (`ID2-4208`) - IPAM - Edit Object Assignment / IP List: Show a single scope in bar graph (`ID2-4189`) - Navigation: Make all objects class string bold again (`ID2-3416`) - Navigation: Make Inventory menu button responsive to close (`ID2-3666`) -- Object ranking: Do not highlight pagination when object state is adjusted from ODP (`ID2-3595`) +- Object ranking: Do not highlight pagination when object state is adjusted from Object details page (`ID2-3595`) - Object search and filter: Fix the layout when there is a validation error in date quick filters (`ID2-3727`) - Product Plans and Feature Sets: Change Date column of the Invoice table to use created date (`ID2-4201`) - QA Launch-check : Disable "Show Results" button until a valid filter is selected (`ID2-3861`)