Skip to content

Releases: ggozad/oterm

0.5.2

06 Sep 08:13
Compare
Choose a tag to compare
  • Fix crash when starting the app without an existing db.

Full Changelog: 0.5.1...0.5.2

0.5.1

06 Sep 07:19
Compare
Choose a tag to compare
0.5.1 Pre-release
Pre-release

What's Changed

  • Add (id) to message table and adapt store. by @ggozad in #111
  • Command to regenerate last Ollama response by @ggozad in #112
  • Fix persisting parameters when editing a chat. Closes #113 by @ggozad in #114

Full Changelog: 0.5.0...0.5.1

0.5.0

04 Sep 15:36
Compare
Choose a tag to compare

What's Changed

  • Support for command palette instead of shortcuts. by @ggozad in #110

Full Changelog: 0.4.4...0.5.0

0.4.4

30 Aug 06:29
92489b3
Compare
Choose a tag to compare

What's Changed

  • Restore shortcut for command palette. by @ggozad in #108

Full Changelog: 0.4.3...0.4.4

0.4.3

28 Aug 11:12
Compare
Choose a tag to compare

What's Changed

  • Convert from Poetry to uv std format by @ggozad in #102
  • Force utf-8 when exporting messages to a file. Closes #104. by @ggozad in #105

Full Changelog: 0.4.2...0.4.3

0.4.2

20 Aug 20:43
328b3a3
Compare
Choose a tag to compare

What's Changed

  • Remove patch to TextArea & restore tab handling. by @ggozad in #101

Full Changelog: 0.4.1...0.4.2

0.4.1

20 Aug 17:02
Compare
Choose a tag to compare

What's Changed

  • Use 127.0.0.1 instead of 0.0.0.0 by @ggozad in #99

Full Changelog: 0.4.0...0.4.1

0.4.0

19 Aug 17:28
Compare
Choose a tag to compare

What's Changed

  • Use stored messages and chat API instead of context and generate API by @yilmaz08, @ggozad in #95

Full Changelog: 0.3.1...0.4.0

0.3.1

14 Aug 11:53
Compare
Choose a tag to compare
  • Minor bug fix to remove tree-sitter library as it makes oterm incompatible with certain platforms. @ggozad

Full Changelog: 0.3.0...0.3.1

0.3.0

14 Aug 11:31
Compare
Choose a tag to compare

What's Changed

  • Cycle saved chats with Ctrl+Tab by @yilmaz08 in #94
  • Allow customisation of model options such as temperature, seed, context length. by @ggozad in #96

New Contributors

Full Changelog: 0.2.10...0.3.0