Releases: Frederick888/external-editor-revived
Releases · Frederick888/external-editor-revived
v0.2.0
10 Jul 10:41
Compare
Sorry, something went wrong.
No results found
v0.2.0 (2022-07-10)
Bug Fixes
ext:
Template cleared after selecting Custom (cd69617f )
Not concatenating chunked HTML body (175bc5f9 )
Editor command should use Homebrew path in macOS (5f8e6ae8 )
Features
Add help message headers (2e1f9e15 )
ext:
Add Ctrl-E shortcut for compose action (0569819e )
Use textarea for templates (9d5b0b17 )
Prompt to sync with upstream template (86763e6d )
Kitty macos_quit_when_last_window_closed (3d802fcc )
host:
Make header names case-insensitive (e7dab336 )
Rename Send-On-Save to Send-On-Exit (f22f00ad )
Skip relatedMessageId if null (b580bbaa )
Add -i, -l to macOS shell arguments (7c119a09 )
Support -v/-h for version/help message (f4bde758 )
Note: macOS messaging host binary in this release targets x86_64 only.
v0.1.1
08 Jul 12:15
Compare
Sorry, something went wrong.
No results found
v0.1.1 (2022-07-08)
No code changes.
This is for the sake of addons.thunderbird.net. I uploaded 0.1.0 earlier
when experimenting and it doesn't allow me to upload 0.1.0 again even
after I deleted the 0.1.0 draft.
Note: macOS messaging host binary in this release targets x86_64 only.
v0.1.0
08 Jul 12:06
Compare
Sorry, something went wrong.
No results found
v0.1.0 (2022-07-08)
Bug Fixes
ext:
host: Use std::current_exe() to get program path (34741e25 )
Features
Add option to bypass version check (4f752ba1 )
Initial working copy (f40ea892 )
ext:
Replace shell select with input (97242477 )
Use Homebrew binaries on macOS (efb67969 )
host:
Escape file name under Windows (86a91d93 )
Allow HTML body (51c70f63 )
Print notification contents to stderr (f9be4d51 )
Handle editor process exit status (10ec54bd )
Add macOS manifest location hint (23ecd8cd )
Print manifest help to stderr (58b0b672 )
Clean up temporary files automatically (09a1fe64 )
Note: macOS messaging host binary in this release targets x86_64 only.