Skip to content

1.5.0

Latest
Compare
Choose a tag to compare
@supakeen supakeen released this 27 Jul 07:02
· 114 commits to master since this release
  • Change the tab size in the HTML to be 4.
  • List lexer endpoint in configuration by ChrisLovering.
  • Reorder Containerfile to optimise caching by ChrisLovering.
  • Logo is now limited on height, allowing for banner-style logos by ChrisLovering.
  • Make environment variable parsing better by accepting SyntaxError by ChrisLovering.
  • Allow selecting the default lexer in configuration by ChrisLovering.
  • Ctrl+S now submits pastes by ChrisLovering.
  • pdm is now used as the build backend and package solution.
  • Containers are now published by CI to GHCR by ChrisLovering.
  • Add line range(s) highlight support.
  • Add file upload (drag-and-drop or file picker) support.