Releases: hazelcast/hazelcast-docs-ui
Releases · hazelcast/hazelcast-docs-ui
v4.3.1
v4.3.0
New search experience (#272) Co-authored-by: Oliver Howell <[email protected]>
v4.2.16
Missing platform in version picker (#278)
v4.2.15
Add version exclude (#277)
v4.2.14
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
Reduce size of the enlarged images (#275)
v4.2.12
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
Exclude jdbc from components picker (#271) https://hazelcast.atlassian.net/browse/DOC-522
v4.2.10
DOC-514: disable anon user tracking (#268) https://hazelcast.atlassian.net/browse/DOC-514
v4.2.9
Redesign table (#270) https://hazelcast.atlassian.net/browse/DOC-481