Skip to content

Commit

Permalink
Merge pull request #444 from docupike/v2.5.0/release
Browse files Browse the repository at this point in the history
Release v2.5.0
  • Loading branch information
patfeiler authored Aug 14, 2024
2 parents 3b0442e + 6c58769 commit dc8d0e7
Show file tree
Hide file tree
Showing 4 changed files with 51 additions and 12 deletions.
25 changes: 25 additions & 0 deletions docs/ref/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

_tbd_

## 2.5.0 – 2024-08-14

### Added

- UI Dialog+ Improvements: Add “Select all” Checkbox to MV Dialog+ Modal (`ID2-2495`)
- Update and maintenance information: Show public messages on login to docupike (`ID2-5129`)
- User Management: Manage users of existing user group (`ID2-4988`)
- User Management: Manage role on a user details page (`ID2-4992`)

### Changed

- Development/maintenance: Support PHP 8.3 for docupike (`ID2-4536`)
- Location view: Show all objects in All objects of Location view (`ID2-5018`)
- Location view: Add badge information to container objects in location tree with number of included objects (`ID2-4944`)
- Update React to v18: Update "react-router-dom" to v6 (`ID2-3057`)
- User Management: Manage user groups on a user details page (`ID2-4989`)

### Fixed

- Category Builder: Fix updating options of properties (`ID2-5117`)
- Development/maintenance: Messenger ram usage too high (`ID2-5125`)
- Object ranking: Set last change when archiving object (`ID2-5042`)
- Servereye integration: Deletion of object with many entries leads to errors (`ID2-5163`)
- Setup/update: Fix update of the instances with dependent entries (`ID2-5166`)

## 2.4.0 – 2024-05-27

### Added
Expand Down
13 changes: 13 additions & 0 deletions docs/ref/release-notes/v2.5.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Release notes for docupike `v2.5.0`

Release date: 2024-08-14

We're thrilled to announce a new minor release of docupike. Version 2.5.0 includes 9 new or changed features. 5 bugs have been fixed, 4 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: [`[email protected]`](mailto:[email protected])

Thanks for using docupike as your preferred IT documentation platform and being part of our great and growing community!

– the docupike team
1 change: 1 addition & 0 deletions docs/ref/version-history.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ lang: en

| Version | Date | Release Notes | Changelog |
| ------- | ---------- | ---------------------------------------- | ---------------------------------------- |
| `2.5.0` | 2024-08-14 | [Release notes](release-notes/v2.5.0.md) | [Changelog](changelog.md#250-2024-08-14) |
| `2.4.0` | 2024-05-27 | [Release notes](release-notes/v2.4.0.md) | [Changelog](changelog.md#240-2024-05-27) |
| `2.3.3` | 2024-04-29 | [Release notes](release-notes/v2.3.3.md) | [Changelog](changelog.md#233-2024-04-29) |
| `2.3.2` | 2024-03-28 | [Release notes](release-notes/v2.3.2.md) | [Changelog](changelog.md#232-2024-03-28) |
Expand Down
24 changes: 12 additions & 12 deletions docs/releases.atom
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,19 @@
<link type="text/html" rel="alternate" href="https://docs.docupike.com/ref/version-history.html"/>
<link type="application/atom+xml" rel="self" href="https://docs.docupike.com/releases.atom"/>
<title>docupike releases</title>
<updated>2024-05-27T09:27:05Z</updated>
<updated>2024-08-14T10:48:42Z</updated>
<id>releases.docupike.com:docupike</id>
<entry>
<updated>2024-08-14T00:00:00+00:00</updated>
<link rel="alternate" type="text/html" href="https://docs.docupike.com/ref/release-notes/v2.5.0.html"/>
<title>v2.5.0</title>
<content type="html">&lt;a href=&#34;https://docs.docupike.com/ref/changelog.html#250-2024-08-14&#34;&gt;Changelog&lt;/a&gt;</content>
<author>
<name>docupike team</name>
</author>
<media:thumbnail height="32" width="32" url="https://docs.docupike.com/img/favicon-32x32.png"/>
<id>releases.docupike.com:docupike:v2.5.0</id>
</entry>
<entry>
<updated>2024-05-27T00:00:00+00:00</updated>
<link rel="alternate" type="text/html" href="https://docs.docupike.com/ref/release-notes/v2.4.0.html"/>
Expand Down Expand Up @@ -104,15 +115,4 @@
<media:thumbnail height="32" width="32" url="https://docs.docupike.com/img/favicon-32x32.png"/>
<id>releases.docupike.com:docupike:v2.0.1</id>
</entry>
<entry>
<updated>2023-09-26T00:00:00+00:00</updated>
<link rel="alternate" type="text/html" href="https://docs.docupike.com/ref/release-notes/v2.0.0.html"/>
<title>v2.0.0</title>
<content type="html">&lt;a href=&#34;https://docs.docupike.com/ref/changelog.html#200-2023-09-26&#34;&gt;Changelog&lt;/a&gt;</content>
<author>
<name>docupike team</name>
</author>
<media:thumbnail height="32" width="32" url="https://docs.docupike.com/img/favicon-32x32.png"/>
<id>releases.docupike.com:docupike:v2.0.0</id>
</entry>
</feed>

0 comments on commit dc8d0e7

Please sign in to comment.