Skip to content

Releases: OneLiteFeatherNET/launchpad

onelitefeather.net: v1.1.0

16 May 21:57
97a79ba

Choose a tag to compare

1.1.0 (2026-05-16)

Features

  • .claude: atomic web.dev-aligned skill & reviewer suite (#138) (22cb2df)
  • improve UX flow & accessibility + reusable Claude agents/skills (#136) (b748278)

Bug Fixes

  • seo-check: do not append mock query to sitemap endpoints (8e3d09b)
  • seo-check: skip mock query on sitemap endpoints (unblocks sitemap 7.6 bump) (#135) (8e3d09b)

Refactors

  • content: introduce typed ContentRepository abstraction (#132) (34c5bef)

onelitefeather.net: v1.0.0

15 May 22:20
99d7ce5

Choose a tag to compare

1.0.0 (2026-05-15)

Features

  • add blog author profiles (2b20669)
  • add blog tags and chips (bd7f023)
  • add carousel component with mixed slide types for enhanced homepage display (48ed689)
  • add carousel component with support for multiple slide types (0028edf)
  • add light gradient variants and utility classes for text gradients (266b511)
  • add VerticalTimeline component and integrate it into homepage (923443e)
  • allow scheduled blog releases (5e3f945)
  • blog: translate otis preamble (d13ad70)
  • enhance NavigationIconButton and Carousel with size variants, improved styles, and accessibility (4700e38)
  • replace sitemap with custom locale-aware builder (c5e1cfc)
  • seo: add BreadcrumbList schema to blog overview page (d3c444f)
  • seo: add dateModified, publisher and BreadcrumbList to blog articles (d0f307f)
  • seo: add llms.txt for AI crawler discoverability (c077c54)
  • show app version in footer (e06f702)
  • split bedrock copy into host and port (290cbbf)
  • update SimpleNavButton styles for improved responsiveness and theming (aa17c54)
  • update SimpleNavButton styles for improved responsiveness and theming (756566f)
  • update SimpleNavButton styles for improved responsiveness and theming (f8f3401)

Bug Fixes

  • add alternative titles, canonical links, and hreflang alternates to blog posts (12ebc0d)
  • adjust nav role to avoid menuitem requirements (46ee422)
  • align navigation styling with light/dark themes (faeb2cd)
  • async components for lazy sections (ddd72be)
  • blog: restore blog subpage rendering (#119) (d4e6c99)
  • clarify bedrock copy address label (c852328)
  • contain address aura overflow on mobile (696aac3)
  • contain server connect aura (9fac2bc)
  • enhance blog post metadata with alternative titles, canonical URLs, and hreflang alternates (9afd1c1)
  • enhance theme colors for light/dark mode compatibility (d26f8b7)
  • enlarge carousel dot touch targets (a16e5dd)
  • i18n: replace hardcoded description fallback in useHomeSeo (bcd61b3)
  • improve chip contrast across themes (d264677)
  • inline axios so cloudflare_module Worker deploy succeeds (#126) (88ec5fe)
  • inline axios so wrangler can bundle the Worker (88ec5fe)
  • lighten surface color in light theme (42bf909)
  • nav: resolve /ndefined phantom route bug (ca0c6d2)
  • prevent address gradient from being clipped (f3790fe)
  • prevent focus on hidden carousel slides (1e92dc9)
  • refine Chip component styles for improved dark mode consistency and focus states (e67b6ac)
  • refine image rendering logic to handle SVGs and internal paths gracefully (f9fd8c8)
  • remove stray opening tag in default.vue (87a008c)
  • resize address aura to avoid mobile overflow (8503923)
  • resize carousel dots for consistency with design (416f243)
  • resolve blog content on direct links (f1ad4df)
  • right-size carousel dots for mobile/desktop (1ea7b41)
  • seo: add Schema.org, OG/Twitter meta and i18n for all pages (350036f)
  • seo: align blog article canonical URL resolution order (dee553a)
  • seo: exclude noindex pages from sitemap via routeRules (3bc7cc2)
  • seo: remove dead links from llms.txt (149ddf4)
  • seo: set home title via i18n (71fef54)
  • seo: standardize x-default hreflang to use English as default locale (ed131e0)
  • tighten server aura to stop tablet overflow (9660690)
  • update hreflang alternates for blog post to include English link (d8585cf)
  • upgrade posthog-node to v5 to drop axios from the Worker bundle (53b1be3)
  • upgrade posthog-node to v5 to fix Worker axios bundling failure (#128) (53b1be3)

Performance

Read more