Skip to content

1.6.4

Compare
Choose a tag to compare
@marvinhagemeister marvinhagemeister released this 14 Feb 14:41
· 186 commits to main since this release
b26a0d6

This is a bit of an out of the ordinary release. One security issue was discovered where the trailing slash detection logic was vulnerable to an open redirect vulnerability. We recommend every Fresh user to upgrade as soon as possible.

Bug Fixes

  • fix: no-window lint error by @deer in #2272
  • fix: GH actions warning by upgrading actions/checkout to v4 when creating a new fresh app #2285 by @bjesuiter in #2286
  • fix: update bootstrap wizard to add a choice for styling solutions to pick between tailwindcss and Twind by @roj1512 in #2290
  • fix: open redirect issue with trailing slash detection by @marvinhagemeister in #2313
  • fix: improve init styling library prompt design by @marvinhagemeister in #2314

Maintenance

Documentation

  • docs: add link to deno by @aarvinr in #2281

New Contributors

  • @aarvinr made their first contribution in #2281

Full Changelog: 1.6.3...1.6.4