Skip to content

Version 0.105.8

Compare
Choose a tag to compare
@syl20bnr syl20bnr released this 12 Jan 07:04
· 2202 commits to master since this release

Fixes

  • Fix the red mode-line when error occurs during loading
  • Fix and improve layer templates and layer creation (thanks to chrisbarrett)
  • Fix and simplify copyrights in file headers
  • Fix .gitignore pattern for private directory (thanks to jballanc)

Improvements

  • New key binding SPC h d l to describe the last key pressed, useful
    when reporting a bug (thanks to StreakyCobra)
  • Sort alphabetically the list of package to be update on the home buffer
  • Improve describe-system-info function with completion engine info
    (ivy completion engine will be available in 0.106) (thanks to StreakyCobra)
  • Add link to BountySource page to README.md (thanks to houli)
  • Move request storage folder to .cache directory

Layer changes

Markdown

  • Add support for javascript code blocks syntax highlighting
    (thanks to AlejandroCatalina)