diff --git a/appcast.xml b/appcast.xml
index 8928d8cc..d3627128 100644
--- a/appcast.xml
+++ b/appcast.xml
@@ -6,26 +6,33 @@
Most recent changes with links to updates for VimR.en
- v0.44.0-20230103.174333
+ v0.45.0-20231122.130444
https://twitter.com/vimrefined
- 20230103.174333
- v0.44.0
+ 20231122.130444
+ v0.45.0
-
Neovim 0.8.2 😀
-
Reduce app size (~14MB) by using strip on VimR binary.
-
Dependencies updates
-
Kitura/BlueSocket@2.0.4
-
sparkle-project/Sparkle@2.3.1
+
VimR is not using custom build binary based on libnvim anymore. Thanks to GH-1015 by georgeharker, VimR now uses stock Neovim and can even use external Neovim binary (from v0.10.0 on).
+
Neovim 0.10.0-dev which means Neovim itself may have some rough edges.
+
Minimum macOS requirement is now Ventura (v13).
+
Fix VimRSetCharacterspacing: GH-1014
+
Add basic file handling to the filebrowser: GH-1005
+
Provide neovim original commandline interface: GH-1003
+
Add an option for custom Markdown processor: GH-745
VimR is not using custom build binary using libnvim anymore. Thanks to GH-1015 by georgeharker, VimR now even can use external Neovim binary.
-
Neovim 0.10.0-dev
+
VimR is not using custom build binary based on libnvim anymore. Thanks to GH-1015 by georgeharker, VimR now uses stock Neovim and can even use external Neovim binary (from v0.10.0 on).
+
Neovim 0.10.0-dev which means Neovim itself may have some rough edges.
Minimum macOS requirement is now Ventura (v13).
Fix VimRSetCharacterspacing: GH-1014
Add basic file handling to the filebrowser: GH-1005