Skip to content

wslu 4.1.2

Compare
Choose a tag to compare
@patrick330602 patrick330602 released this 10 Mar 15:00
· 7 commits to master since this release
19cef0a
  • feat: [#293] allow set path with param -e to set BROWSER variable
  • fix: [#264] make DESTDIR properly configured in header
  • fix: [#268] allow skipping validation (with #301 by @JaZo)
  • fix: [#290] use proper folder for the states
  • fix: [#291] allow disable reading from registry
  • fix: [#294] add bash version requirement.
  • fix: [#295] decode file protocol url properly
  • fix: sysdrive_prefix returning wrong label when Windows installed at label other than C: (@epiciskandar)
  • fix: replace sed with simple basename (@epiciskandar)
  • chore: Add support for Rocky to installer (@cjonesy)
  • fix(wslact): fix memory-reclaim incoherence (@kbpk)
  • fix(wslact): increase memory reclamation amount (@kbpk)
  • fix(wslview): fix opening links with brackets (@miduddin)
  • docs: fixed typos (@Smoothieewastaken)
  • ci: Deploy to Pengwin debian bookworm as well (@crramirez)
  • ci: upgrade CI pengwin deployment ruby version