Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 16:30
· 105 commits to main since this release

1.0.0 (2026-08-22)

Bug Fixes

  • branding: align revelith-logo.svg with the official vector orbital brand mark (ee16835)
  • branding: direct 1:1 SVG vector rasterization of ReveLith orbital mark for app icon (44c87d4)
  • branding: keep purely the vector orbital icon without text in revelith-logo.svg (3654e12)
  • branding: render exact futuristic sci-fi quantum orbital icon with glowing electron nodes on full transparency (46fd44a)
  • branding: render realistic 3D sci-fi quantum orbital icon with dynamic volumetric glow and specular reflections (b494575)
  • branding: replace legacy app icons with official golden ReveLith R monogram and clean remaining localization strings (61b803b)
  • branding: use authentic transparent ReveLith quantum orbital icon across desktop installers and shell assets (0d094bc)
  • branding: use exact 1:1 original ReveLith orbital brand icon across all app targets (26a8265)
  • ci: add macOS universal rust targets x86_64-apple-darwin and aarch64-apple-darwin (4d90d34)
  • ci: fix repository URL casing and configure semantic-release for protected main branch (40ab3eb)
  • ci: generate valid package-lock.json for npm ci in GitHub Actions (2be6dd8)
  • ci: install platform-specific native rollup binary for macOS and Linux runners (049d4c6)
  • ci: point release asset upload to apps/shell/release output directory (13be6c5)
  • installer: explicitly assign ReveLith icon to NSIS installer, uninstaller, header, and macOS DMG packaging (2bf122e)
  • pdf: add DOMMatrix polyfill for jsdom environment in tests (aafe725)
  • release: fix Ubuntu libasound dependency, macOS optional rollup binary, and Windows sidecar & repository detection (1341365)

Features

  • complete ReveLith office suite - clean branding, 100% test coverage and full UX integrity (e12b570)

Performance Improvements

  • ci: add rust crate build caching for faster native sidecar builds in CI and release pipelines (3af84a1)
  • ci: parallelize test suite across 6 high-speed Ubuntu matrix runners and fix release upload path (1b0814c)