Skip to content

Releases: thorrak/brewflasher

ESP32-S3 & Experimental Arduino Support

11 Nov 13:57
3e29a41
Compare
Choose a tag to compare

This release adds support for the ESP32-S3.

This also adds experimental support for Arduino firmware when a valid version of avrdude is available on the command line. Avrdude is available for download from their GitHub page.

NOTE - There was an issue with the original v1.7.0 version for MacOS which could prevent it from running on many systems. v1.7.1 has been released specifically to resolve this issue, and is available below.

What's Changed

  • Add note about translations at startup when launched on a system that isn't set to English
  • Arduino Support by @thorrak in #28
  • Refactor BrewFlasher.com Integration by @thorrak in #29
  • Add support for ESP32-S3 by @thorrak in #32
  • Update to PyInstaller 6 by @thorrak in #33

Full Changelog: v1.5.2...v1.7.0

Swedish & Norwegian Support

03 Jul 19:18
Compare
Choose a tag to compare

This version of BrewFlasher adds support for Swedish and Norwegian.

A special thanks goes out to @mp-se for translating BrewFlasher into Swedish, and to bardevjen on HomeBrewTalk for the Norwegian translation!

Multilingual Support

28 Jun 13:28
Compare
Choose a tag to compare

BrewFlasher now speaks your language!

Multilingual Support

BrewFlasher is now multi-lingual! BrewFlasher detects the primary language set for your operating system, and adjusts the user interface accordingly. Available immediately in in Spanish and German!

If you are interested in helping translate BrewFlasher, please reach out either here or on HomeBrewTalk.

Español

¡Estoy emocionado de contarles que ahora BrewFlasher ofrece diferentes idiomas! Pueden usar BrewFlasher en español, y también pienso agregar más idiomas pronto. Creo firmemente en el poder de la comunidad y quiero invitarlos a que contribuyan con traducciones de sus propios idiomas. Si quieres ayudar a que BrewFlasher sea más accesible a más brewers alrededor del mundo, por favor, siéntanse libres de comunicarse conmigo en HomeBrewTalk o GitHub. ¡Aprecio mucho su apoyo!

Deutsche

BrewFlasher unterstützt nun mehrere Sprachen! Aktuell liegt eine spanische Übersetzung für BrewFlasher vor und ich plane, weitere Sprachen zu ergänzen. Ich vertraue darauf, dass ihr mir eure Unterstützung leistet, indem ihr Übersetzungen für eure eigene Sprache hinzufügt. Solltet ihr BrewFlasher zugänglicher für Brewer um den Globus machen wollen, kontaktiert mich auf HomeBrewTalk oder GitHub. Vielen Dank für eure Unterstützung!

Other Changes

Universal MacOS Binary

The MacOS Binary is now universal! The same download now works for both Intel and Apple Silicon-based laptops.

LoLin D1 Mini - v4.0.0 Support

BrewFlasher now includes support for the upgraded esptool.py which brings compatibility with LoLin D1 Mini v4.0.0 (USB-C) chips. Flash your favorite firmware including the SPIFFS partitions!

Add ESP32-C3 Support

20 Oct 12:09
Compare
Choose a tag to compare

This release adds support for the ESP32-C3 chipset, which is currently used by @mp-se 's fantastic GravityMon project.

  • Adds support for ESP32-C3 (thanks @mp-se !)
  • Updates esptool to 3.3.2

Update Models & Revert Esptool

09 Aug 16:25
Compare
Choose a tag to compare

This release updates to the latest series of BrewFlasher.com models, and reverts esptool to v3.3. This is necessary in order for BrewFlasher to use a universal bootloader across devices within a single device family.

ESP32-S2 Support

10 Jul 18:30
d9425e1
Compare
Choose a tag to compare

This version adds support for flashing the ESP32-S2 microcontroller. This version also updates to the latest version of esptool (v4.1).

NOTE - The Mac version now has two versions available for download. The Intel version can be used by most Macs, but the M1 version is specifically designed for Apple silicon.

Refresh, Cleanup, and M1 Mac Support

14 Jan 00:36
64d2b2c
Compare
Choose a tag to compare

This version incorporates a number of upgrades, tweaks, and quality-of-life improvements. Changes include:

  • Removed "flash_mode" selector (now auto-detected from firmware headers)
  • Switched from Fermentrack.com to BrewFlasher.com for firmware lists
  • Incorporated additional "pre-flash" firmware checksum check
  • Upgraded to esptool 3.2
  • Added support for M1 Macs (Apple Silicon)
  • Dropped x32 binaries for Windows (x64 binaries should be used by all users)
  • Added additional error messages to clarify when things go wrong during the flashing process

NOTE - The Mac version now has two versions available for download. The Intel version can be used by most Macs, but the M1 version is specifically designed for Apple silicon.

Improved ESP32 Support

17 Feb 19:27
Compare
Choose a tag to compare

Improved ESP32 Support

This release adds support for flashing a bootloader and otadata partition when flashing an ESP32 device. This should help improve the success rates when flashing newly-purchased devices (or devices that haven't had Arduino-based firmware flashed before).

NOTE - The Windows release has both a 64 and 32 bit version. When in doubt, you probably want to download the x32 one. The Windows version is NOT currently codesigned, and may pop up an alert at first launch. MacOS is 64 bit only and is codesigned for Gatekeeper under Catalina.

Initial Release

02 Feb 05:41
Compare
Choose a tag to compare

BrewFlasher

A standalone desktop application for flashing brewing-related firmware to your ESP8266 or ESP32.

This is the initial release of BrewFlasher for both Windows and MacOS X.

The Windows release has both a 64 and 32 bit version. When in doubt, you probably want to download the x32 one. The Windows version is NOT currently codesigned, and may pop up an alert at first launch. MacOS is 64 bit only and is codesigned for Gatekeeper under Catalina.