Releases: FalkorDB/falkordb-browser
Releases · FalkorDB/falkordb-browser
v1.0.0
What's Changed
- Fix #584 align labels and give max width by @Anchel123 in #585
- Fix #581 #583 fix data panel by @Anchel123 in #587
- Fix #582 remove line number if there is only on line by @Anchel123 in #589
- Fix #586 add intercom by @Anchel123 in #590
- Fix #575 add refresh button to graph list by @Anchel123 in #588
- Fix #595 fix legend by @Anchel123 in #598
- Fix #591 replace cytoscape with react force graph by @Anchel123 in #592
- Fix #596 save query history on local storage by @Anchel123 in #597
- Fix #586 Add intercom by @Anchel123 in #599
- Fix #560 update nextjs by @Anchel123 in #594
- Fix #602 restyle browser by @Anchel123 in #603
Full Changelog: v0.9.1...v1.0.0
v0.9.1
What's Changed
- Refactor graph model data structure and update curve style to bezier … by @Anchel123 in #577
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Fix #561 create false don't create schema by @Anchel123 in #562
- remove unused packages by @Anchel123 in #563
- Fix #564 empty category by @Anchel123 in #565
- Fix #568 fix labels alignment and pointer events by @Anchel123 in #569
- Fix #566 add table view by @Anchel123 in #567
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- Fix #512 if there is only one graph then select it by default by @Anchel123 in #513
- Fix #514 make the bg of the legends don't interrupt with the canvas events by @Anchel123 in #515
- Fix #516 save spot for the trash button in front of the property key and on se… by @Anchel123 in #517
- Fix #518 fix result extend by @Anchel123 in #519
- Fix #520 add collapse node on top of the extend by @Anchel123 in #521
- Fix #522 fix the cleaning way on collapsed by @Anchel123 in #523
- Fix #526 fix node collapse by @Anchel123 in #527
- Fix Avoid createContextKey on every event by @Anchel123 in #528
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Fix #483 #484 dont use type to check if exists by @Anchel123 in #485
- Fix #469 #494 change the data panel component by @Anchel123 in #496
- Fix #482 give the dropdown content max height by @Anchel123 in #497
- Fix #499 pass all the URL variables to the preparArg before fetching by @Anchel123 in #500
- Fix # add to read write the delete and to both the info by @Anchel123 in #504
- Fix #468 add multiple labels for nodes by @Anchel123 in #481
- fix #209 #57 Add suggestions by @Anchel123 in #501
- Fix #507 #506 #484 add export for rw and ro and provide to ro a way to run queries by @Anchel123 in #508
- Enhance Testing Framework #488 #489 #490 #491 #492 by @Naseem77 in #493
- update falkordb ts to 6.2.3 version by @Anchel123 in #510
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- update falkordb-ts to 6_2_2 by @gkorland in #472
- Fix #470 fix login by @Anchel123 in #471
- Fix #474 fix panel handle throws warning in console by @Anchel123 in #475
- Fix #476 disable add entitiy and relation by @Anchel123 in #477
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Fix #373 make the config values buttons by @Anchel123 in #374
- Fix #361 make the default port / host placeholder instead of the actual value by @Anchel123 in #362
- Fix #365 fix set selected users role by @Anchel123 in #366
- Fix #367 change secondary color by @Anchel123 in #368
- Fix #369 change editor style by @Anchel123 in #370
- Fix #371 disable graph view add element by @Anchel123 in #372
- Fix #364 check the user role in setting to redirect if is not admin by @Anchel123 in #383
- Fix #391 make escape close full screen by @Anchel123 in #394
- Fix #390 fix labels overlay by @Anchel123 in #398
- Fix #392 fix rerouting from settings by @Anchel123 in #393
- Fix #397 make the non editable values cursor default by @Anchel123 in #399
- Fix #376 add preferences section to graph by @Anchel123 in #418
- Fix #407 allowed only numbers as configuration value by @Anchel123 in #419
- Fix #426 change the input of the set config to get only numbers by @Anchel123 in #436
- Fix #435 replace the delete user function to request type post by @Anchel123 in #437
- Fix #406 fix cmd info config value by @Anchel123 in #438
- Fix #452 fix delete user by @Anchel123 in #453
New Contributors
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's New
- Fix #288 Create new schema by @Anchel123 in #289
- Fix #286 Change the loading background by @Anchel123 in #292
- Fix #295 close manage graphs on delete by @Anchel123 in #298
- Fix #334 add maximize for graph and schema view by @Anchel123 in #352
- Fix #326 trim whites spaces in host and port by @Anchel123 in #327
- Fix #353 make the graph button blue only when in graph page by @Anchel123 in #354
- Fix #349 make everything rounded by @Anchel123 in #356
Bug Fixes
- Fix #284 fix delete element by @Anchel123 in #290
- Fix #283 fix delete graph by @Anchel123 in #291
- Fix #296 fix add & delete entity by @Anchel123 in #297
- Fix #317 fix user section by @Anchel123 in #322
- Fix #323 throw other errors by @Anchel123 in #325
- Fix #315 fix selected and unselected style by @Anchel123 in #333
- Fix #350 fix password validation by @Anchel123 in #351
- Fix #328 don't count / display name when equal to id by @Anchel123 in #329
- Fix #296 fix state in header by @Anchel123 in #294
- Fix #330 fix the count of nodes / edges by @Anchel123 in #331
- Fix #355 fix create label by @Anchel123 in #357
- Fix #324 fix set category by @Anchel123 in #332
New Contributors
Full Changelog: v0.5.0...v0.6.0
v0.5.0
The new version include a full restyling of the UI with the new branding and a set new features.
What's Changed
- Fix #205 Restyling FalkorDB-Browser by @Anchel123 in #204
- fix #208 display values in array format if needed by @Anchel123 in #216
- fix #206 replace the old favicon with the now one by @Anchel123 in #217
- fix #211 Table view by @Anchel123 in #214
- fix #206 replace the favicon by @Anchel123 in #223
- fix #224 new dialogs by @Anchel123 in #226
- fix #220 Fix add user dialog by @Anchel123 in #231
- fix #221 add configurations by @Anchel123 in #229
- fix #233 collapse after delete node / edge by @Anchel123 in #241
- fix #235 disable edit label in graph by @Anchel123 in #240
- fix #236 fix data panel by @Anchel123 in #238
- fix #227 add schema view by @Anchel123 in #228
- Fix #254 add style to selected edge by @Anchel123 in #256
- FIx #252 Add resize handle by @Anchel123 in #253
- Fix #250 Add padding in schema view by @Anchel123 in #251
- Fix #246 change the text color by @Anchel123 in #247
- Fix #244 fix labels by @Anchel123 in #245
- Fix #219 update tls form style by @Anchel123 in #270
- Fix #259 Fix secured fetch by @Anchel123 in #261
- Fix #242 fix the toolbar by @Anchel123 in #243
- fix #248 Shrink header by @Anchel123 in #249
- Fix #262 Add create empty graph by @Anchel123 in #264
- fix buttons and text color by @Anchel123 in #258
- Fix #265 Add set config by @Anchel123 in #266
- Fix #237 Change highlights for editor by @Anchel123 in #267
- Fix #268 update state on delete graph by @Anchel123 in #269
- Fix #274 upload and change the fonts by @Anchel123 in #275
- fix #272 Final changes by @Anchel123 in #273
- fix #276 refactor useScreenSize to use throttle function by @Anchel123 in #271
- Fix #277 Fix final by @Anchel123 in #278
- Fix #279 Move new styling from Staging by @gkorland in #215
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- fix #89 Show edge properties by @Anchel123 in #163
- fix #56 Highlights by @Anchel123 in #155
- fix #156 Styling query section by @Anchel123 in #161
- fix #158 Styling navbar by @Anchel123 in #160
- fix #157 Styling graph page by @Anchel123 in #159
- fix #166 add falkorDB next to the menu button by @Anchel123 in #167
- fix #164 fix query section by @Anchel123 in #165
- fix #168 get params from query by @dudizimber in #170
- fix #176 re-style by @Anchel123 in #177
- fix #175 add multiple graph sections by @Anchel123 in #184
- fix #180 and 181 Add rename and copy by @Anchel123 in #187
- Fix #183 create graph by @Anchel123 in #188
- fix #192 handle server errors correctly by @gkorland in #193
- fix #194 refactor user authorization on server side by @gkorland in #195
- fix #191 Add Users view by @gkorland in #196
- Fix #198 use darker blue for light mode by @gkorland in #199
Full Changelog: v0.3.0...v0.4.0