Skip to content

Releases: runebookai/tome

Tome 0.12.5

30 Sep 20:44
b3f647b
Compare
Choose a tag to compare

Fixes

  • Fixes issue where Tome shows Smithery MCP servers it's not capable of running.

Tome 0.12.4

24 Sep 17:48
8d18970
Compare
Choose a tag to compare

Fixes

  • Smithery seems to have removed their is:local query filter in the API,
    resulting in Tome's Smithery tab being broken. - This change removes that filter

Tome 0.12.3

18 Sep 17:01
c70fcdb
Compare
Choose a tag to compare

Fixes

  • Fixes an issue with saving MCP servers for Apps/Relays
  • Fixes ordering issue with App/Relay MCP servers

Tome 0.12.2

12 Sep 22:19
0bb7b43
Compare
Choose a tag to compare

Fixes

  • Adds /update to Svelte route list for build 🙃

Tome 0.10.1

25 Aug 17:03
c1411f7
Compare
Choose a tag to compare

Fixes

  • Fixes issue with certain App (Trigger) fields not saving

Tome 0.10.0

22 Aug 20:45
5330083
Compare
Choose a tag to compare

New Features

  • Introducing Apps
    • Create Apps with any model, MCP server(s), and prompt(s). Apps can be scheduled or triggered by Filesystem events.
    • We'll be building out a ton of powerful features around Apps in the coming
      weeks/months/millennia, so stay tuned.
    • If you were using Tasks before, they have become Apps using the
      "scheduled" Trigger.
  • Introducing Relays
    • Relays allow you to interact with your LLMs and MCP servers through
      external chat applications. Currently Tome supports Telegram.
  • Labs
    • Experimental features are now going to be available when Tome is in Labs
      Mode.
    • To enable this, do so in Settings.
    • Relays are currently in Labs.

Improvements

  • Redesigned LLM dropdowns in chat and app creation
  • Redesigned "forms" through the app
  • Introduced tooltips for nav and form labels

Fixes

  • Fixes various Light Mode color issues
    • Toggles
    • Chat progress dots
    • Syntax highlighting

Tome 0.9.3

28 Jul 22:40
83be22f
Compare
Choose a tag to compare

New Features

  • Added support for iMCP (macos only)

Misc

  • Added a View Logs button to the settings page

Tome 0.9.2

08 Jul 03:10
4c132cf
Compare
Choose a tag to compare

Fixes

  • Fixed issue with scrollbars rendering empty space in lists
  • Silenced various Svelte warnings
  • Fixed issue where double dashes were being replaced with an emdash in inputs
    (caused any MCP commands with flags to not work)
  • Ensure the User's selected colorscheme is applied on startup
  • Ensure the content area on all tabs is scrollable

Refactors

  • Refactored the Setting model to behave the same as Config (static
    properties that both getters/setters)

Misc

  • Updated Gemini models to the currently available ones

Tome 0.9.1

06 Jul 17:28
ac7f747
Compare
Choose a tag to compare

Fixes

  • Fix Smithery MCP install from in-app

Tome 0.9.0

03 Jul 23:06
3fee5c7
Compare
Choose a tag to compare

🎉 BIG CHANGES 🎉

  • INTRODUCING Scheduled Tasks
    • Schedule prompts to run automatically hourly or at a specific time every day.
    • Use all your favorite MCP Servers.
    • Use any model
  • Light Mode! Huge thanks to @bneil for contributing a System/Light/Dark Mode to
    Tome! Choose your theme in Settings.

Fixes

  • Fixed text formatting issue with welcome modal on smaller resolutions
  • Removed MSI Windows installer due to problems with auto-update. Use the NSIS
    exe 🙂
  • Fixed issue where certain OpenAI-compatible Engines would error out if you
    passed an empty array of tools.