Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions docs/en/ref/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,34 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

_tbd_

## 3.1.0 – 2026-04-09

### Added

- MIW Preset Configuration 2025: Open manage current preset (`ID2-5438`)
- n8n integration: Support Tenant deleted webhook trigger (`ID2-5607`)
- n8n integration: Support Tenant updated webhook trigger (`ID2-5606`)
- n8n integration: Create webhook domain in i-doit up (`ID2-5472`)
- n8n integration: Support User update webhook trigger (`ID2-5595`)
- n8n integration: Support User deleted webhook trigger (`ID2-5480`)
- n8n integration: Support User created webhook trigger (`ID2-5479`)
- n8n integration: Support Entry updated webhook trigger (`ID2-5477`)

### Changed

- MIW Preset Configuration 2025: Change order of columns in presets (`ID2-5450`)
- MIW Preset Configuration 2025: Adjusting multiple columns in presets (`ID2-5449`)
- MIW Preset Configuration 2025: Creation of user based custom presets (`ID2-5446`)
- MIW Preset Configuration 2025: Keeping current preset (`ID2-5439`)

### Fixed

- MIB Finder-Search 2025: Smoothen search results (`ID2-5429`)
- MIB Herr Klaus: Fix loading state in i-doit up (`ID2-5567`)
- MIB Soft-Validation: Show hard validation in Dialog+ model (`ID2-5575`)
- Fix issues with Push Object API: Fix untranslated value of object text API of dialog entries (`ID2-5627`)
- Fix issues with Push Object API: Correct sub-object processing order in Object Push API (`ID2-5608`)

## 3.0.0 – 2026-01-21

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

Release date: 2026-04-09

We're thrilled to announce a new minor release of docupike. Version 3.1.0 includes 12 new or changed features. 5 bugs have been fixed, 1 of them is 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/en/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
1 change: 1 addition & 0 deletions docs/en/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 |
| ------- | ---------- | ---------------------------------------- | ---------------------------------------- |
| `3.1.0` | 2026-04-09 | [Release notes](release-notes/v3.1.0.md) | [Changelog](changelog.md#310-2026-04-09) |
| `3.0.0` | 2026-01-21 | [Release notes](release-notes/v3.0.0.md) | [Changelog](changelog.md#300-2026-01-21) |
| `2.8.0` | 2025-09-30 | [Release notes](release-notes/v2.8.0.md) | [Changelog](changelog.md#280-2025-09-30) |
| `2.7.0` | 2025-06-27 | [Release notes](release-notes/v2.7.0.md) | [Changelog](changelog.md#270-2025-06-27) |
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>2026-01-21T12:19:13Z</updated>
<updated>2026-04-09T09:42:33Z</updated>
<id>releases.docupike.com:docupike</id>
<entry>
<updated>2026-04-09T00:00:00+00:00</updated>
<link rel="alternate" type="text/html" href="https://docs.docupike.com/ref/release-notes/v3.1.0.html"/>
<title>v3.1.0</title>
<content type="html">&lt;a href=&#34;https://docs.docupike.com/en/ref/changelog.html#310-2026-04-09&#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:v3.1.0</id>
</entry>
<entry>
<updated>2026-01-21T00:00:00+00:00</updated>
<link rel="alternate" type="text/html" href="https://docs.docupike.com/ref/release-notes/v3.0.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.4.0</id>
</entry>
<entry>
<updated>2024-04-29T00:00:00+00:00</updated>
<link rel="alternate" type="text/html" href="https://docs.docupike.com/ref/release-notes/v2.3.3.html"/>
<title>v2.3.3</title>
<content type="html">&lt;a href=&#34;https://docs.docupike.com/en/ref/changelog.html#233-2024-04-29&#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.3.3</id>
</entry>
</feed>
Loading