Bug Fixes
- Gallery view button no longer gets stuck loading — Tapping the media gallery toggle in the top menu would switch to gallery view successfully, but the button itself stayed in a spinning state. Fixed.
Under the Hood
- Plugin core refactored — The main plugin file (
main.ts) has been split from 7,000+ lines into 12 focused modules. No behavior changes — everything works exactly the same, just better organized for future development.