Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 16:06
· 105 commits to main since this release

Macless Haystack now runs completely without the need for a virtual or physical Mac and can thus be operated in the cloud or on a Raspberry Pi. These changes result in a much simplified setup, as only 2 Docker containers need to be installed.
The changes/installation are described on the homepage. However, the already patched tags do not need to be reflashed.

Changes:

  • Removed dependencies to real/virtual Macs
  • Dockerized the endpoint (known as fetch location server)
  • Removed python 2 support, Macless Haystack runs now only on python 3
  • Stability improvements
  • Performance improvements on already fetched reports

Credits to biemster, niggowai and Systm21 for their support, code and testing.