Skip to content

Releases: intelligent-agent/Reflash

v1.0.1

11 Jun 18:11
Compare
Choose a tag to compare

This version of Reflash addresses the following issues:
image

It has been tested on the following hardware:

  • Fluid in magic mode on Recore A8
  • Fluid in magic mode on Recore A7
  • Fluid in magic mode on Recore A6
  • Fluid in magic mode on Recore A5

v1.0.1-RC3

11 Jun 09:07
Compare
Choose a tag to compare
v1.0.1-RC3 Pre-release
Pre-release
v1.0.1-RC3

v1.0.1-RC2

09 Jun 19:42
edde1d0
Compare
Choose a tag to compare
v1.0.1-RC2 Pre-release
Pre-release
v1.0.1-RC2

v1.0.1-RC1

06 Jun 21:20
Compare
Choose a tag to compare
v1.0.1-RC1 Pre-release
Pre-release
v1.0.1-RC1

v1.0.1-RC0

06 Jun 13:29
4b2f43f
Compare
Choose a tag to compare
v1.0.1-RC0 Pre-release
Pre-release
v1.0.1-RC0

v1.0.0

14 May 09:08
Compare
Choose a tag to compare

Reflash v1.0.0 marks the transition to using the USB drive as a key to use the Reflash software. The board will always boot to Reflash as long as the USB key is present in the board. After the flashing is completed, the user will be prompted to remove the USB drive before rebooting.

There are some other important changes to Reflash as well, namely building the image from scratch instead of basing it on Armbian. This should be fine for an installer image that is meant to bootstrap the installation process.

The other big difference is that the server has been rewritten in Go in order to get the size down. Enough to make it live in RAM so we can use InitRamFS.

v0.1.2

04 Dec 20:06
a26a42d
Compare
Choose a tag to compare
v0.1.2

v0.1.1

19 Apr 09:16
Compare
Choose a tag to compare

With the bump to v0.1.0, Reflash has gotten a new look and feel.
Another important update is that state is kept through a page refresh.
Other than that, only minor tweaks to the code organization.
v0.1.1 has a bug fix related to locking access to the database.

v0.1.0

17 Apr 20:09
Compare
Choose a tag to compare

With the bump to 0.1.0, Reflash has gotten a new look and feel.
Another important update is that state is kept through a page refresh.
Other than that, only minor tweaks to the code organization.

v0.0.9

30 Mar 23:05
Compare
Choose a tag to compare
  • Increase size of backup image from 5 G to 7 G
  • SSH access gets disabled automatically