List of changes:
- New methods
list_fileandlist_file_sourcefor reading lines from a text file.- They are defined
list_file <path_to_text_file>/list_file_source <path_to_text_file>. - Their behavior is similar to a regular list with placeholders
{list_file(<index>)}and{list_file_source(<index>)}.
- They are defined
- Bug fixes for nested package dropdown selections.
- Opaque screenshots will now be turned on by default upon initialization.
- To disable, enter the
Miscellaneousmenu and click the toggle item.
- To disable, enter the
- Bug fixes for Tesla combo persistence.
- Addition of a couple more default Tesla combos as well as fixes for reading alternate user specified combos.
- Settings menu code revision. (for smaller compilation)
- Various
libteslaalignment corrections.
Full Changelog: v1.6.1...v1.6.2
Update:
- Widget alignment correction. (05/26/2024 2:44 AM PST)
- Couple additional key combos (added by request). (05/26/2024 3:32 AM PST)
- Slight footer alignment correction. (05/26/2024 5:08 AM PST)
Full Changelog: v1.6.2...160a838