Skip to content

Releases: panglesd/slipshow

v0.0.33

13 Sep 09:39
Compare
Choose a tag to compare

Thanks to all contributors!

Relevant changes

  • Fixed --serve sometimes not working by using long-polling instead of websockets.
  • Fixed --serve not working on MacOS (#65, @patricoferris)

PRs

New Contributors

Full Changelog: v0.0.32...v0.0.33

v0.0.32

27 May 09:33
Compare
Choose a tag to compare

The additions of this new release is a more seamless reloading in --serve mode, as well as some bugfixes.

  • Use 127.0.0.1 to avoid problem with localhost in musl-based compilation
  • Fix log message in --serve
  • Fix slip-script attributes
  • Fixed file watching for emacs and vim
  • Fixed flickering on --serve when saving, using slipshow preview
  • Vendor forked cmarkit

v0.0.31

05 Feb 15:40
Compare
Choose a tag to compare

[v0.0.31] February 5th, 2024.

Added

  • Added the "Space" key to advance in the presentation

Fixed

  • Fix sketchpad being white when going backward
  • Prevent going out of bound in the presentation
  • Fix missing fonts for math
  • Fix spacing after "Proof"
  • Take babel.json into account for the engine

v0.0.30

09 Jan 10:41
Compare
Choose a tag to compare

First release with precompiled binaries!