Skip to content
Compare
Choose a tag to compare
@astrobot-houston astrobot-houston released this 14 Jul 14:47
· 3361 commits to main since this release
1f2d52b

Patch Changes

  • #7637 af5827d4f Thanks @Princesseuh! - Fix astro:assets not respecting EXIF rotation

  • #7644 213e10991 Thanks @matthewp! - Fix for allowing the root path / as a redirect

  • #7644 213e10991 Thanks @matthewp! - Fix static redirects prefered over dynamic regular routes

  • #7643 4b82e55cf Thanks @alvinometric! - Add support for using .svg files with astro:assets's base services. The SVGs will NOT be processed and will be return as-is, however, proper attributes, alt enforcement etc will all work correctly.