Compare commits
2 Commits
1f01af4da9
...
6e94092a74
| Author | SHA1 | Date | |
|---|---|---|---|
| 6e94092a74 | |||
| ece510099e |
12
CHANGELOG.md
12
CHANGELOG.md
@@ -1,5 +1,17 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [1.5.12-beta1] - 2025-08-28
|
||||||
|
### Added
|
||||||
|
- implement filament and spool creation in Spoolman API
|
||||||
|
- Add JSON structure comments for filament and spool creation
|
||||||
|
- Add vendor and filament management to API; implement recycling factory handling in NFC
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- update platformio.ini for beta version v1.5.12-beta1
|
||||||
|
- Merge branch 'main' into recyclingfabrik
|
||||||
|
- Merge branch 'main' into recyclingfabrik
|
||||||
|
|
||||||
|
|
||||||
## [1.5.12] - 2025-08-28
|
## [1.5.12] - 2025-08-28
|
||||||
### Added
|
### Added
|
||||||
- add numbering to update sections in upgrade.html refactor: improve readability of checkSpoolmanInstance function
|
- add numbering to update sections in upgrade.html refactor: improve readability of checkSpoolmanInstance function
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
; https://docs.platformio.org/page/projectconf.html
|
; https://docs.platformio.org/page/projectconf.html
|
||||||
|
|
||||||
[common]
|
[common]
|
||||||
version = "1.5.12"
|
version = "1.5.12-beta1"
|
||||||
to_old_version = "1.5.0"
|
to_old_version = "1.5.0"
|
||||||
|
|
||||||
##
|
##
|
||||||
|
|||||||
Reference in New Issue
Block a user