Skip to content

v3.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 09:16
· 249 commits to main since this release
v3.3.2
6f32fe5

🚀 New Features

  • Grid view for submissions with multiple files 📱
    • New button added to the file switcher that toggles a grid view showing all the files for a submission, regardless of type
    • Flash files are not minimized because of the way they are drawn, making it impossible to have the size change responsively, a "SWF" tag is shown in their place instead

⚙️ Changes

  • Add subtle animations and shadow effects to sticky files
  • Improve loading animations and "not found" badges
  • Update theme-color to match dark/light mode
    • Support dynamic toolbar tinting on browsers that support it
  • Disable double-tap to zoom on mobile devices
    • Avoid issues with buttons on some browsers causing unintentional zoom
    • Pinch to zoom is still available
  • Reduce height of non-expanded submission files on desktop
  • Improve caching behaviour by storing reverse order in advance

🔧 Fixes

  • Fix user icons not showing up properly in submissions, journals, and user profiles
  • Fix ruffle errors not showing up
    • Ruffle does not elevate its errors to the client so they cannot be caught and displayed in the like other errors
  • Fix "Thumbnail not found" error badges overflowing

📦 Dependencies

🔗 Links