Skip to content

v1.3.1

Latest

Choose a tag to compare

@trsdn trsdn released this 20 Sep 20:36
· 1 commit to main since this release
6911657

Added

  • The app bundle now embeds its licence identifier and product description in
    Info.plist.
  • A repository statistics card, generated daily to the stats branch, in the
    README.

Changed

  • The decisions behind starting, stopping and recovering output (what a failed
    start means, what to do when a display goes away, when to retry, when Start
    and Stop are offered) moved from AppModel into OpenPromptrCore and are
    unit-tested. No behavior change intended.