v3.1.0_2 (2024-07-03)
Bug Fixes
- AgentExecutor force usage of gpt4o (a3df861c22d39ea)
- AgentExecutor prompt refinement (b15cc89d669efba)
Documentation
- update readme (6f864d40ea8a0d0)
Refactor
- avoid share PKCanvasView and use PKDrawing instead (b3e89075b227f60)
- agentexecutor read update diagram prompt from bundled resource (ec652b1b2bdd824)
- PlantUMLObservableDocument remove PlantUMLBrowserPresenter (a2737aee4c62a99)
- PlantUMLBrowserPresenter replace struct with func (67be5a008cf94ce)
ALM
- update projectt settings (45c95960187474e)
v3.1.0_1 (2024-07-01)
Features
- save drawing on dismiss (5b79a290163709c)
- replace deprecated model gpt-4-vision-preview with gpt-4o (a2795d8ea194514)
- clear error on prompt editing (28f55f4cd565de3)
- enable scroll on drawing and disable finger draw when scrolling is enabled (389c06a7be55a80)
- lock/unlock drawing (c8ea8f664868eb7)
Refactor
- rename status 'Editing' to 'Processing' (b167816e5de88c5)
ALM
- move to next version (e8361e14701caee)
- update LangGraph package (c05a5af8ad45d34)
- update LangGraph (ff8bea19356071e)