Skip to content

Commit

Permalink
added v1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
barry-ha committed May 8, 2023
1 parent 014f9a8 commit 2201782
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion downloads/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Version numbers correspond to [Downloads](https://github.com/barry-ha/Griduino/t

The changelog format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and the Griduino project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

**v1.12**   2023-05-08
**v1.12 beta**   2023-05-08

Version 1.12 is a Beta release containing significant changes. Please report any problems, thank you.

Expand All @@ -22,6 +22,8 @@ New: Automatically records GPS position every 10 minutes to keep track of being

New: Animated logo on opening screen.

New: Support for a new microprocessor: RP2040. Since the Adafruit Feather M4 is no longer obtainable, we've put considerable effort over the last six months for the replacement CPU and a new PCB. On eventual release, we can recompile this source code for either processor.

Fixed: The main display screen no longer bogs down when the breadcrumb trail has more than 1,500 items. This would also cause slow GPS sync and loss of GPS signal because it failed to poll the GPS chip often enough.

**v1.10**   2022-08-05
Expand Down

0 comments on commit 2201782

Please sign in to comment.