Skip to content

Releases: sebimalwieder/FridOS

v1.3.1

06 Apr 11:20

Choose a tag to compare

1.3.1 (2026-04-06)

Bug Fixes

  • update favicons and title (4ffb4a7)

v1.3.0

06 Apr 08:59

Choose a tag to compare

1.3.0 (2026-04-06)

Features

  • add page title via useHead (f5fb0da)

v1.2.0

06 Apr 08:56

Choose a tag to compare

1.2.0 (2026-04-06)

Features

  • add PWA support with offline capability and app install (345ba28)

v1.1.0

04 Apr 12:23

Choose a tag to compare

1.1.0 (2026-04-04)

Features

  • add analog clock command with SVG clock face and lighting effects (2dcec54)

v1.0.3

25 Mar 15:13

Choose a tag to compare

1.0.3 (2026-03-25)

Bug Fixes

  • terminal scrolling for large output and reduce emoji limit to 512 (efcb5d3)

v1.0.2

25 Mar 14:56

Choose a tag to compare

1.0.2 (2026-03-25)

Bug Fixes

  • use writeln consistently for command output and add demo to README (5dcc3e7)

v1.0.1

25 Mar 14:32

Choose a tag to compare

1.0.1 (2026-03-25)

Bug Fixes

  • lowercase Docker image name to fix ghcr.io push (64aed88)

v1.0.0

25 Mar 14:23

Choose a tag to compare

1.0.0 (2026-03-25)

Features

  • add @nuxt/eslint with tab indentation and fix all formatting (9f26627)
  • add Docker build and GitHub Actions CI for ghcr.io deployment (f05eb9e)
  • add semantic release with changelog and GitHub releases (78945b2)
  • FridOS v0.1.0 — initial open-source release (97b2cad)
  • make personalization configurable via NUXT_PUBLIC_* env vars (8d686f5)