Skip to content

Releases: gmitch215/nuxtpress

NuxtPress v1.2.2

17 Apr 22:22
1cf0d0d

Choose a tag to compare

New Features

  • feat(performance): fix inconsistent 404 lookups, improve cache and post loading times (1cf0d0d)

Bug Fixes

  • fix: inconsistent ssr rendering on content (98511b0)

Other Updates

Contributors

NuxtPress v1.2.1

13 Apr 16:05
0d84c67

Choose a tag to compare

Bug Fixes

  • fix: remove dompurify dependency (5c750a3)
  • fix: feed.xml linking (0d84c67)

Other Updates

Contributors

NuxtPress v1.2.0

24 Mar 14:32
fb9245c

Choose a tag to compare

New Features

  • feat: add banner message, fix login cookies, add @nuxt/hints, improve LCP/INP performance (12f6c0d)
  • feat: add rss feed button (fb9245c)

Other Updates

  • chore: update version (d03e606)
  • chore(deps): update dependencies (3ec6993)
  • chore: load post list alongside blog post (6e3cab8)

Contributors

NuxtPress v1.1.3

13 Feb 14:01
09dcf25

Choose a tag to compare

Other Updates

  • chore: bump version (7134008)
  • chore(performance): better image optimization, add SSR for blog posts (936e222)
  • chore: remove remaining ClientOnly wrappers for better performance (09dcf25)

Contributors

NuxtPress v1.1.2

11 Feb 02:54
04e1c19

Choose a tag to compare

New Features

  • feat: add audio, youtube, keyboard control extensions (daec5b1)
  • feat: add draft article support (04e1c19)

Other Updates

  • chore(deps): update dependencies (b93ea9d)
  • chore: bump version (b660cce)

Contributors

NuxtPress v1.1.1

28 Jan 05:16
6946669

Choose a tag to compare

New Features

  • feat: upgrade compatibility date (2c6440e)

Bug Fixes

  • fix: trying to run migrations on every run (be8afe3)
  • fix: timestamp conversion from ISO -> integer (d7da947)

Other Updates

  • chore: bump version (7e9fac1)
  • chore: add timestamp migration file (6946669)

Contributors

NuxtPress v1.1.0

28 Jan 04:19
c5da96e

Choose a tag to compare

New Features

  • feat: migrate to nuxthub v0.10, bump dependencies (244fa44)
  • feat: enable observability (c5da96e)

Bug Fixes

  • fix: underline and emoji rendering (efe1bc1)
  • fix: remove unused blob storage (9979aa7)

Other Updates

  • chore: bump version (ff61f3b)
  • chore: add template wrangler file (65203b2)
  • build: add deploy script to build.yml (34f5f80)
  • chore: update nuxt config (b0f14dd)
  • chore: update readme (6a4d440)

Contributors

NuxtPress v1.0.4

02 Jan 20:03
8fea3a7

Choose a tag to compare

New Features

  • feat: use official nuxt ui rich editor instead of custom editor (e518a0d)
  • feat: add fullscreen mode (d6acbf8)
  • feat: add emoji editor menu (4ae703e)

Other Updates

  • chore(deps): update dependencies (e015d8d)
  • chore: update blog post title (735ec7c)
  • chore: improve content rendering performance (55a4ceb)
  • chore: bump version (d2afb84)
  • chore(deps): update dependencies (8fea3a7)

Contributors

NuxtPress v1.0.3

10 Dec 04:12
6e073e3

Choose a tag to compare

New Features

  • feat: trim *.html tags, loading status (1e7baf0)
  • feat: add citation meta tags to slug (e38ef3c)
  • feat: add schema-org integration (7b6c329)

Bug Fixes

Other Updates

  • chore: add seo metadata on pages (e1e85ba)
  • chore: update version (6e073e3)

Contributors

NuxtPress v1.0.2

29 Nov 02:47
453703b

Choose a tag to compare

New Features

  • feat: atom feed (84d8fae)
  • feat: add bio setting, about page (36f00ab)
  • feat: search button (303f198)
  • feat: add post count under group (fbe5b41)
  • feat: search by tag (f86c737)
  • feat: update navbar, improve mobile rendering (d11fed5)

Bug Fixes

  • fix: use utc instead of timezone-dependent dating (93f0370)

Other Updates

  • chore: add back buttons, move refresh into client only (0e8a558)
  • chore: bump version (b9d2c32)

Contributors