Skip to content

Releases: ingojaeckel/go-raspberry-pi-timelapse

0.4.0

27 Dec 21:39
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

This release fixes #35 and contains user interface improvements, notably for devices with smaller screens such as mobile devices and/or older laptops.

Please note:

  • Please consider this a pre-release. Use it at your own risk.
  • Do not use this release, this disk image, or the software it includes without experience with it.
  • When copying this disk image on an SD card, triple check you are not erasing any important data. If you are not sure, find another SD card and back up your data just in case.

For a more detailed list of changes, checkout the diff between 0.3.0 and 0.4.0: 0.3.0...0.4.0

0.3.0

27 Jul 20:46
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

This release fixes #32

Please note:

  • Please consider this a pre-release. Use it at your own risk.
  • Do not use this release, this disk image, or the software it includes without experience with it.
  • When copying this disk image on an SD card, triple check you are not erasing any important data. If you are not sure, find another SD card and back up your data just in case.

For a more detailed list of changes, checkout the diff between 0.2.1 and 0.3.0: 0.2.1...0.3.0

0.2.1

13 Sep 18:31
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

This release fixes #30

Please note:

  • Please consider this a pre-release. Use it at your own risk.
  • Do not use this release, this disk image, or the software it includes without experience with it.
  • When copying this disk image on an SD card, triple check you are not erasing any important data. If you are not sure, find another SD card and back up your data just in case.

For a more detailed list of changes, checkout the diff between 0.2.0 and 0.2.1: 0.2.0...0.2.1

0.2.0

31 Mar 18:16
013ecb6
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

This release fixes a bug (#27) and adds minor new features.

Changing settings will take effect immediately now and no longer require a restart or any other changes. SSH login is enabled by default. System logs can now be viewed in the web UI for easier debugging. Logs contain more information which can be useful for developers. Photos can be downloaded without compression as TAR archives instead of ZIP.

Please note:

  • Please consider this a pre-release. Use it at your own risk.
  • Do not use this release, this disk image, or the software it includes without experience with it.
  • When copying this disk image on an SD card, triple check you are not erasing any important data. If you are not sure, find another SD card and back up your data just in case.

Changes:

0.1.0

20 Mar 23:36
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

This is the initial disk-image based release.

The main goal of this release is to simplify the installation process. Instead of differentiating between dev/deploy mode, manually changing configuration or installing dependencies, etc this release introduces a build process for disk images and an initial alpha version of a disk image. After decompressing, the image go-raspberry-pi-timelapse-0.1.0.img can be installed on an SD card using Raspberry Pi Imager to boot a Pi.

Please note:

  • Please consider this a pre-release. Use it at your own risk.
  • Do not use this release, this disk image, or the software it includes without experience with it.
  • When copying this disk image on an SD card, triple check you are not erasing any important data. If you are not sure, find another SD card and back up your data just in case.