github timothepoznanski/poznote 6.85.1-beta
Release 6.85.1-beta

latest releases: 6.85.3-beta, 6.85.2-beta
pre-release4 hours ago

Poznote 6.85.1-beta

✨ New

  • Journal view: read all your diary entries in one scrolling column, with a Dates panel to jump to any day. #1367
image

  • Record audio: record a voice note from the slash menu and add it to the note as an audio player, without a transcription server. #1377
image

  • Attachment menu: right-click an attachment inside a note to open, download, transcribe or delete it.
image

🚀 Improved

  • Slash menu: Dictate and Record audio are now under Insert. #1377
  • Recording limit: administrators can set the maximum recording length, from 1 to 60 minutes. #1377
  • Locked notes: if the note is locked elsewhere, your dictated text stays in the dialog instead of being lost. #1377
  • Transcription guide: rewritten from tested Speaches and whisper.cpp setups. #1377
  • Template hint: the /template menu now says templates can also live in a workspace named Templates.
  • Translated docs: the README and documentation are now available in French, German, Spanish, Portuguese, Russian and Chinese.
image

  • Interface translations: many texts that were still in English are now translated, and the update notice links to the README in your language.
  • Faster note lists: GET /notes no longer counts notes when you don't page the results. #1370
  • REST guide: now covers folder paths, ambiguous folder names and paging. #1374

🐛 Fixed

  • Workspace switch: a note saved while you switched workspace could move to the other workspace, and since 6.85.0-beta it failed to save. #1368
  • Transcribe button: it never showed up on audio attachments (6.85.0-beta). #1377
  • Microphone access: a server header blocked the microphone for Dictation (6.85.0-beta). #1377
  • Windows recordings: .m4a files from Voice Recorder were rejected as not audio. #1377
  • Long transcriptions: they ended on a bare 504 page, and now show a clear message. #1377
  • Check access: a working whisper.cpp server was reported as failing, and Speaches listed its voices as models. #1377
  • MCP folders: list_folders read the first workspace instead of your default one. #1373
  • MCP templates: a template is now converted to the requested note format instead of being pasted raw. #1364
  • MCP folder moves: move_folder can now move a folder to the root of its workspace. #1368
  • API diaries: creating a diary no longer turns an existing Diary folder into a plain folder, and listing folders no longer changes anything. #1371

🧪 Beta images

Two floating Docker tags are available, pick the one that matches how you want to update:

  • latest (or 6, the default in docker-compose.yml): stable releases only, betas are never pulled.
  • latest-and-beta: always the newest image published, whether it is a beta or a stable release.

To join the beta channel, replace the tag of both images in your docker-compose.yml (ghcr.io/timothepoznanski/poznote:latest-and-beta and ghcr.io/timothepoznanski/poznote-mcp:latest-and-beta, or the -rootless variants), then update as usual. Put the tag back to 6 to return to stable only, on the next stable release. Beta testers already using latest-beta should switch to latest-and-beta, which replaces it.


❤️ Support

Enjoying Poznote? Support its development on Ko-fi

Poznote Discord community -> https://discord.gg/AWhWWSEkJ

Poznote is now available in Caliber Node and PikaPods! https://poznote.com/hosting.html

Thanks so much for all who will support my work! 🙏

Don't miss a new poznote release

NewReleases is sending notifications on new releases.