Skip to content

Releases: hazelcast/hazelcast-docs-ui

v4.3.1

26 Sep 10:20
bdd769d
Compare
Choose a tag to compare
Fix release pipeline (#280)

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

v4.3.0

25 Sep 18:53
9747de8
Compare
Choose a tag to compare
New search experience (#272)

Co-authored-by: Oliver Howell <[email protected]>

v4.2.16

15 Sep 10:24
253c1e5
Compare
Choose a tag to compare
Missing platform in version picker (#278)

v4.2.15

12 Sep 08:58
714a92b
Compare
Choose a tag to compare
Add version exclude (#277)

v4.2.14

20 Aug 09:40
693e944
Compare
Choose a tag to compare
Remove explicit cURL `POST` (#276)

When executed with `verbose`, cURL logs:
> Note: Unnecessary use of -X or --request, POST is already inferred.

[The `-d`/`--data` flag sends data via
`POST`](https://curl.se/docs/manpage.html#-d) so specifying `POST` _as
well_ is redundant.

v4.2.13

24 Jul 17:14
878a23f
Compare
Choose a tag to compare
Reduce size of the enlarged images (#275)

v4.2.12

18 Jul 15:51
318df77
Compare
Choose a tag to compare
Fix copy code with annotations (#274)

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

**BONUSES**:
- show the word "Copy" on the copy button for a better visibility;
- prevent code selection;
- copy code on click everywhere on the code block;
- fix copy of multiline code starting with `$` (like
[here](https://docs.hazelcast.com/hazelcast/6.0-snapshot/clients/cplusplus#conan-users)).

v4.2.11

01 Jul 11:14
bc41695
Compare
Choose a tag to compare
Exclude jdbc from components picker (#271)

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

v4.2.10

30 Jun 18:15
fddfba2
Compare
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
Compare
Choose a tag to compare
Redesign table (#270)

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