Current Version
Current version: 1.0.15For the most up-to-date changelog, visit the GitHub Releases page.
Version 1.0.15 (Current)
The current stable release of Kitsu.Core Features
- Production management for animation, VFX, and video game projects
- Asset and shot tracking with customizable metadata
- Task management and assignment system
- Collaborative review and feedback tools
- Team communication and notifications
- Time tracking and production statistics
- Customizable production pipelines
Technology Stack
- Vue.js 3.5.13
- Vuex 4.1.0 for state management
- Vue Router 5.0.3
- Vite 7.3.1 build system
- Node.js 20.19+ required
- npm 10+ required
Key Dependencies
- FullCalendar for scheduling
- Fabric.js for drawing and annotations
- Chart.js for data visualization
- Socket.io for real-time updates
- Three.js for 3D model preview
- ExcelJS for spreadsheet export
Getting Version Information
To check your installed Kitsu version:Previous Versions
For detailed information about previous versions and their changes, please visit:GitHub Releases
View complete release history with detailed changelogs for each version
Release Channels
Stable Releases
Stable releases are thoroughly tested and recommended for production use. These are tagged versions on the main branch.Development Branch
The development branch contains the latest features but may be unstable:Update Guide
Updating Kitsu
To update to the latest version:Breaking Changes
Node.js Requirements
As of version 1.0.15:- Minimum Node.js version: 20.19
- Minimum npm version: 10
Vue.js 3 Migration
Kitsu now uses Vue.js 3, which includes several breaking changes from Vue 2:- Composition API support
- Updated component lifecycle
- Different build system (Vite instead of Webpack)
Deprecation Notices
Semantic Versioning
Kitsu follows semantic versioning (semver):- Major version (1.x.x): Breaking changes that may require code modifications
- Minor version (x.0.x): New features, backwards compatible
- Patch version (x.x.15): Bug fixes and minor improvements
Security Updates
Security updates are released as needed and announced through:- GitHub Security Advisories
- Discord announcements
- Release notes
Roadmap
To see what’s planned for future versions, check out:Roadmap
View planned features and improvements
Feature Requests
Vote on and suggest new features
Contributing to Releases
Want to contribute to the next release?- Check GitHub Issues for open tasks
- Review feature requests for ideas
- Follow the contribution guidelines
- Submit pull requests with your improvements
Release Notes Format
When viewing detailed release notes on GitHub, look for:- New Features: New capabilities added to Kitsu
- Improvements: Enhancements to existing features
- Bug Fixes: Issues resolved in this version
- Breaking Changes: Changes that may require action
- Dependencies: Updated third-party packages
- Documentation: Updates to guides and references
Docker Images
Docker images are published for each release:Docker Hub
View all available Docker images and tags
Support
For questions about releases or updates:- Ask on Discord
- Check the FAQ
- Review troubleshooting guide
- Open an issue on GitHub
