2.3.0 (2024-12-18)
2.2.14 (2024-12-15)
2.2.13 (2024-12-11)
- assistant: use structured outputs (f02ad73)
2.2.12 (2024-11-19)
- trigger release (8cc7d1f)
2.2.11 (2024-11-19)
- inspector: improve contrast of version number (87d8bfd)
2.2.10 (2024-11-19)
- update flocken to properly set docker annotations (360eb9a)
2.2.9 (2024-11-18)
- deps: bump nix flocken (d6171b7)
2.2.8 (2024-11-08)
- improve styling of resources pane text field (f09407c)
2.2.7 (2024-11-06)
- update typings for new eslint config (b50e76d)
2.2.6 (2024-10-25)
- docker: add folder config for caddy (a43180a)
2.2.5 (2024-10-25)
- assistant: improve openai requests (3743b78)
- assistant: update suggested model names (77ddc86)
- assistant: use function calling for better compatibility (fcdf72b)
- improve code quality by applying eslint suggestions (2c45f60)
2.2.4 (2024-09-19)
- add initial version of arguemapper logo (4c12ce7)
2.2.3 (2024-09-17)
- assistant: add seed parameter (3847bfc)
2.2.2 (2024-09-13)
- assistant: make model selection consistent (7d2a508)
2.2.1 (2024-09-12)
- update python input (fd2796f)
2.2.0 (2024-09-12)
- add ability to generate atoms using openai (682c4b4)
- add ai function to identify the major claim (692a677)
- add error handling to openai (3977201)
- add explanations & metadata to openai nodes (a867a0c)
- add loading component for ai generations (ababd47)
- improve assistant configuration (cf3e0b4)
- openai: add button to generate complete graph (729a473)
- openai: add relation prediction (b83e0b5)
- openai: allow generation of complete graphs (572616c)
- openai: allow prompt customization (88ffe58)
- use structured outputs instead of function calling (df38b21)
- add correct references to generated atoms (f7f82b1)
- clean up graph when applying predictions (189703e)
- disallow openai logs in browsers (d3c9895)
- improve session storage usage (e3e8d58)
- openai: correctly specify required fields (6ff2e26)
- openai: improve adu, mc steps (9b6283c)
- openai: major claim of complete graphs (e7787e4)
- openai: make prompt field multiline (fc747a1)
- openai: pass additional resource information to model (21a92f8)
- openai: remove edges when generating nodes (4c16839)
- openai: update custom prompt description (b93fe2f)
- openai: update prompts (45df3ea)
- openai: update relation prompts (1a617b1)
- openai: update relation prompts (381479a)
- optimize openai model selection (02a2589)
- properly export userdata for nodes (19fa6a4)
- properly use autocomplete values (06136fc)
- re-add
dangerouslyAllowBrowser
to openai (9efac6e) - rename openai to assistant, update models (32a1143)
- use password field for openai api key (ff71e92)
2.1.5 (2024-04-12)
- add node/edge id to inspector (a1dbd85)
2.1.4 (2024-02-22)
2.1.3 (2024-02-19)
- filter elements before applying auto-layout (bb525ce)
2.1.2 (2024-02-08)
- improve layout and fitView (33933fd)
2.1.1 (2024-02-08)
- use layered layout by default (c626862)
2.1.0 (2024-02-05)
- show additional resource fields (918e7cd)
- make sidebars bigger, adjust mobile breakpoint (ff90097)
2.0.0 (2024-02-03)
- The application has been converted from commonjs to esm.
- The state handling code has been largely rebuilt. This will reset the cached state in the browser the first time the new version is launched.
- convert to esm (d51a1a7)
- enable hotkeys for undo/redo/save (396abb9)
- enable multi-arch docker builds (d9ea46d)
- use arguebuf library instead of custom model (11647f0)
- aif export did not start download (7fd0ef5)
- capitalize scheme names (b36f611)
- clone elements before modifying them (66a1828)
- correctly compare past/current state in zundo (74e31c9)
- delete connected edges when deleting nodes (30da2fd)
- deps: bump arguebuf to fix copy bug (3e3b0a2)
- improve performance of snackbar (df05cf4)
- improve serialization process (3cf9344)
- improve state handling (ae8a6f7)
- migrate custom equality function (d465f9e)
- migrate inspector fields to arguebuf library (83db122)
- optimize temporal store usage (013e31a)
- properly serialize analyst (5c3e43f)
- properly set graph data (1b88bb8)
- re-enable analyst verification (773a283)
- re-enable setting argument schemes (1c4e71b)
- remove analyst before adding during export (c554fd7)
- remove unneeded loader component (1ce7cac)
- resolve errors when adding edges (7bcad32)
- temporarily disable analyst verification (0cf2425)
- update grpc template (a4d760b)
- update store version to invalidate caches (78fd010)
- use correct date formatting (41c215c)
- use temporal store via hook (55916ef)
- zundo type error (93fcf6a)
1.2.0 (2022-12-22)
- show correct version in inspector (9a03279)
1.1.12 (2022-12-22)
- show version in inspector (4a93933)
1.1.11 (2022-12-22)
1.1.10 (2022-12-19)
1.1.9 (2022-12-18)
- bump version (dc6575d)
1.1.8 (2022-12-18)
- bump version (8543724)
1.1.7 (2022-12-18)
- correct docker release condition (29d1cbb)
1.1.6 (2022-12-18)
- bump version (b5733b4)
1.1.5 (2022-12-18)
- update dependenices (5d6ab3a)