VSCodium 1.95.1.24307 has been released, featuring a range of updates such as patch enhancements, the signing of windows.exe, an upgrade of nodejs to version 20.16.0, the incorporation of SignPath for signing, adjustments to XDG_RUNTIME_DIR for flatpak, the activation of patches during compile jobs, and pre-compilation on Linux.
VSCodium 1.95.1.24307 released
update vscode to 1.95.1
What's Changed
- feat(1.95): update patches by @daiyam in #2055
- feat: signing windows .exe by @daiyam in #2058
- fix(riscv64): bump nodejs to 20.16.0 by @kxxt in #2061
- feat(1.95): update patches by @daiyam in #2066
- build(windows): add signing with SignPath by @daiyam in #2069
- feat(linux): update XDG_RUNTIME_DIR for flatpak by @daiyam in #2071
- fix(linux): move patch so it's enabled during compile job by @daiyam in #2073
- fix: tree-sitter is optional by @daiyam in #2076
- fix: build ppc64(bis) by @daiyam in #2077
- build(windows): pre-compile on linux by @daiyam in #2080
Full Changelog: 1.94.2.24286...1.95.1.24307