Commit Graph

556 Commits

Author SHA1 Message Date
Guillermo Villar 58e4ef0eb5
Merge pull request #242 from gamosoft/fix/mcp-server-cleanup
Fix/mcp server cleanup
2026-06-16 18:10:47 +02:00
Gamosoft 34cd14bc13 Merge branch 'fix/mcp-template-drop-variables' into fix/mcp-server-cleanup 2026-06-16 18:09:56 +02:00
Gamosoft e899dc79ae added mcp fixes 2026-06-16 18:09:48 +02:00
Gamosoft d23fb0cfbb fix for variables not being passed 2026-06-16 17:52:28 +02:00
Gamosoft 0499798e48 Updated version to 0.27.1 2026-06-10 18:21:52 +02:00
Guillermo Villar 83eaca7a17
Merge pull request #240 from gamosoft/fix/pdf-preview-iframe-stripped
fixed PDFs not displayed
2026-06-10 18:21:31 +02:00
Gamosoft 5ca346dade fixed PDFs not displayed 2026-06-10 18:20:55 +02:00
Guillermo Villar a84b59ab24
Merge pull request #237 from olibuijr/fix/mcp-template-create-note-keys
Fix create_note_from_template MCP tool: post templateName/notePath
2026-06-09 10:13:58 +02:00
Ólafur Búi Ólafsson 7b7e45c9ed Fix create_note_from_template MCP tool: post templateName/notePath
The MCP client posted template/path, but /api/templates/create-note reads
templateName/notePath, so every call failed with
"HTTP 400: Template name and note path required" before the template was
ever loaded. Send the keys the endpoint expects.
2026-06-08 23:17:41 +00:00
Gamosoft fd6041d0cc remove wrong email 2026-06-08 14:07:22 +02:00
Gamosoft 8b37d5a409 mcp-proxy info 2026-06-08 12:23:43 +02:00
Gamosoft bc428593a6 Updated version to 0.27.0 2026-06-08 11:02:53 +02:00
Guillermo Villar e715639a43
Merge pull request #235 from gamosoft/features/autosave-delay-config
configurable autosave
2026-06-08 11:02:28 +02:00
Gamosoft c939cdd463 configurable autosave 2026-06-08 11:02:05 +02:00
Guillermo Villar 06f889d7cc
Merge pull request #231 from Adv3n10/main
Updated hu-HU.json
2026-06-04 16:16:43 +02:00
Adv3n10 3e4659f11d
Updated hu-HU.json 2026-06-04 15:49:47 +02:00
Gamosoft 8c5d4030bb Updated version to 0.26.0 2026-06-04 14:50:12 +02:00
Guillermo Villar eade9fb7a6
Merge pull request #230 from gamosoft/features/quick-create
Features/quick create
2026-06-04 14:36:32 +02:00
Gamosoft febf5e27fd documentation added / comments removed 2026-06-04 14:24:03 +02:00
Gamosoft aac6e9feee radiobutton bugfix 2026-06-04 14:11:50 +02:00
Gamosoft 7563e02872 quick create 2026-06-04 13:21:49 +02:00
Gamosoft e970b010fc Updated version to 0.25.1 2026-06-01 16:29:31 +02:00
Guillermo Villar 28dc6d7d7c
Merge pull request #228 from gamosoft/features/table-alignment
cell alignments
2026-06-01 15:52:22 +02:00
Gamosoft cc4aab25d7 cell alignments 2026-06-01 15:50:27 +02:00
Gamosoft ce429e7ab6 Updated version to 0.25.0 2026-05-29 12:31:55 +02:00
Guillermo Villar 98a1c18dbf
Merge pull request #225 from gamosoft/features/sidebar-toggle
added collapsible sidebar
2026-05-29 12:30:57 +02:00
Gamosoft 91cda175c7 added sidebar 2026-05-29 12:30:23 +02:00
Gamosoft d61fdf2471 Updated version to 0.24.3 2026-05-27 15:25:25 +02:00
Guillermo Villar de05a5f2fe
Merge pull request #221 from Adv3n10/main
Updated hu-HU.json
2026-05-14 11:02:00 +02:00
Adv3n10 d8c86cf46c
Updated hu-HU.json 2026-05-13 10:32:00 +02:00
Gamosoft abd828e4b0 Updated version to 0.24.2 2026-05-13 10:15:19 +02:00
Guillermo Villar 3289102190
Merge pull request #220 from gamosoft/features/text-drawing
Features/text drawing
2026-05-13 10:14:48 +02:00
Gamosoft a706ab2e12 small text tool fixes 2026-05-11 10:52:15 +02:00
Gamosoft c058ee47b0 added formats to API doc 2026-05-07 15:01:06 +02:00
Gamosoft a7b5452d56 docs 2026-05-07 14:38:08 +02:00
Gamosoft fbd0730f01 added text tool 2026-05-07 14:30:55 +02:00
Gamosoft 0b35b34e61 Updated version to 0.24.1 2026-05-07 11:21:59 +02:00
Guillermo Villar 536a9aa80b
Merge pull request #219 from gamosoft/features/fix-bold-drift
Features/fix bold drift
2026-05-07 11:21:15 +02:00
Gamosoft a9fc999b53 fixed themes 2026-05-07 11:15:36 +02:00
Gamosoft 0a03de73f1 refreshed themes 2026-05-06 18:51:01 +02:00
Gamosoft 83b2397c87 custom date/time formats 2026-05-06 16:06:03 +02:00
Gamosoft d67e2d458a try to align 2026-05-06 15:34:16 +02:00
Gamosoft 7c489641f6 Updated version to 0.24.0 2026-05-04 19:52:31 +02:00
Gamosoft 984e10e30f remember scroll 2026-05-04 19:50:38 +02:00
Gamosoft a7995edace added fill bucket 2026-05-04 19:45:12 +02:00
Gamosoft c80e164581 added SHIFT + TAB behavior to decrease indent 2026-05-04 19:44:16 +02:00
Guillermo Villar bf48d80fd6
Merge pull request #214 from Adv3n10/main
Updated hu-HU.json
2026-04-24 19:24:53 +02:00
Adv3n10 7daa2d3ea6
Updated hu-HU.json
Updated localization. 😋
2026-04-24 18:29:23 +02:00
Gamosoft 6dd2f927ca Updated version to 0.23.0 2026-04-24 16:31:34 +02:00
Guillermo Villar b15271ddcf
Merge pull request #213 from gamosoft/features/drawings
Features/drawings
2026-04-24 16:30:50 +02:00