Skip to content

2025 / wk 6 / v. 393-395

Released Feb 07, 2025.
  • ImprovedWe now support o3-mini in most AI commands, such as Ask AI and AI Chat. We currently only offer "reasoning effort" set to the default, which is medium. This has improved cost per token over GPT-4o, which about the same performance. However, reasoning tokens might cause costs to increase in total.
  • ImprovedWe've improved pasting of lists. We've had several edge-cases related to ordering and indentation that should now work much better. If you are still experiencing paste results that look bad it would be very helpful if your bug report includes a reproducible case. The easiest way for us to fix it, is it you take your example and go to https://evercoder.github.io/clipboard-inspector/ and paste it in there, then copy the information from "text/plain" and "text/html".
  • ImprovedUsers will get a message now when the event system gets disabled with more details and it will tell them they will have to refresh
  • ImprovedWe now have an option to manually transcribe audio from audio files, available in the right click context menu when a node has audio
  • ImprovedDownloading an image will now use the images file name, not "Image"
  • ImprovedThe new prompt expression system nodes are now also available in the System prompt field on chat agents
  • FixedFix HTML formatting in tabs view in Tana Publish
  • FixedWe made a change to AI prompt processing to automatically expand all search nodes, but this caused far too much irrelevant content to be sent to AI processing in some cases. We are reversing this change for now, note that you can always specify that reference nodes should be expanded by using the Expand references system field.
  • FixedFix for Claude not working with custom agents that have an initial prompt
  • FixedFixed an issue with supporting language codes with 3 letters such as Cantonese
  • InfoDisabled support for Basque (eu) when transcribing using Whisper as OpenAI throws an error for these calls now.
  • InfoOptional field will no longer be shown in audio recorder in iOS app, as they will not be autofilled
  • InfoWe now require you to explicitly type DELETE ACCOUNT in the confirmation screen to delete your account.