Releases: davidferguson/pibakery
2.0.0
PiBakery v2
This is a pre-release, may will contain bugs! Use with caution!
PiBakery v2, is a complete re-write of the original application, with many additional features, including:
- PiBakery no longer bundles .img files in the installer/program. Instead, the user must supply their own Raspbian .img file. This means that any Raspbian-based .img can be used, with the possibility of other distros in the future
- Ability to edit any Raspbian SD card, not just ones that have been written with PiBakery
- More robust Linux support
- Ability to add multiple block sources, so the user can maintain their own block repo with their own custom blocks
- Importing of recipes (.xml files) created with older versions of PiBakery no longer fail, instead they are converted automatically into the new format
- The entire program no longer runs as root/admin. Instead, just the writer process is elevated when needed to be
- Modularised code to increase readability, and add option for command line mode in the future
No installers have been included in this release, just the binaries for the platforms. Installers will be included in future releases.
0.3.8
0.3.7
Includes pibakery-blocks 0.3.3 and pibakery-raspbian 0.6.0
0.3.6
Includes pibakery-blocks 0.3.2 and pibakery-raspbian 0.5.0
MD5 checksum of PiBakery.pkg: 3dd37b89382b92558d39863eb802e8f5
MD5 checksum of PiBakery.Setup.exe: undef
0.3.4
Updates drivelist
module to latest version, which fixes bug in Windows 10 where no drives would show up.
drivelist-scanner
has no update available, and therefore still uses old version of drivelist
, meaning that on Windows 10 the Update feature of Pibakery is not available. This will be fixed in a later release, where drivelist-scanner
will replaced with a setInterval
block.
0.3.3
Includes pibakery-blocks 0.3.2 and pibakery-raspbian 0.3.0
- Includes new versions of Raspbian Full and Raspbian Lite (PIXEL)
- Now compatible with Raspberry Pi Zero W
MD5 checksum of PiBakery.pkg: b436b5398083a57610f20f3e2ea77bab
MD5 checksum of PiBakery.Setup.exe:fcab6fe587e8a73b6b6029c02965f579
0.3.2
Includes pibakery-blocks 0.3.2 and pibakery-raspbian 0.2.0
- Updates VNC blocks to RealVNC
- Includes new versions of Raspbian Full and Raspbian Lite
0.3.1
Includes pibakery-blocks 0.3.1 and pibakery-raspbian 0.1.1
- Fix to VNC blocks
0.3.0
Includes pibakery-blocks 0.3.0 and pibakery-raspbian 0.1.1
- Enables support for Linux computers
- Supports multiple .img files - currently Raspbian Full and Raspban Lite are included
- Adds support for resizable window
- Numerous big fixes
0.2.4
Includes pibakery-blocks 0.2.1 and pibakery-raspbian 0.1.1
- Fixes drag-drop block import bug where the path was incorrect on Windows.