Skip to content

Releases: hazelcast/hazelcast-docs-ui

v4.2.10

30 Jun 18:15
fddfba2

Choose a tag to compare

DOC-514: disable anon user tracking (#268)

https://hazelcast.atlassian.net/browse/DOC-514

v4.2.9

27 Jun 12:17
cc7498f

Choose a tag to compare

Redesign table (#270)

https://hazelcast.atlassian.net/browse/DOC-481

v4.2.8

23 Jun 13:59
46bcdfa

Choose a tag to compare

DOC-504: revert clarity (#269)

https://hazelcast.atlassian.net/browse/DOC-504

v4.2.7

23 Jun 13:55
46bcdfa

Choose a tag to compare

DOC-504: revert clarity (#269)

https://hazelcast.atlassian.net/browse/DOC-504

v4.2.6

15 Apr 09:14
dce2fb3

Choose a tag to compare

Skip redirects download (#267)

The flag makes the script to skip the download of the
_[redirects](https://github.com/hazelcast/hazelcast-docs/blob/main/_redirects)
file when creating a global build from non-hazelcast-docs repos

For the production build we need that file, but it is useless for local
build

v4.2.5

02 Apr 16:32
246699b

Choose a tag to compare

Kah UI ipdates (#264)

Updates to UI - navigation and home page

---------

Co-authored-by: Sherrie Hablitzel <“[email protected]”>
Co-authored-by: Oliver Howell <[email protected]>

v4.2.4

18 Mar 16:20
36844b6

Choose a tag to compare

Support local build (#266)

Bonus: add redirects for netlify build

v4.2.3

17 Mar 15:43
1f6609d

Choose a tag to compare

Add preview build (#265)

v4.2.2

12 Mar 19:36
092f75e

Choose a tag to compare

Fix workflow_dispatch (#262)

- sets prerelease version if `release_type` is set to "prerelease" or
"premajor"
- fixes `skip_publish` consitional

Here is the successful run
https://github.com/hazelcast/hazelcast-docs-ui/actions/runs/13819371314/job/38660719763
with 'skip_publish' set to `true` and `release_type` set to "prerelease"
result -
https://github.com/hazelcast/hazelcast-docs-ui/releases/tag/v4.2.2-beta.2

v4.2.2-beta.2

12 Mar 18:59
026cf9e

Choose a tag to compare

v4.2.2-beta.2 Pre-release
Pre-release
Fix wrong publish conditional (#261)