Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 925 Bytes

changelog.md

File metadata and controls

23 lines (17 loc) · 925 Bytes

Reminder of breaking changes in 0.6.x

  • ValidatedEntityAttribute is removed
  • Custom[Widgets] are moved from the internal widget package to the custom package
  • Several widgets and other classes have been deleted
  • PopupWidget has many deprecations, and probably at least one breaking change despite my best efforts
  • As of 0.6.3, ActiveButtonWidget is unused and deprecated, marked for removal by 0.7.0
  • As of 0.6.3, TextlessActionWidget is unused and deprecated, marked for removal by 0.7.0
  • Possibly more, I didn't take great notes

Registrar is still marked experimental with anticipated stability by 0.7.0

As of 0.6.0, 1.20.4 and 1.20.6 will no longer be receiving active updates.


Additions

  • None

Changes

  • None.

Fixes

  • Fixed the "Done" button message to properly say "Done" again on a root level screen whether you are pressing shift or not.