You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
increment version number
Increment version number to 0.3.2
This release contains the new version of Raspbian, the new VNC blocks
to reflect that, and the operating system presence check at startup.
added link to example images.json file
The build from source instructions need users to download the images.json file. This commit adds the link to download the example file used for new PiBakery installations.
added in shortcut for test block import
Windows has issues with drag-drop when run as Administrator, adding in
a shortcut removes the need to drag-drop.
fixed import recipe code
The importing recipe code previously changed the write mode to upload
when a recipe was imported. This update makes PiBakery use whatever
mode it’s currently in, so you can write and update using recipes.
Also incremented version number to reflect change.