Skip to content

Releases: ZaparooProject/zaparoo-esp32

Audio Mapping Bug Fixes

12 Feb 03:21
62cfee6
Compare
Choose a tag to compare

There was a bug introduced last minute when we updated to the newer Esp32 file manager that caused the audio mappings file to not be generated at startup. There was also a minor issue where if you reloaded the uid control page it was possible that the websocket was not ready yet. In this state, the reader would not be put into scanning mode and the field would not populate.

No breaking changes or configuration updates required. Just flash this new version to get the bug fixes.

Major UI Overhaul

08 Feb 18:58
6e4ae49
Compare
Choose a tag to compare

This major release was made possible by the efforts of MintyTrebor. This is a complete overhaul, allowing for more advanced features including:

  • Modern web ui for reader configuration and tag creation (PN532)
  • Launch and Remove audio (configured either by tag content or uid)
  • SD card support for audio files
  • Special Steam support. Your reader can launch steam games while connected to a mister.

Rebrand Update

17 Nov 01:18
1e414aa
Compare
Choose a tag to compare

Rebranded TapTo to Zaparoo in the code. For this release you need to update your config file so the url is renamed to "zaparooUrl".

Uid now supported

10 Nov 18:09
75cd400
Compare
Choose a tag to compare

If a tag is found with a uid but no text, the uid will be send to TapTo (support for non-writable nfc tag mappings).

Full Changelog: v0.2.0...v1.0.0

V2 API Release

04 Nov 17:10
7065021
Compare
Choose a tag to compare

Full support for the V2 api has been added.

V2 API

15 Oct 03:44
7065021
Compare
Choose a tag to compare

Updated to use the new V2 Websocket library.

Intial TapTo Api Release

28 Sep 17:47
a3799de
Compare
Choose a tag to compare

This is the first official release of the project to have integrated TapTo api support (v1). If you previously downloaded the project, make sure to update your config file, as some variable names have changed.