Releases: MarlinFirmware/AutoBuildMarlin
Auto Build Marlin 2.1.71
This release fixes an issue with mutli-line values in the Schema Parser and Configuration Editor.
Full Changelog: 2.1.70...2.1.71
Auto Build Marlin 2.1.70
This release fixes issues with the Schema Parser and Configuration Editor.
- Improve Config Editor layout
- Update Config Editors for external edits
- Fix temp sensor dependent items, add more
- More reliable evaluation of some requirements
Full Changelog: 2.1.69...2.1.70
Auto Build Marlin 2.1.69
This very nice release provides several fixes and optimizations for the Schema Parser and Configuration Editor.
- Fix strict evaluation of empty array
- Fix non-matching SIDs
- Add navigation buttons to show the ABM panel
- Additional code refactoring and cleanup
- Shared schema for Config Editors and Info view
- Preserve basic clone disabled items
- Optimize change messages
- Optimize refresh after edit
Full Changelog: 2.1.68...2.1.69
Auto Build Marlin 2.1.68
This release provides additional optimizations for the schema parser.
- Optimize Schema conditionals evaluation
- Use more robust parentheses cleanup method
Full Changelog: 2.1.66...2.1.68
Auto Build Marlin 2.1.67
This release provides additional optimizations for the schema parser.
- Optimize Schema conditionals evaluation
- Use more robust parentheses cleanup method
Full Changelog: 2.1.66...2.1.67
Auto Build Marlin 2.1.66
This release fixes some bugs in the Config Editor and includes more improvements for the schema parser.
- Fix Config Editor changes propagation.
- Fix schema evaluation of
ENABLED
/DISABLED
. - Add schema simple evaluation of
REPEAT
macros. - Add some useful schema iterator parameters.
Full Changelog: 2.1.65...2.1.66
Auto Build Marlin 2.1.65
This release includes the following improvements for schema parsing and the custom config editor.
- Use iterators to simplify config data traversal
- Create serial id index on form creation
Full Changelog: 2.1.64...2.1.65
Auto Build Marlin 2.1.64
This release includes the following fixes and improvements for the ConfigSchema
parser.
- Fix and improve cleanup for JS evaluation of conditionals
- Clarify that
ConfigSchema
data is grouped by section - Fix
ConfigSchema.getItems
returning 0 results - Fix evaluation of mixed-case options (e.g.,
DEFAULT_Kp
)
Full Changelog: 2.1.63...2.1.64
Auto Build Marlin 2.1.63
This release includes some minor improvements in the ConfigSchema parser and Config Editor.
- Improve Config Editor section pre-ordering and icons
- Better ConfigSchema consolidation of define 'requires' conditions
- Fix Config Editor handling of underscores in the Filter field
- Show E Sensor IDs in the Auto Build Panel
Full Changelog: 2.1.62...2.1.63
Auto Build Marlin 2.1.62
This release includes some helpful QOL improvements for the Config Editor.
- Table of Contents navigation
- Iconify Show/Hide filter checkboxes
- Fix save/recall of hidden sections
Full Changelog: 2.1.61...2.1.62