Skip to content

v1.1.3

Choose a tag to compare

@YangDai2003 YangDai2003 released this 16 Sep 14:25
· 169 commits to master since this release

Multiplatform:

  • New model support introduced:

    • OpenAI: GPT4_1Nano, GPT4_1Mini, GPT4oMini
    • Anthropic: Opus_4_1
    • Google: Gemini2_5FlashLite
  • Markdown viewer now features zoom functionality with up to 3.0x scaling

  • TodoViewer updates: #8

    • Swipe to Delete: Easily remove tasks with a swipe
    • Toggle Done State: Tap the icon to mark tasks as completed or not
  • The Editor-Viewer dual-panel layout on a large screen can be dragged left and right to the edge of the screen

  • Enhanced scroll synchronization between the Markdown Viewer and Editor

  • Improved accuracy in Markdown editor syntax highlighting

  • Lint now supports formatting checks for Todo.txt alongside Markdown

  • Refactored code to enhance performance, minimize lag, and improve response times

Desktop-MacOS:

  • The app will render beneath the transparent title bar, creating a more native and seamless display effect.