Releases: dchristl/macless-haystack
v2.2.0
Frontend (Web/Android)
- Feature: New theming (updated to Material 3)
- Feature: update of eternal libraries
- Fix: support for new Apple format #76
- Fix: Correctly showing last location #57
- Fix: Better contrast and visibility on controls
Endpoint:
- Feature: Better error handling for SMS2FA
- Feature: Improved logging
- Fix: Added new header for private networks #61
Nrf5x-firmware (Thanks to jrperson) #65
- Feature: Added board file for Aliexpress board no XTAL
- Improvement: Use the NRF "app_timer" api instead of using rtc1 directly
- Fix: Advertisment stops after a few hours
v2.1.0
- Endpoint security added
- Better error handling in the web client
For the optional activation of authentication, first restart the endpoint with
docker restart macless-haystack
This will update the endpoint automatically. Then follow the instructions to provide a username and password.
You also need the latest Android application to enter the username and password.
v2.0.0
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.
v1.5.0
v1.4.0
- Added supprt for NRF5x s. how to flash
- Updted Futter and Libs
- Smaller Bugfixes
v1.3.0-alpha
- Added support for SSL-connection for fetch location server and client
- Added support for using fetch-location server and client on different machines
Have a look at the last paragraph of Set up your virtual or real MAC to set this up - Smaller improvements
v1.2.0-alpha
- Added option to fetch only part of the history (1 to 7 days) or only the latest location
- Fixed wrong number of history entries in application (web, apk)
- some performance improvements
- some minor fixes
v1.1.0-alpha
This project is still in alpha state. Expect bugs and instabilities:
Fixes:
- Fixes error on Apple webservice (400). closes #5
Improvements:
- Updated flutter dependencies to latest version
- New icon to seperate app from original openhaystack
v1.0.0-alpha
This is an initial relase and can contain some bugs and non working features
Please check out the documentation. This is mainly for technic enthusiasts to try out. Any feedback will be appreciated.
Current state:
- The webserver for fetching location reports should work
- Android application should work and fetchLocation-Server-setting should be available
- Web application should work
- Generate your keys with python-script should work
- ESP32-firmware should work