Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
flow3r firmware
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dan K
flow3r firmware
Commits
86d25a57
Commit
86d25a57
authored
1 year ago
by
rahix
Browse files
Options
Downloads
Patches
Plain Diff
Update CHANGELOG
parent
7172b9d2
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+13
-10
13 additions, 10 deletions
CHANGELOG.md
with
13 additions
and
10 deletions
CHANGELOG.md
+
13
−
10
View file @
86d25a57
...
...
@@ -6,20 +6,22 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Fixed
-
[
File descriptor leak on app load
](
python_payload/st3m/application.py
)
## [1.2.0] - 2023-08-18
### Added
-
Added a WiFi status indicator icon
-
Added a battery status indicator icon
-
Added loading apps from /sd/apps and /flash/apps
-
Added an error screen on apps failing to start
-
Added Python/st3m API to access battery charge status
-
Added the ability to always hide icons
-
Added a WiFi status indicator icon.
-
Added a battery status indicator icon.
-
Added support for loading apps from
`/sd/apps`
and
`/flash/apps`
.
-
Added an error screen when apps fail to start.
-
Added Python/st3m API to access battery charge status.
-
Added the ability to always hide icons (
*System*
➜
*Settings*
➜
*Show Icons*
).
### Fixed
-
File descriptor leak on app load. This would lead to the OS crashing when
too many apps are installed.
## [1.1.1] - 2023-08-17
### Fixed
-
Crash on WiFi startup
...
...
@@ -59,7 +61,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
Initial Release
[
unreleased
]:
https://git.flow3r.garden/flow3r/flow3r-firmware/-/compare/v1.1.0...main
[
unreleased
]:
https://git.flow3r.garden/flow3r/flow3r-firmware/-/compare/v1.2.0...main
[
1.2.0
]:
https://git.flow3r.garden/flow3r/flow3r-firmware/-/compare/v1.1.1...v1.2.0
[
1.1.1
]:
https://git.flow3r.garden/flow3r/flow3r-firmware/-/compare/v1.1.0...v1.1.1
[
1.1.0
]:
https://git.flow3r.garden/flow3r/flow3r-firmware/-/compare/v1.0.0...v1.1.0
[
1.0.0
]:
https://git.flow3r.garden/flow3r/flow3r-firmware/-/tags/v1.0.0
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment