Current Version
Version 5.45.0 - Current stable release
Release History
For detailed release notes and version history, please visit our GitHub releases page:View Releases on GitHub
See all releases, including version tags, release notes, and downloadable assets
Tracking Changes
Stiletto releases are tracked through GitHub. Each release includes:- Version number following semantic versioning
- Release notes describing changes and improvements
- Issue references linking to related bug fixes and features
- Breaking changes when applicable
How to Stay Updated
Watch the repository
Click “Watch” on the GitHub repository and select “Releases only” to get notified of new versions.
Check the website
Visit stiletto.deeme.dev to see the latest production version in action.
Join Discord
Join the Discord community for announcements and discussions about updates.
Upcoming Changes
The project is currently undergoing significant updates to modernize the codebase.
For more information about planned changes, see Issue #93.
Version Information
Stiletto follows semantic versioning:- Major (5.x.x) - Breaking changes
- Minor (x.45.x) - New features, backwards compatible
- Patch (x.x.0) - Bug fixes and minor improvements
Technology Stack Updates
The current version uses:React
Version 19.2.3
Vite
Version 7.3.1
TypeScript
Version 5.9.3
Node.js
Version 22.x or higher
Package Management
Stiletto uses pnpm 10.26.2 as the package manager for faster, more efficient dependency management.Testing Infrastructure
Playwright tests run automatically on all pull requests and merges to ensure stability:- Test Framework: Playwright 1.58.2
- CI/CD: GitHub Actions
- Test Reports: Retained for 30 days
Contributing to the Changelog
When contributing to Stiletto:- Reference related issues in your pull requests
- Describe your changes clearly
- Follow the contributing guidelines
- Changelog entries will be created during the release process
Migration Guides
When major version updates require migration steps, detailed guides will be provided in:- GitHub release notes
- This documentation site
- Discord announcements
Feedback and Issues
Found a bug or have a feature request?Report an Issue
Submit bug reports and feature requests on GitHub
Join Discord
Discuss issues and ideas with the community
Project Status
Stiletto is actively maintained and in production use at stiletto.deeme.dev
- Game data synchronization (automated daily)
- Bug fixes
- Feature enhancements
- Security updates
- Dependency updates (managed via Dependabot)
Related Resources
Contributing
Learn how to contribute to Stiletto
Environment Variables
Configure your Stiletto instance