Skip to content

v9.2.0663

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jun 23:41

v9.2.0663
Nightly Vim Windows build snapshots (more information).

If you do not know what to use, use the 32bit installer (use the signed one, if available).

Signed releases will occasionally be provided on a best effort approach.

Changes:

  • 9.2.0663: [security]: runtime(netrw): code injection in local file deletion
  • 9.2.0662: [security] Stack out-of-bounds write in dump_prefixes()
  • 9.2.0661: unintended wipe of Vim's temp dir, causes errors
  • 9.2.0660: Dragging the scrollbar does not trigger WinScrolled
  • 9.2.0659: GTK4: no balloon support in GUI
  • 9.2.0658: xxd: signed integer overflow in huntype()
  • 9.2.0657: GTK4: missing menu when right-clicking in tabline
  • 9.2.0656: completion: using wrong tolower() in smartcase filtering
  • 9.2.0655: GTK4: missing NULL checks in vim_form_measure()
  • 9.2.0654: GTK4: using uninitialised colors in gui_mch_init()

This release includes signed files

Files:

🔒 Signed Files:

  • gvim_9.2.0663_x86_signed.exe
    Signed 32-bit installer (If you don't know what to use, use this one)
  • gvim_9.2.0663_x64_signed.exe
    Signed 64-bit installer
  • gvim_9.2.0663_arm64_signed.exe
    Signed ARM64-bit installer
  • gvim_9.2.0663_x86_signed.zip
    Signed 32-bit zip archive
  • gvim_9.2.0663_x64_signed.zip
    Signed 64-bit zip archive
  • gvim_9.2.0663_arm64_signed.zip
    Signed ARM64-bit zip archive

🔓 Unsigned Files:

  • gvim_9.2.0663_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_9.2.0663_x64.exe
    64-bit installer
  • gvim_9.2.0663_arm64.exe
    ARM64-bit installer
  • gvim_9.2.0663_x86.zip
    32-bit zip archive
  • gvim_9.2.0663_x64.zip
    64-bit zip archive
  • gvim_9.2.0663_arm64.zip
    ARM 64-bit zip archive
  • gvim_9.2.0663_x86_pdb.7z
    pdb files for debugging the corresponding 32-bit executable
  • gvim_9.2.0663_x64_pdb.7z
    pdb files for debugging the corresponding 64-bit executable
  • gvim_9.2.0663_arm64_pdb.7z
    pdb files for debugging the corresponding ARM 64-bit executable
Interface Information

See the README for detail.