- Reduced max revisions per file from 50 to 15 to prevent database bloat
- Fixed revision saving now saves new content after write instead of old content before, ensuring new files get tracked correctly
- Auto-purges oldest revisions when limit is exceeded, keeping only the 15 most recent
- Fixed revert not clearing history reverts no longer trigger a purge so your full history is preserved after reverting
- Files over 512KB are skipped silently the file still saves normally, just no revision is stored
