PiBakery Changelog

What's new in PiBakery 2.0.0 Pre-release

Jul 2, 2018
  • 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

New in PiBakery 0.3.8 (Mar 14, 2018)

  • Includes pibakery-blocks 0.3.4 and pibakery-raspbian 0.7.0
  • First release to support the Raspberry Pi 3+

New in PiBakery 0.3.6 (Jun 26, 2017)

  • Includes pibakery-blocks 0.3.2 and pibakery-raspbian 0.5.0

New in PiBakery 0.3.4 (Mar 13, 2017)

  • 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.

New in PiBakery 0.3.3 (Mar 9, 2017)

  • 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

New in PiBakery 0.3.2 (Sep 30, 2016)

  • 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

New in PiBakery 0.3.1 (Sep 21, 2016)

  • Fix to VNC blocks

New in PiBakery 0.3.0 (Sep 21, 2016)

  • 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

New in PiBakery 0.2.4 (Sep 18, 2016)

  • 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.

New in PiBakery 0.2.3 (Sep 18, 2016)

  • Includes pibakery-blocks 0.2.1 and pibakery-raspbian 0.1.1
  • Fixes import recipe bug where the write mode would always switch to "Update" after you imported a recipe.

New in PiBakery 0.1.1 (Sep 18, 2016)

  • Includes pibakery-blocks 0.1.0 and pibakery-raspbian 0.1.0
  • Updates npm dependencies to later versions to fix "User did not grant elevation" bug on Mac.
  • Places os folder outside of .app bundle and into Application Support on Mac, to prevent very long (~10min) first open times
  • Replaces Mac DMG drag-to-install with PKG installer to facilitate the installation of the os folder in Application Support and PiBakery.app in Applications