Changelog
Page Status
Quality:32 (Draft)
Importance:0 (Peripheral)
LLM Summary:Documents LongtermWiki's versioning system using Changesets and Semantic Versioning, with only one release (v0.0.1) listed. Provides technical infrastructure details but no substantive content related to AI safety prioritization.
This page documents the release history of LongtermWiki.
How We Version
Section titled “How We Version”We use Changesets to manage versions and generate changelogs. Each release follows Semantic Versioning:
- Major (X.0.0): Breaking changes or major restructuring
- Minor (0.X.0): New features or significant additions
- Patch (0.0.X): Bug fixes, content updates, and minor improvements
Current Version
Section titled “Current Version”The current version is displayed in the footer of every page. It includes:
- The semantic version number (e.g.,
0.1.0) - A git commit hash suffix (e.g.,
+abc1234) for precise build identification
Release History
Section titled “Release History”v0.0.1 (Initial Release)
Section titled “v0.0.1 (Initial Release)”- Initial project structure with AI Transition Model
- Knowledge Base with risks, responses, and organizations
- Interactive tools and entity browser
- Versioning and changelog system
This changelog is automatically updated with each release. For detailed commit history, see the GitHub repository.