Releases: lukashornych/evitalab
Releases · lukashornych/evitalab
v2024.4.2
Changes
- Release @lukashornych (#256)
- fix(entity-viewer): cannot pretty print date time range with empty end @lukashornych (#255)
v2024.4.1
Changes
- ci: release @lukashornych (#246)
- fix(entity-viewer): property keys cases inconsistency leading to missing values in grid. Refs #244 @lukashornych (#245)
v2024.4.0
Changes
- Release @lukashornych (#243)
- feat(connection): allow closing open evitaDB sessions. Refs #218 @lukashornych (#242)
- feat(#235): global status bar support with editor and subject path statuses @lukashornych (#237)
v2024.3.3
Changes
- Release @lukashornych (#232)
- fix(#230): version built assets to allow immutable cache @lukashornych (#231)
v2024.3.2
Changes
- Release @lukashornych (#229)
- fix(#227): passing data from server through unreliable cookies @lukashornych (#228)
- fix(#222): cannot pass date time from outside to VDateTimeInput @lukashornych (#223)
v2024.3.1
Changes
- release: offset date time picker for catalog backups @lukashornych (#221)
- fix(#219): cannot specify specific time for catalog backup @lukashornych (#220)
v2024.3.0 - Operator's update
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
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
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
Changes
- refactor: evitaDB alive parameter changed to liveness @lukashornych (#91)