Skip to content

Releases: denoland/fresh

1.7.3

14 Oct 12:51
d9764e2
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: 1.7.2...1.7.3

1.7.2

04 Oct 06:29
16a23e9
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: 1.7.1...1.7.2

1.7.1

15 Aug 07:34
854a511
Compare
Choose a tag to compare

Bug fix

Full Changelog: 1.7.0...1.7.1

1.7.0

15 Aug 07:28
32bb55a
Compare
Choose a tag to compare

This is mostly a maintenance bug fix release with one little feature.

Features

  • feat: Support startServer for unix domain sockets by @mcandeia in #2392

Bug Fixes

Documentation

Showcase

Maintenance

  • chore: satisfy use-import-type lint (biomejs) by @sigmaSd in #2389

New Contributors

Full Changelog: 1.6.8...1.6.9

1.6.8

22 Mar 21:26
93fb4bd
Compare
Choose a tag to compare

Bug Fixes

  • fix: update ahead-of-time build instructions for recent Deno Deploy changes by @lucacasonato in #2381

Full Changelog: 1.6.7...1.6.8

1.6.7

21 Mar 21:50
13d514d
Compare
Choose a tag to compare

Bug Fixes

  • fix: Add closing quote for nonce in inline partial script by @adamgreg in #2377

Showcase

  • showcase: Remove sites that switched away from Fresh by @roj1512 in #2374

Full Changelog: 1.6.6...1.6.7

1.6.6

21 Mar 10:03
9e5ea1f
Compare
Choose a tag to compare

Bug Fixes

  • fix: increase recommended preact, preact-signals and bump other deps by @deer in #2320
  • fix: start logs not printing https protocol when key & cert specified by @will-weiss in #2321
  • fix: invalid quote around partial script data by @marvinhagemeister in #2323
  • fix: properly prefix all scripts with base path by @deer in #2334
  • fix: allow multiple set-cookie headers to be set before render by @deer in #2357
  • fix: $fresh ref in import sources by @mcgear in #2340

Documentation

Maintenance

New Contributors

Full Changelog: 1.6.5...1.6.6

1.6.5

14 Feb 21:43
bf0e33e
Compare
Choose a tag to compare

Fixes a publishing error with 1.6.4.

Maintenance

Full Changelog: 1.6.4...1.6.5

1.6.4

14 Feb 14:41
b26a0d6
Compare
Choose a tag to compare

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

1.6.3

15 Jan 18:47
3d30930
Compare
Choose a tag to compare

This is a bit of an out of the ordinary release. Two security issues were discovered by @arkark where an app that uses dangerouslySetInnerHTML could lead to a prototype pollution vulnerability. We recommend every Fresh user to upgrade as soon as possible.

What's Changed

Full Changelog: 1.6.2...1.6.3