Releases: FalkorDB/falkordb-browser
Releases · FalkorDB/falkordb-browser
Release list
v2.2.0
What's Changed
- Staging by @Anchel123 in #1859
- chore(deps): bump lucide-react from 1.20.0 to 1.21.0 by @dependabot[bot] in #1862
- chore(deps-dev): bump @types/node from 25.9.3 to 26.0.0 by @dependabot[bot] in #1863
- fix: chown .data volume on startup to resolve EACCES for non-root nextjs user by @Anchel123 with @Copilot in #1864
- chore(deps): bump react-hook-form from 7.79.0 to 7.80.0 by @dependabot[bot] in #1868
- chore(deps): bump uuid from 14.0.0 to 14.0.1 in the npm-minor-patch group by @dependabot[bot] in #1866
- chore(deps): bump @falkordb/text-to-cypher from 0.1.17 to 0.2.0 by @dependabot[bot] in #1867
- chore(deps): bump the npm-minor-patch group with 2 updates by @dependabot[bot] in #1869
- chore(deps): bump the npm-minor-patch group with 4 updates by @dependabot[bot] in #1870
- chore(deps): bump the npm-minor-patch group with 2 updates by @dependabot[bot] in #1872
- chore(deps): bump @redis/client from 5.12.1 to 6.0.1 by @dependabot[bot] in #1873
- chore(deps): bump preact from 10.29.2 to 10.29.3 in the npm-minor-patch group by @dependabot[bot] in #1876
- feat: use instance UDFs in chat (text-to-cypher 0.2.0) by @barakb in #1865
- feat: actionable Cypher query errors — hints, "Did you mean?", editor diagnostics, "Fix with AI", and a live drift guard by @Anchel123 with @Copilot in #1861
- feat: Enhance error handling and logging in BrowserSettings for model… by @Anchel123 in #1874
- Add focus mode by @Anchel123 in #1878
- chore(deps): bump all dependabot dependencies by @Anchel123 in #1884
- fix: address staging PR review comments by @Anchel123 in #1886
- Allow custom local LLM endpoint ports and paths by @Naseem77 in #1875
- fix: Update ITEM_HEIGHT and improve suggestion handling in Toolbar co… by @Anchel123 in #1885
- Fix PATH cell extraction for algo.SPpaths visualization by @Anchel123 with @Copilot in #1888
- fix: update sentinel role handling and improve query execution logic by @Anchel123 in #1891
Full Changelog: v2.1.1...v2.2.0
v2.1.1
What's Changed
- Staging by @Naseem77 in #1839
- fix: update base image to use node:24-alpine for consistency by @Anchel123 in #1857
- fix: bump version to 2.1.1 in package.json and package-lock.json by @Anchel123 in #1860
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Improve release image build resilience by @barakb in #1807
- chore(deps): bump the npm-minor-patch group with 6 updates by @dependabot[bot] in #1811
- build(deps): combined safe Dependabot bumps (date-fns, react-hook-form) by @barakb in #1815
- chore(deps): bump cytoscape from 3.33.4 to 3.34.0 by @dependabot[bot] in #1820
- chore(deps): bump @falkordb/text-to-cypher from 0.1.14 to 0.1.16 in the npm-minor-patch group by @dependabot[bot] in #1819
- Fix #1635 fix: prevent premature removal of savedContent on unauthenticated status by @Anchel123 in #1816
- Fix #1186 feat(settings): enhance settings configuration and validation tests f… by @Anchel123 in #1817
- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #1823
- chore(deps): bump github/codeql-action from 4.36.0 to 4.36.2 by @dependabot[bot] in #1822
- feat(tutorial): implement sub-menu keep-alive mechanism during step t… by @Anchel123 in #1821
- chore(deps): combine dependabot dependency updates by @barakb in #1831
- chore(deps): bump @radix-ui/react-switch from 1.2.6 to 1.3.0 by @dependabot[bot] in #1832
- chore(deps): bump the npm-minor-patch group with 2 updates by @dependabot[bot] in #1834
- fix: improve timeout handling by fetching server config for TIMEOUT_MAX by @Anchel123 in #1833
- chore(deps): bump the npm-minor-patch group across 1 directory with 2 updates by @dependabot[bot] in #1836
- Add configurable CSP connect sources by @Naseem77 in #1838
- Cypher editor: trigger property autocomplete on '.' filtered by element type by @Copilot in #1824
- fix: handle confirmation dialog in deleteChatApiKey POM method by @Anchel123 in #1845
- fix(e2e): use data-testid for settings section headers to fix flaky test by @Anchel123 in #1846
- chore(deps): bump all Dependabot updates (June 2026) by @Anchel123 in #1844
- chore: bump version to 2.1.0 in package.json and package-lock.json by @Anchel123 in #1847
- Fix #1428 feat: enhance chat functionality and improve error handling by @Anchel123 in #1818
- chore(deps): bump all pending dependency bot PRs by @Anchel123 in #1853
- chore(deps): bump form-data from 4.0.5 to 4.0.6 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1854
- chore(auth): replace JWT authentication check with getClient function by @Anchel123 in #1855
- chore(deps): bump lucide-react from 1.18.0 to 1.20.0 by @dependabot[bot] in #1856
Full Changelog: v2.0.10...v2.1.0
v2.0.10
What's Changed
- allow browser to be served on a subpath by @dudizimber in #1793
- Refactor base path handling and validation for NextAuth URL by @dudizimber in #1794
- chore(deps): bump @falkordb/canvas from 0.0.50 to 0.0.51 in the npm-minor-patch group across 1 directory by @dependabot[bot] in #1792
- 1790 revert changes - allow browser to be served on a sub path by @dudizimber in #1797
- Add encryption key management to Helm chart by @dudizimber in #1796
- chore(deps): bump lru-cache from 11.5.0 to 11.5.1 in the npm-minor-patch group by @dependabot[bot] in #1798
- chore(deps): bump lucide-react from 1.16.0 to 1.17.0 by @dependabot[bot] in #1799
- Fix #1552 Add layouts by @Anchel123 in #1801
- Staging by @Anchel123 in #1804
- chore: update version to 2.0.10 in package.json and package-lock.json by @Anchel123 in #1808
- Staging by @Anchel123 in #1809
Full Changelog: v2.0.9...v2.0.10
v2.0.9
What's Changed
- Staging by @Naseem77 in #1787
- Add support for serving the browser under a sub-path by @dudizimber in #1791
Full Changelog: v2.0.8...v2.0.9
v2.0.8
What's Changed
- chore: bump version to 2.0.8 by @Naseem77 in #1782
- Update text-to-cypher to 0.1.14 by @barakb in #1783
- chore(deps): bump markdown-it from 14.1.1 to 14.2.0 by @dependabot[bot] in #1786
- Stabilize chat e2e tests by @Naseem77 in #1788
- chore(deps): bump date-fns from 4.2.1 to 4.3.0 by @dependabot[bot] in #1785
- chore(deps): bump the npm-minor-patch group with 3 updates by @dependabot[bot] in #1784
Full Changelog: v2.0.7...v2.0.8
v2.0.7
What's Changed
- chore(deps): bump github/codeql-action from 4.35.5 to 4.36.0 by @dependabot[bot] in #1774
- chore(deps): bump docker/login-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #1775
- chore(deps): bump docker/build-push-action from 7.1.0 to 7.2.0 by @dependabot[bot] in #1776
- chore(deps): bump docker/setup-buildx-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #1777
- fix: restore bundled Monaco loader by @Naseem77 in #1780
Full Changelog: v2.0.6...v2.0.7
v2.0.6
What's Changed
- Combine all open Dependabot dependency bumps into one update PR by @Copilot in #1766
- chore(deps-dev): bump brace-expansion from 1.1.14 to 5.0.6 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1767
- Fix #1745 feat: implement resizable panels and add useResizableSize hook by @Anchel123 in #1768
- chore(deps): bump the npm-minor-patch group with 3 updates by @dependabot[bot] in #1769
- chore(deps): bump echarts from 6.0.0 to 6.1.0 by @dependabot[bot] in #1770
- chore(deps-dev): bump eslint from 9.39.4 to 10.4.0 by @dependabot[bot] in #1771
- chore(deps): bump @hookform/resolvers from 5.2.2 to 5.4.0 by @dependabot[bot] in #1773
- chore(deps): bump lru-cache from 11.4.0 to 11.5.0 by @dependabot[bot] in #1772
- feat(login): add connectWithQueryParams method for login flow with UR… by @Anchel123 in #1778
Full Changelog: v2.0.5...v2.0.6
v2.0.5
What's Changed
- chore(deps): bump tailwindcss from 4.2.4 to 4.3.0 by @dependabot[bot] in #1736
- chore(deps): bump yaml from 2.8.4 to 2.9.0 by @dependabot[bot] in #1733
- chore(deps-dev): bump @tailwindcss/postcss from 4.2.4 to 4.3.0 by @dependabot[bot] in #1734
- chore(deps): bump tailwind-merge from 3.5.0 to 3.6.0 by @dependabot[bot] in #1735
- fix: bundle Monaco editor loader by @Naseem77 in #1737
- chore(deps-dev): bump @types/node from 25.6.2 to 25.7.0 by @dependabot[bot] in #1741
- chore(deps-dev): bump @playwright/test from 1.59.1 to 1.60.0 by @dependabot[bot] in #1739
- chore(deps): bump the npm-minor-patch group with 2 updates by @dependabot[bot] in #1738
- Add query params by @Anchel123 in #1742
- chore(deps): bump react-resizable-panels from 4.11.0 to 4.11.1 in the npm-minor-patch group by @dependabot[bot] in #1744
- Fix browser container connectivity to FalkorDB core in smoke tests by @Copilot in #1749
- Fix security by @Anchel123 in #1729
- Add Playwright smoke tests against docker images (browser + core) by @Copilot in #1743
- chore(deps): consolidate dependabot PRs — codeql-action v4.35.5 + remove deprecated @types/lru-cache by @Copilot in #1754
- Confirm before logging out, and distinguish "Logout All" from per-connection sign-out by @Copilot in #1747
- fix: improve error handling and session management across various com… by @Anchel123 in #1753
- fix: update version to 2.0.5 in package.json and package-lock.json; a… by @Anchel123 in #1758
- fix: serialize file token writes by @Naseem77 in #1760
- fix: add wait steps for FalkorDB services readiness in Playwright wor… by @Anchel123 in #1759
Full Changelog: v2.0.4...v2.0.5
v2.0.4
What's Changed
- chore(deps): bump the npm-minor-patch group with 4 updates by @dependabot[bot] in #1720
- fix: update Dockerfile for improved entrypoint handling and add .dock… by @Anchel123 in #1724
- chore(deps): bump the npm-minor-patch group with 3 updates by @dependabot[bot] in #1726
- Add line-wrap toggle to Query History editor by @Copilot in #1722
- Trust same-origin requests for auto NextAuth URL by @Naseem77 in #1730
- chore: bump version to 2.0.4 in package.json and package-lock.json by @Anchel123 in #1731
- chore(deps): bump github/codeql-action from 4.35.3 to 4.35.4 by @dependabot[bot] in #1727
Full Changelog: v2.0.3...v2.0.4