- Added syntax highlight choose to Theme menu. - Syntax highlight style colors integrated with Dark/Light app themes.
2.1.73
- Fixed issue 50 - missing type key in config.
2.1.72
- Fixed context initialization in web view on app load. - Improved and optimized items rendering. - Refactored web view CSS. - Rendering optimization. - Added real-time items reload and append. - Added theme CSS to scrollbars. - Added JS console debug to Logger window.
2.1.71
- Added 160+ prompt templates from ["Awesome ChatGPT Prompts"](https://github.com/f/awesome-chatgpt-prompts) repository - to use them, right-click on the input or system prompt textarea and select the "Paste from template..." option.
2.1.70
- Added web view CSS reload on theme switch. - Fixed time display CSS in web view.
2.1.69
- Added html buffer to speed-up context initialization in web view. - Fixed items append in web view in agent mode.