Releases: pimalaya/himalaya
Releases · pimalaya/himalaya
v0.5.6
v0.5.5
v0.5.4
v0.5.3
Added
- Activate rust-imap logs when trace mode is enabled
- Set up cargo deployment
v0.5.2
Fixed
- Blur in list msg screenshot [#181]
- Make inbox, sent and drafts folders customizable [#172]
- Vim plugin get focused msg id [#268]
- Nix run issue [#272]
- Range not displayed when fetch fails [#276]
- Blank lines and spaces in
text/plain
parts [#280] - Watch command [#271]
- Mailbox telescope.nvim preview [#249]
Removed
- The wiki git submodule [#273]
v0.5.1
v0.5.0
Added
- Mailto support [#162]
- Remove previous signature when replying/forwarding a message [#193]
- Config option
signature-delimiter
to customize the signature delimiter (default to-- \n
) [#114] - Expand tilde and env vars for
downloads-dir
andsignature
[#102]
Changed
- [BREAKING] Folder structure, message management, JSON API and Vim plugin [#199]
- Pagination for list and search cmd starts from 1 instead of 0 [#186]
- Errors management with
anyhow
[#152]
Fixed
v0.4.0
Added
- Add ability to change account in with the Vim plugin [#91]
- Add possibility to make Himalaya default email app [#160] [#161]
Changed
- [BREAKING] Short version of reply
--all
arg is now-A
to avoid conflicts with--attachment|-a
- Template management [#80]
Fixed
\Seen
flag when moving a message- Attachments arg for reply and forward commands [#109]
- Vim doc [#117]
Removed
Content-Type
from templates [#146]
v0.3.2
Added
- Mailbox attributes [#134]
- Wiki entry about new messages counter [#121]
- Copy/move/delete a message in vim [#95]
Changed
- Get signature from file [#135]
- [BREAKING] Split
idle
command into two commands:notify
: Runsnotify-cmd
when a new message arrives to the serverwatch
: Runswatch-cmds
when any change occurs on the server
Removed
.exe
extension from release binaries [#144]