Skip to content

v0.1.2 - Fresh Figs

Compare
Choose a tag to compare
@dergigi dergigi released this 28 Oct 10:10
· 117 commits to master since this release
v0.1.2
ce59053

Figs?! Yes, bugfigs! This is another bugfix release. Version 0.1.2.


Here's what's new:

  • Nothing.

Here's what's fixed:

  • Display an actual error message if the backend is unreachable (#540)
  • Don't show the nitty-gritty development thingies for manual installs (#549)
  • Minor cosmetical issues.

We also changed some things that don't have any effect whatsoever, but makes developers happy. The cool kids call this refactoring. Refer to the individual PRs and the changelog below for details.


⚠️ Jam is considered beta software. ⚠️

While JoinMarket is tried and tested, Jam is new and things might break. Use with caution.

Please report any issues directly on GitHub. Make sure to read the docs and consult the FAQ. For discussions and general questions, hop into the community channel on Telegram or the Matrix room.


0.1.2 (2022-10-28)

Fixed

  • display error message if backend is unreachable (#540) (f2e346e)
  • do not enable debug features on npm start (#549) (fda77c2)

🔥 👀