Pulsar v1.119.0 is Live!

confused-TechieJuly 17, 2024
  • dev
  • release
About 1 min

Pulsar 1.119.0open in new window is available now!

Pulsar v1.119.0 is live!

While a smaller release this time around, v1.119.0 still manages to pack a punch.

For macOS, we've gone to great lengths to ensure Pulsar should build just fine on macOS 13+, while our Linux users get greater compatibility for DevTools on various platforms. For our programmers, there's been more of the constant incremental improvements to various languages' built-in syntax highlighting and code folding this time around, with a focus on PHP, Python, Javascript, Typescript, Shell script, and C.

As always thanks a ton to all of those that support the project and keep it moving forward, we appreciate you all, and look forward to seeing you amongst the stars.

- The Pulsar Team

Notice

Originally, the binaries from our normal "Pull Request" CI build (which produces unsigned binaries) were accidentally uploaded to this release, instead of the binaries from the special "tag push" CI build (which signs the macOS binaries). In order to provide you with signed Intel macOS binaries, we have re-uploaded them and updated SHA256SUMS.txt to reflect this. The following binaries have been swapped out for the correct versions and the checksums updated:

  • Intel.Mac.Pulsar-1.119.0-mac.zip
  • Intel.Mac.Pulsar-1.119.0.dmg

  • Changed language-php to continue syntax-highlighting even when encountering unbalanced PHP tags. (Avoid throwing a syntax error)
  • Indentation, fold, and highlighting fixes in language-python, language-javascript, language-typescript, language-shell and language-c.
  • Worked around API breakage (FreeBSD libiconv vs GNU libiconv) in the iconv library shipped in macOS 13+
  • Fix --no-sandbox flag not being applied to the .desktop launcher on Linux (Fixes Dev Tools)

Pulsar

superstring