Skip to content

Releases: lukashornych/evitalab

v2024.4.2

18 Dec 15:13
052e4ac
Compare
Choose a tag to compare

Changes

v2024.4.1

29 Nov 06:48
2003cc7
Compare
Choose a tag to compare

Changes

v2024.4.0

26 Nov 12:17
e69f841
Compare
Choose a tag to compare

Changes

v2024.3.3

08 Nov 20:40
52adcb0
Compare
Choose a tag to compare

Changes

v2024.3.2

07 Nov 21:29
dd8ec6d
Compare
Choose a tag to compare

Changes

v2024.3.1

29 Oct 22:21
674cd11
Compare
Choose a tag to compare

Changes

v2024.3.0 - Operator's update

23 Oct 21:48
4a157ae
Compare
Choose a tag to compare

New management tools, gRPC client, and many more improvements and fixes ...

Changes

  • Operator's update - managament tools, gRPC client, and other improvements and fixes @lukashornych (#215)
  • Operator's update - managament tools, gRPC client, and other improvements and fixes @lukashornych (#214)
  • feat(#103): reimplement and refactor server status viewer @lukashornych (#212)
  • refactor(#160): share evita sessions across lab, make sure only one session is active in warming up state @lukashornych (#186)
  • fix: parents displaying child entity instead of parent, remove Value wrapper from Entity internal model and simplified the model, add missing "modify" subheaders to explorer menus @lukashornych (#185)
  • feat(#117): server status tab, catalog/collection management dialogs @lukashornych (#184)
  • feat(#103) management tooling - server status tab @o-miko (#182)
  • feat(#140): replace custom lab rest api core with grpc web api @lukashornych (#169)
  • feat(#148): added display catalogId in schema viewer @o-miko (#157)
  • refactor(#94): code structure refactor @lukashornych (#155)
  • fix(#116): cannot switch between individual visualizers because the combobox selecting what to display was selecting unexpected objects instead of just values @lukashornych (#137)
  • fix(#121): displayed entity properties in grid from shared tab weren't set properly during initialization resulting in allowing duplicate properties @lukashornych (#136)
  • fix(#134): backward compatible tab types for shared tabs @lukashornych (#135)
  • feat(#111): base i18n support, replace hard coded component texts with localized texts @lukashornych (#130)

v2024.2.0

07 Mar 16:11
68ca06e
Compare
Choose a tag to compare

Changes

  • Release: Tracing support, Keyboard shortcuts support, evitaQL fixes @lukashornych (#128)
  • feat(#110): implement keyboard shortcuts system support (context switching, keymap viewer, shortcut tooltips...), add keyboard shortcuts into tabs and globally to lab @lukashornych (#127)
  • feat(#72): send proper tracing client ID to evitaDB while fetching anything from evitaDB server to enable OpenTelemetry tracing on evitaDB server @lukashornych (#123)

v2024.1.0

22 Jan 07:57
884bbe4
Compare
Choose a tag to compare

Changes

  • 2024 New Year's Update Release @lukashornych (#109)
  • feat(#58): store last executed queries and provide support for switching to previously executed queries @lukashornych (#108)
  • feat(#104): ability to restore last session (tabs from previous evitaLab instantiation) @lukashornych (#107)
  • feat(#71): data grid prices detail provides priceInnerRecordHandling and priceForSale info based on user filter with additional tooltips @lukashornych (#106)
  • feat(#52): reference attributes functionality in data grid for GraphQL, support ordering by reference attributes in data grid @lukashornych (#105)
  • feat(#71): support prices in data grid @lukashornych (#102)
  • feat(#96): share tabs via links @lukashornych (#101)
  • feat(#71): support prices in data grid @lukashornych (#100)
  • ci: fix versioning action version and upgrade, add workflow concurrency settings @lukashornych (#99)
  • feat(#62): support for visualising histograms in EvitaQL and GraphQL consoles @lukashornych (#93)
  • fix(#90): requesting localized data in data grid throws error when no locale is selected @lukashornych (#92)

v1.6.1

02 Jan 15:20
a1e1b71
Compare
Choose a tag to compare

Changes