Skip to content

Releases: ayoayco/Cozy

v0.3.0

02 Aug 15:56
Compare
Choose a tag to compare

Offline access now available after first load of the app

  • register a service worker on first load
  • cache all dynamically generated assets
  • new cozyBuild astro integration for updating service worker script dynamically
  • versioned cache for app assets

v0.2.5

27 Jul 19:42
Compare
Choose a tag to compare
  • by default, use Astro's node adapter in middleware mode for SSR
  • create a fastify server app and use Astro node middleware
  • add npm scripts for build preview & deployment

v0.2.2

01 Oct 07:39
Compare
Choose a tag to compare

Cozify cached articles too

v0.2.0

01 Oct 07:17
Compare
Choose a tag to compare

Clicking links inside Cozy now all safe and, uh, cozy! Now you don't have to leave see any popups or paywalls ever.

v0.1.32

15 Aug 21:12
Compare
Choose a tag to compare

Progressively enhanced home link becomes rounter link if JS is enabled

v0.1.31

25 Jul 21:32
Compare
Choose a tag to compare
  • settings popover
  • feature flags implementation
  • home link now native HTML a link

v0.1.30

17 Jul 15:34
Compare
Choose a tag to compare
  • 6022a0b chore: update @ayco/astro-resume
  • 470152e refactor: use Astro.props directly for @ayco/astro-resume
  • 2e574e2 refactor: update usage of @ayco/astro-resume
  • a8b5513 feat: strictly typed resumed preferences
  • 664d81d feat: use @ayco/astro-resume
  • 20ae929 update CONTRIBUTING
  • 70a2fb8 style: readability improvements
  • 4cbd95d refactor: minor clean up (#71)
  • 8dc528b feat: get last url param
  • 34e32ab fix: prevent history mess (#70)

v0.1.29

24 Jun 20:40
Compare
Choose a tag to compare

Performance improvements

v0.1.28

24 Jun 09:04
Compare
Choose a tag to compare

Footer improvements

v0.1.27

24 Jun 08:19
Compare
Choose a tag to compare

Initial code block styling