← Back to News

ProjT Launcher Update 0.0.4-1, now available

Published on January 12, 2026 • ProjT Launcher

We are excited to announce the official release of ProjT Launcher: version 0.0.4-1.

This release is a large transition update that consolidates the ProjT Launcher project under the Project Tick ecosystem.
While user-facing behavior remains stable, the internal structure, infrastructure, and metadata have been significantly improved.

Changelog

Added

  • Website and documentation integration
    • Project website assets and documentation integrated into the monorepo (#178, #83)
    • Updated Wiki and Code of Conduct for the new website structure (#183)
  • Automation and bot infrastructure
    • Initial bot setup and workflow integrations (#79, #80, #81)
    • Enhanced reviewer and PR handling logic (#116, #117)
  • Known issues and update system documentation (#127)

Changed

  • Project rebranding and domain migration
    • Updated all project URLs to use the new Project Tick domains (#184, #166, #168)
    • Cleaned up obsolete donation, translation, and contact links (#136)
  • Licensing and SPDX normalization
    • Standardized SPDX license identifiers and headers across the repository (#86, #97)
  • CI and infrastructure redesign
    • New CI/infra integration and workflow restructuring (#161)
    • Improved PR metadata handling, comment parsing, and authentication logic (#107, #109, #110)
  • Internal refactoring
    • Refactored download handling and removed unsafe signal usage in ManifestDownloadTask (#173)
    • Dependency updates and internal cleanup across Java and C++ components (#132, #164)
  • UI improvements
    • Redesigned the Enterprise Premium pages of the ProjT Launcher-only website for improved layout and navigation (#144)

Fixed

  • Build and packaging issues
    • Fixed Flatpak build and corrected package metadata paths (#105, #94)
    • Included missing internal headers to ensure correct code table availability (#177)
  • Metadata and script robustness
    • Improved error handling for missing package.json files (#96)
    • Updated regex handling for NeoForge version parsing (#123)
  • CI stability
    • Removed outdated CI configurations and disabled obsolete scheduled workflows (#131)

Removed

  • Obsolete components
    • Removed unused Flatpak shared-modules subproject (#95)
    • Cleaned up legacy CI support files and deprecated documentation (#164)

Maintenance

  • Dependency updates
    • Regular dependency bumps via Dependabot (GitHub Actions, npm, pip, submodules)
  • Contributor metadata
    • Automated contributor list updates

Important Notes

  • This release intentionally contains a large diff due to rebranding, license normalization, CI restructuring, and formatting standardization.
  • No vendored third-party code was introduced; all external libraries remain maintained forks.
  • Future releases after 0.0.4-1 are expected to return to smaller, incremental diffs.

Full Changelog: https://github.com/Project-Tick/ProjT-Launcher/compare/0.0.3-4...0.0.4-1

You can grab the latest download here.