Skip to content

Latest commit

 

History

History
221 lines (163 loc) · 29.2 KB

File metadata and controls

221 lines (163 loc) · 29.2 KB

Changelog

1.2.1 (2026-04-17)

Bug Fixes

  • add trust policy grace period for fresh installs (#152) (ae778f1)

Miscellaneous Chores

  • bump version to 1.3.0-rc.0 after release (#150) (2cdeca2)

1.2.0 (2026-04-16)

Features

  • add configurable color mode policy in custom config (#144) (587b3f9)
  • add custom config setting for Nuxt Content syntax highlighting (#145) (b6c5276)
  • add live display route for venue signage (#146) (ba6c267)
  • add static asset guard in catch-all page route & refactor public assets paths (#138) (82bae42)
  • add user migration guides & add migration filter to quick-conf CLI (#140) (bd29fcc)
  • improve custom config validation logging (#143) (3578a50)
  • preserve IDE and LLM/AI settings during template updates and align CLI dual-license warning (#147) (7e7c46d)
  • realign starter content as repository defaults, clean legacy demo data & align LICENSE to it (#142) (1d5a6f9)
  • switch Nuxt Icon to client scan bundle mode & drop noto icon pack (#137) (d07f181)

Bug Fixes

  • prevent hydration mismatch on /display page clock state (#149) (d551e40)
  • stabilize Nuxt Icon client bundle detection & refactor icon names to prefix syntax (#139) (eb44189)

Miscellaneous Chores

  • add Vercel deployment config vercel.json & build+install scripts with Node version check (#134) (0de3f94)
  • align CI/tooling with Node 24 & standardize scripts (#131) (b0775a0)
  • bump version to 1.2.0-rc.0 after release (#129) (b3784cb)
  • localize font and icon delivery and bundling (#136) (48cd1a6)
  • remove VS Code workspace & stop tracking IDE and LLM/AI settings (#141) (dfbe338)
  • switch @nuxt/content to native sqlite connector (#135) (ae213c9)
  • update dependencies & refresh Nuxt Studio patch artifacts (#132) (e4a4a69)

Documentation

  • expand README key features and demo context (#148) (ef8ce3d)
  • update usage guide with PRINTED Europe showcase entry (#133) (affd833)

1.1.0 (2026-02-06)

Features

  • add AppLandingHeroSplit block and refactor landing page (#128) (6620f9a)
  • update CLI cleanup list and IDE folder preservation logic (#120) (8db5719)

Bug Fixes

  • release-please auto tags for release PRs (#121) (df92bef)
  • release-please configuration and add version marker (#126) (6598e17)

Performance Improvements

  • increase memory limit for nuxt build and nuxt generate (#124) (861e62f)

Miscellaneous Chores

  • add @nuxt/scripts for third-party scripts with YouTube (#127) (712c2ef)
  • add label to release-please PRs & ignore in CodeRabbit (#119) (662c2b2)
  • bump version to 1.1.0-rc.0 after release (#115) (528fd6b)
  • change release please configuration to not include project name (#117) (a5aca73)

Documentation

  • create documentation index with automated versioning (#118) (10fbc13)
  • include technology links and lockfile warnings (#125) (e56db7c)

Styles

  • update demo banner to relative positioning and soft red (#122) (2a7d9e7)

Code Refactoring

  • replace static gray with configured neutral colors (#123) (0c18251)

1.0.0 (2026-02-05)

Features

  • add @nuxt/content module (#8) (58c5aa3)
  • add @nuxt/image module (#7) (1978156)
  • add AppConfig schema to support general settings & add logos (#39) (e4a9554)
  • add AppConfig schema to support NuxtUI settings (#38) (d7f6a54)
  • add automated dev version bump GitHub CI Actions workflow (#76) (7341409)
  • add Breadcrumbs to all pages (#49) (349f86e)
  • add clean and empty Nuxt3 template as project foundation (#3) (e0bcb19)
  • Add color mode aware image paths, components & placeholder (#40) (856861a)
  • Add complete FAQ page implementation (#55) (c575381)
  • add configurable "View all Sponsors" link to index (#64) (a3a53db)
  • add data model with content collections (#10) (75a803b)
  • add dynamic humans.txt & template identification metadata (#94) (31fca92)
  • add dynamic footer content with AppConfig (#37) (054a58b)
  • add eslint for linting & formatting (#5) (4b5d2d1)
  • add eslint rule for max line length & change VSCode lint settings (#20) (caaf6da)
  • Add example dummy pages for legal content (#57) (e15147d)
  • add fake time simulation for schedule demo mode (#109) (151543f)
  • add GitHub Actions CI workflow for validation & tests (#74) (9d84a69)
  • add new CodeRabbit rules & improve OG image accessibility (#99) (bf85cef)
  • add new demo data (#96) (36eb57a)
  • add nuxt content collection for sponsors (#21) (789d3c7)
  • add NuxtStudio configuration (#9) (f919cf4)
  • add NuxtUI (#6) (1f5325d)
  • add release please workflow (CI action) (#66) (2699d75)
  • add Renovate bot for automated dependency updates (#75) (0a499af)
  • add schema-driven field descriptions to Nuxt Studio CMS (#88) (ee5e30c)
  • add schemaOrg identity configuration & og:logo tag (#105) (f49df68)
  • add SEO module with robots.txt, sitemap & OG images (#95) (20f1fd7)
  • add speakers with list subpage, detail subpage & dummy data (#45) (6e3fec9)
  • add subpages with routing & content queries (#14) (8850119)
  • add talk detail subpage with logic & design (#47) (7d3cb3d)
  • Add ticket page (#51) (f7eabd7)
  • add var githubProjectLink to nuxt schema to display in footer (#62) (ba2e69a)
  • add version to package.json & display version in footer (#65) (38fe53f)
  • add zod as explicit dependency & update all dependencies (#44) (bfcb0da)
  • enhance CLI installation and update logic & cleanup (#79) (6141250)
  • Implement automatic icon detection for URLs (#46) (d26a44f)
  • implement demo mode with warning banner (#92) (a42a5b5)
  • Implement design foundation (#22) (e5ea525)
  • implement index page content and design (#42) (fb9a46c)
  • implement modular block-based landing page architecture (#69) (8ff862e)
  • implement multi-column dynamic footer configuration (#93) (4819257)
  • implement new landing page blocks & global block properties (#70) (c915d73)
  • implement Quick Conf CLI (#68) (f21f25d)
  • implement schedule page (#90) (623492f)
  • implement schema-driven design configuration for OG images (#106) (563a433)
  • implement template starter strategy with minimal data (#101) (a15a948)
  • Implement ticket discount functionality (#54) (6b3e074)
  • Implemented responsive CFP button in AppHeader (#53) (8f9de42)
  • improve CLI installation flow and update documentation (#72) (35bb348)
  • integrate lodash-es utility library (#29) (cd1ae81)
  • Introduce custom-styles.css for user theming (#60) (fd88a6c)
  • migrate app config & env vars to content JSON configuration (#81) (9c97557)
  • migrate Nuxt Studio to local open-source nuxt module (#77) (95fd708)
  • refine UI styling & add example HTML to markdown content MDC (#59) (7637ecb)
  • set loading indicator color to primary color (#58) (0e72298)
  • Update packages, modify package saving behavior & fix eslint (#31) (08a08b5)
  • upgrade all dependencies & migrate to Nuxt 4 & NuxtUI 4 (#28) (498e4c8)
  • upgrade from NuxtUI Basic to NuxtUI Pro (#15) (d656738)

Bug Fixes

  • allow pnpm dependency build (#13) (2267691)
  • do not invert sponsor images in dark mode (#82) (3a197d0)
  • force hard page reload for admin navigation in footer (#103) (dd8d987)
  • force newer version of sharp for NuxtImg to be able to use it (#16) (391ef9d)
  • hide custom footer column if no content is present (#61) (63a5cf1)
  • images in OG image & document satori limitations in OG images (#104) (700994a)
  • improve talk type color contrast & page margins (#97) (c0f4b83)
  • lifecycle hooks in useSchedule & grid UI (#110) (72a71df)
  • resolve hydration mismatches (#108) (ddb71ef)
  • Responsive footer layout with stretch & column wraps (#56) (2ecac25)
  • set countdown component content center (#83) (271f626)
  • update public directory path for Nuxt v4 folder structure (#71) (aaea66d)
  • use one lint extensions to avoid multiple fighting over each other (#19) (ceaf94c)
  • Zod error object path after Zod version update (#50) (947ec49)

Miscellaneous Chores

  • add CodeRabbitAI configuration file (#78) (25b9258)
  • add funding file (#2) (4b291c1)
  • add license and base documentation (#1) (1b2ffd1)
  • add project VSCode settings & recommended extensions (#4) (98a8a2b)
  • change release please PR title pattern (#113) (6660bf6)
  • change release please PR title pattern (#114) (49c16dc)
  • configure release-please tag prefix & force sections (#112) (c822096)
  • enhance CI workflows with final status check and custom PAT (#84) (ba9262b)
  • exclude .nuxt folder from VSCode search & add gitkeep (#17) (0a07ed4)
  • extend LICENSE to cover content individually (#11) (b35b1a4)
  • fine tune ESLint rules & apply lint rules to codebase (#33) (6a95e4e)
  • generalization with license and configuration updates (#26) (14e5181)
  • improve project configuration and dependency management (#30) (9280dc6)
  • pin GitHub actions workflow ubuntu runner to version 24.04 (#100) (fac652b)
  • project cleanup and documentation updates (#63) (a1556cc)
  • remove strict file extension enforcement in imports (#85) (77eac64)
  • rename project from printed-amsterdam.com to printed-europe.com (#12) (61eace6)
  • update & standardize package.json scripts & engines (#73) (49aed68)
  • update all dependencies to latest versions (#87) (3baa18b)
  • use custom PAT for release-please action (#86) (1af61c9)

Documentation

  • add contribution and GIT & GitHub conventions (#80) (0e1cc81)
  • Add developer onboarding documentation (#27) (2653d35)
  • add documentation for projects using this template (#52) (a414cb8)
  • add live demo link, screenshots & author socials to README (#98) (d4558d1)
  • add more detailed Contribution & Attribution information (#18) (4a225ac)
  • add OAuth App flow to template usage documentation (#102) (22ec6bb)
  • enhance README screenshots & refactor captions (#111) (a197069)
  • huge new landing page block doc & component prop refactor (#89) (e3563f4)
  • update Nuxt Studio CMS usage & first install instructions (#107) (4354357)

Code Refactoring

  • Convert SEO util to composable to use app config (#43) (be89653)
  • replace all NuxtLink with ULink component (#36) (e418ae5)
  • standardize content naming convention with prefixes (#91) (ff7cd1f)