# Changelog All notable changes to OpenViking will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ### Added - Initial public release - Core context database functionality - Three-layer information model (L0/L1/L2) - Viking URI system - Session management with memory extraction - Multimodal resource support (images, video, audio) - Skill management with MCP tool conversion ### Changed - N/A ### Deprecated - N/A ### Removed - N/A ### Fixed - N/A ### Security - N/A --- ## Version History Format Each release will include: ### Added New features and capabilities. ### Changed Changes to existing functionality. ### Deprecated Features that will be removed in future versions. ### Removed Features that have been removed. ### Fixed Bug fixes. ### Security Security-related changes.