Changelog (taken from parent repo):
Add fe.log() function, an alternative to print() It automatically adds a new line character and refreshes the console immediately
Update FFMPEG to v7.0.2
Fixes:
Fix fe.Text char_size returning wrong value when the msg is empty
Fix fe.Text char_size returning wrong value when the layout size is overridden
Improve mouse navigation in overlay menus
Fix double signal callbacks on key repeat
Fix Transition.EndNavigation not triggering in some scenarios
Fix fe.layout.clones_list returning false when fe.list.index = 0