Release 6.85.1-beta
Pre-release
Pre-release
·
7 commits
to main
since this release
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. https://github.com/timothepoznanski/poznote/discussions/1367
- Record audio: record a voice note from the slash menu and add it to the note as an audio player, without a transcription server. https://github.com/timothepoznanski/poznote/discussions/1377
- Attachment menu: right-click an attachment inside a note to open, download, transcribe or delete it.
🚀 Improved
- Slash menu: Dictate and Record audio are now under Insert. https://github.com/timothepoznanski/poznote/discussions/1377
- Recording limit: administrators can set the maximum recording length, from 1 to 60 minutes. https://github.com/timothepoznanski/poznote/discussions/1377
- Locked notes: if the note is locked elsewhere, your dictated text stays in the dialog instead of being lost. https://github.com/timothepoznanski/poznote/discussions/1377
- Transcription guide: rewritten from tested Speaches and whisper.cpp setups. https://github.com/timothepoznanski/poznote/discussions/1377
- Template hint: the
/templatemenu 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.
- 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 /notesno 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). https://github.com/timothepoznanski/poznote/discussions/1377
- Microphone access: a server header blocked the microphone for Dictation (6.85.0-beta). https://github.com/timothepoznanski/poznote/discussions/1377
- Windows recordings: .m4a files from Voice Recorder were rejected as not audio. https://github.com/timothepoznanski/poznote/discussions/1377
- Long transcriptions: they ended on a bare 504 page, and now show a clear message. https://github.com/timothepoznanski/poznote/discussions/1377
- Check access: a working whisper.cpp server was reported as failing, and Speaches listed its voices as models. https://github.com/timothepoznanski/poznote/discussions/1377
- MCP folders:
list_foldersread 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_foldercan 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(or6, the default indocker-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! 🙏