• v1.2.3 f2db344fe4

    v1.2.3
    All checks were successful
    Release / release (push) Successful in 8s
    CI / build (push) Successful in 17s
    Stable

    k4wit0 released this 2026-07-30 23:40:39 +02:00 | 14 commits to main since this release

    Added

    • Earlier font loading and a smoother hero animation

    Changed

    • Let the compositor run the hero pulse
    • Preload the mono face too, it is above the fold
    Downloads
  • v1.2.2 2c0b18014e

    v1.2.2
    All checks were successful
    Release / release (push) Successful in 9s
    CI / build (push) Successful in 19s
    Stable

    k4wit0 released this 2026-07-30 23:03:35 +02:00 | 18 commits to main since this release

    Added

    • Correct 404s, stricter security headers, and lighter icons, fonts and screenshots
    • Publish llms.txt
    • Send HSTS and a content security policy

    Fixed

    • Answer unknown paths with a real 404

    Changed

    • Cache assets in tiers instead of five minutes for everything
    • Correct the language setup, docs sync and scripts
    • Give the landing screenshots a srcset
    • Preload the two faces above the fold, keep fonts out of the CSS
    • Size the brand mark for each place it is used
    Downloads
  • v1.2.1 e916e36664

    v1.2.1
    All checks were successful
    Release / release (push) Successful in 6s
    CI / build (push) Successful in 16s
    Stable

    k4wit0 released this 2026-07-27 23:16:17 +02:00 | 28 commits to main since this release

    Added

    • Self-hosted fonts, optimized landing images, and consistent third-party licensing

    Fixed

    • Stop run-together changelog headers

    Changed

    • Add OFL notices for bundled fonts and declare license
    • Align attribution with the CodigoSH convention
    • Optimize project landing screenshots via astro:assets
    • Self-host fonts with @fontsource, drop the Google Fonts CDN
    Downloads
  • v1.2.0 9f34b2d299

    v1.2.0
    All checks were successful
    Release / release (push) Successful in 6s
    CI / build (push) Successful in 17s
    Stable

    k4wit0 released this 2026-07-27 21:46:30 +02:00 | 35 commits to main since this release

    Added

    • Derive a meta description from each doc's first paragraph
    • Reframe the hub around a growing suite of self-hosted tools
    • Reusable landing template with editorial content
    • SEO overhaul: reusable project landing template, a full Lastboard landing, auto-generated documentation meta descriptions, and a suite-first home

    Fixed

    • Cap screenshot height so portrait shots don't dominate
    • Detect project licenses from the LICENSE file (Forgejo API omits them)
    • Install git before checkout so the release job has a real repo
    • Mockup hero, uniform screenshot gallery, correct license
    • Replace 'all rights reserved' with an open-source footer notice
    • Run the release job on node:20-alpine so checkout works
    • Use English copy in fallback project data

    Changed

    • Add Apache-2.0 license to align with the other CodigoSH repos
    • Fix run-together section headers in the 1.2.0 entry
    Downloads
  • v1.1.0 45db8f6454

    v1.1.0
    Some checks failed
    CI / build (push) Has been cancelled
    Release / release (push) Has been cancelled
    Stable

    k4wit0 released this 2026-07-01 23:34:19 +02:00 | 50 commits to main since this release

    Added

    • Signature node-network background: a living constellation that adapts to the theme and reacts to the cursor
    • Appearance panel to customize theme (light, dark, system), font (including the accessible OpenDyslexic), text size and layout width, all persisted and applied before first paint
    • Current version badge on each project card
    • Space Grotesk display typography for a distinctive visual identity
    • Sponsor shortcut in the header

    Changed

    • Redesigned the homepage around CodigoSH as a collective, presenting the projects as nodes in the network
    • Promoted the icon button to a shared UI utility

    Fixed

    • Keep the mobile menu button hidden on desktop and restore the menu toggle
    • Removed deployment-platform references and dead internationalization code
    Downloads
  • v1.0.0 fa0d2bfaa9

    v1.0.0
    Some checks failed
    CI / build (push) Has been cancelled
    Release / release (push) Has been cancelled
    Stable

    k4wit0 released this 2026-06-10 17:01:29 +02:00 | 56 commits to main since this release

    Added

    • Full organization website: projects showcase, per-project pages, documentation, changelog, and organization sections
    • Docs-as-code pipeline: sync project documentation from each Forgejo repo at build time
    • Dynamic OpenGraph images at build time with CodigoSH brand identity
    • Changelog page aggregating stable releases from all showcase projects
    • Automatic release notes backfill from each repo's CHANGELOG.md when a release body is missing
    • Project filter pills on changelog, latest release chip on homepage, nav dot for recent releases
    • Open Collective support section and footer link
    • SEO: JSON-LD structured data, sitemap, canonical URLs, web manifest
    • Release script and Forgejo Actions workflow

    Changed

    • English-only site
    • CodigoSH brand orange (#e8520e) as accent color throughout
    • Forgejo API reads anonymously — no token required for public repos
    • Self-hosted static site served by Caddy
    Downloads