Thanks for following along! This is a tagged release (2022.825.0).
What's Changed
- Ensure appveyor discovers .snupkg files by @smoogipoo in #5367
- Fix potential crash if file with incorrect filename format is in font cache directory by @peppy in #5370
- Add method to get configuration from a
ConfigManager
for logging purposes by @peppy in #5372 - Fix
SliderBar
causing a crash if disabled while the user is dragging by @peppy in #5373 - Do not apply hidden state to system drives in directory selector by @mashiro-azure in #5374
- Expose method to allow implementations to perform operations when drawable items change in
RearrangeableListContainer
by @peppy in #5376 - Avoid performing
Seek
operations on a decoupled source when the source is not running by @peppy in #5380 - Add callbacks to text selection events of TextBox by @nekodex in #5366
New Contributors
- @mashiro-azure made their first contribution in #5374
Full Changelog: 2022.819.0...2022.825.0