Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.13.20"
".": "1.13.21"
}
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# Changelog

## [1.13.21](https://github.com/OpenAstroTech/OpenAstroTracker-Firmware/compare/v1.13.20...v1.13.21) (2026-05-15)


### Bug Fixes

* **stability:** resolve buffer overflows, EEPROM address collision, ISR races, and memory leaks ([#281](https://github.com/OpenAstroTech/OpenAstroTracker-Firmware/issues/281)) ([4b6ff1a](https://github.com/OpenAstroTech/OpenAstroTracker-Firmware/commit/4b6ff1ac923d1984cd45402f46c176bd294244d7))

**V1.13.20 - Updates**
- CI adjustments
- Dependency updates
Expand Down Expand Up @@ -644,4 +653,4 @@ NOTE: Make sure to do a Factory Reset when using this version.
- Added extensions to the Meade protocol (:MAZn.n# and :MALn.n#) to move the aziumth and altitude motors.
- Added Az and ALt motor status to :GX# command output
- Added GPS and AzAlt features to hardware info query (:XGM#)
- New CAL menu items to adjust Azimuth and Altitude in arcminutes.
- New CAL menu items to adjust Azimuth and Altitude in arcminutes.
2 changes: 1 addition & 1 deletion Version.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
// Updated automatically by release-please-action in CI/CD pipeline. Do not edit manually.

#define VERSION "v1.13.20" // x-release-please-version
#define VERSION "v1.13.21" // x-release-please-version