You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🐛 Fix menu bug corner case that could omit entries if last section of page needs to be split
🩹 Prevent use of invalid character (.) in new name for adapters (. not allowed by ser2net)
🩹 Fix menu display issue where first launch of the menu would display sections in 3 columns, then any activity in the menu would re-display the menu more vertically.
This didn't result in any entries being omitted, just needlessly changed the way it was displayed