Skip to content
This site is deprecated. See the new version.

Changelog

📋Page Status
Page Type:ContentStyle Guide →Standard knowledge base article
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.

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

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
  • 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.