Skip to content

Releases: flipperdevices/flipperzero-ufbt

v0.2.4-rc

09 Jun 15:41
91668fb
Compare
Choose a tag to compare
v0.2.4-rc Pre-release
Pre-release

Fixed bootstrap with no previous state

Full Changelog: v0.2.3-rc...v0.2.4-rc

v0.2.3

08 Jun 21:24
a77e6e2
Compare
Choose a tag to compare

What's Changed

  • bootstrap: fixed f7 overriding unspecified target by @hedger in #18

Full Changelog: v0.2.2...v0.2.3

v0.2.3-rc

08 Jun 21:15
1d140c9
Compare
Choose a tag to compare
v0.2.3-rc Pre-release
Pre-release

What's Changed

  • bootstrap: fixed f7 overriding unspecified target by @hedger in #18

Full Changelog: v0.2.2-rc2...v0.2.3-rc

v0.2.2

22 May 22:43
60bdc5f
Compare
Choose a tag to compare

What's Changed

  • bootstrap: require hw-target for URL & file update modes; linter fixes by @hedger in #16
  • ufbt: do update if no SDK is currently deployed by @hedger in #17

Full Changelog: v0.2.1...v0.2.2

v0.2.2-rc2

22 May 22:39
a2af281
Compare
Choose a tag to compare
v0.2.2-rc2 Pre-release
Pre-release

What's Changed

  • docs: link to GitHub actions by @hedger in #15
  • bootstrap: require hw-target for URL & file update modes; linter fixes by @hedger in #16
  • ufbt: do update if no currently SDK is deployed by @hedger in #17

Full Changelog: v0.2.1-rc...v0.2.2-rc2

ufbt v0.2.1

11 Apr 12:48
9f04ad4
Compare
Choose a tag to compare

What's Changed

  • Fix of the "--no-check-certificate" argument by @bthkn in #8
  • Improved "status" subcommand by @hedger in #9
  • bootstrap: added status keys to help by @hedger in #10
  • Added GPLv3 license text & source code headers by @hedger in #12
  • UFBT_HOME handling fixes by @hedger in #13
  • ufbt: fixed processing of return codes that are multiples of 256 by @hedger in #14
  • docs: link to GitHub actions by @hedger in #15

Full Changelog: v0.2.0...v0.2.1

ufbt v0.2.0

06 Apr 14:49
8e0ad21
Compare
Choose a tag to compare

What's Changed

  • Moved ufbt code to main firmware repo
  • Updated SDK format
  • Converted ufbt to a Python package

IMPORTANT: you have to uninstall older ufbt versions and remove the directory from PATH. Then follow new installation instructions.

Until firmware 0.81 comes out, this ufbt version will only work with dev branch.

Full Changelog: v0.1.0...v0.2.0

ufbt v0.2.0-rc

06 Apr 14:31
c7ab91b
Compare
Choose a tag to compare
ufbt v0.2.0-rc Pre-release
Pre-release

What's Changed

  • Moved ufbt code to main firmware repo
  • Updated SDK format
  • Converted ufbt to a Python package

Full Changelog: https://github.com/flipperdevices/flipperzero-ufbt/commits/v0.2.0-rc

[DEPREATED] ufbt 0.1.0

06 Apr 12:20
5b97036
Compare
Choose a tag to compare

This is a legacy version of ufbt. Please use newer ones.