> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify.com/Papela/Obsidian-Portable/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Version history and updates for Obsidian Portable

## Changelog

Track the evolution of Obsidian Portable through its version history. Each release packages the latest stable version of Obsidian for Windows in a portable format.

## Current Version

<Note>
  **Current Release**: Obsidian Portable 1.11.5.0 (Display Version: 1.11.5)
</Note>

## Version History

Obsidian Portable packages the official Windows releases of Obsidian. Below are the Obsidian versions that have been packaged in portable format.

### Version 1.11.5

**Released**: January 20, 2026\
**Package Version**: 1.11.5.0

<Accordion title="View Official Obsidian 1.11.5 Changelog">
  This release includes all features and improvements from Obsidian for Windows 1.11.5.

  [View full changelog on Obsidian.md →](https://obsidian.md/changelog/2026-01-20-desktop-v1.11.5/)
</Accordion>

**Portable Package Updates**:

* Updated to Obsidian 1.11.5 core
* Compatible with PortableApps.com Format 3.7
* Maintained GPL-3.0 licensing for portable components

***

### Version 1.9.12

**Released**: August 26, 2025

<Accordion title="View Official Obsidian 1.9.12 Changelog">
  This release includes all features and improvements from Obsidian for Windows 1.9.12.

  [View full changelog on Obsidian.md →](https://obsidian.md/changelog/2025-08-26-desktop-v1.9.12/)
</Accordion>

**Portable Package Updates**:

* Updated to Obsidian 1.9.12 core
* Performance improvements for portable launcher
* Enhanced compatibility with cloud storage solutions

***

### Version 1.8.7

**Released**: February 18, 2025

<Accordion title="View Official Obsidian 1.8.7 Changelog">
  This release includes all features and improvements from Obsidian for Windows 1.8.7.

  [View full changelog on Obsidian.md →](https://obsidian.md/changelog/2025-02-18-desktop-v1.8.7/)
</Accordion>

**Portable Package Updates**:

* Updated to Obsidian 1.8.7 core
* Improved settings persistence across portable locations
* Bug fixes for USB drive usage scenarios

***

### Version 1.6.5

**Released**: June 25, 2024

<Accordion title="View Official Obsidian 1.6.5 Changelog">
  This release includes all features and improvements from Obsidian for Windows 1.6.5.

  [View full changelog on Obsidian.md →](https://obsidian.md/changelog/2024-06-25-desktop-v1.6.5/)
</Accordion>

**Portable Package Updates**:

* Updated to Obsidian 1.6.5 core
* Enhanced launcher stability
* Improved data directory handling

***

### Version 1.4.13

**Released**: September 15, 2023

<Accordion title="View Official Obsidian 1.4.13 Changelog">
  This release includes all features and improvements from Obsidian for Windows 1.4.13.

  [View full changelog on Obsidian.md →](https://obsidian.md/changelog/2023-09-15-desktop-v1.4.13/)
</Accordion>

**Portable Package Updates**:

* Updated to Obsidian 1.4.13 core
* Initial PortableApps.com format packaging
* Established portable settings structure

***

## Understanding Version Numbers

Obsidian Portable uses a dual versioning system:

| Version Type        | Example  | Description                                 |
| ------------------- | -------- | ------------------------------------------- |
| **Display Version** | 1.11.5   | Matches the official Obsidian version       |
| **Package Version** | 1.11.5.0 | Includes portable packaging revision number |

The fourth digit in the Package Version (e.g., `.0`) represents updates to the portable packaging itself, even when the core Obsidian version hasn't changed.

## Release Cadence

Obsidian Portable is updated to match stable releases of Obsidian for Windows. Updates typically occur:

* When new stable Obsidian versions are released
* When critical bugs are found in the portable packaging
* When PortableApps.com format updates are needed

<Note>
  Obsidian Portable does not include Obsidian's insider/beta builds. Only stable releases are packaged.
</Note>

## Upgrade Guide

To upgrade to the latest version:

<Steps>
  <Step title="Backup Your Vaults">
    Always create a backup of your vaults before upgrading, especially for major version changes.
  </Step>

  <Step title="Download Latest Version">
    Download the latest installer from [PortableApps.com](https://portableapps.com/apps/office/obsidian-portable)
  </Step>

  <Step title="Run Installer">
    Run the installer and point it to your existing Obsidian Portable directory
  </Step>

  <Step title="Preserve Data">
    The installer will update application files while preserving your `Data` folder and all settings
  </Step>

  <Step title="Verify">
    Launch Obsidian Portable and verify your vaults and settings are intact
  </Step>
</Steps>

## What Gets Updated?

### Updated During Upgrade

* Obsidian core application files
* PortableApps.com launcher (if changed)
* Help documentation
* App metadata and icons

### Preserved During Upgrade

* Your vault files and folders
* Application settings in the `Data` folder
* Plugin configurations
* Themes and snippets
* Workspace layouts

## Official Obsidian Changelogs

For detailed information about what changed in each Obsidian version, visit the official changelogs:

<CardGroup cols={2}>
  <Card title="Obsidian 1.11.5" icon="file-lines" href="https://obsidian.md/changelog/2026-01-20-desktop-v1.11.5/">
    View the official changelog for version 1.11.5
  </Card>

  <Card title="Obsidian 1.9.12" icon="file-lines" href="https://obsidian.md/changelog/2025-08-26-desktop-v1.9.12/">
    View the official changelog for version 1.9.12
  </Card>

  <Card title="Obsidian 1.8.7" icon="file-lines" href="https://obsidian.md/changelog/2025-02-18-desktop-v1.8.7/">
    View the official changelog for version 1.8.7
  </Card>

  <Card title="Obsidian 1.6.5" icon="file-lines" href="https://obsidian.md/changelog/2024-06-25-desktop-v1.6.5/">
    View the official changelog for version 1.6.5
  </Card>
</CardGroup>

## Portable Packaging License

The portable packaging is licensed under **GPL-3.0**. View the [LICENSE file](https://github.com/Papela/Obsidian-Portable/blob/main/LICENSE) for details.

Obsidian itself is proprietary software, free for personal use. Commercial use may require a license from Obsidian.

## Future Updates

To stay informed about new releases:

* Watch the [GitHub repository](https://github.com/Papela/Obsidian-Portable)
* Follow updates on [PortableApps.com](https://portableapps.com/apps/office/obsidian-portable)
* Check the [official Obsidian changelog](https://obsidian.md/changelog/)

<Note>
  Updates are released as they become available. There is no fixed schedule.
</Note>

## Questions About Versions?

If you have questions about versions or upgrading:

* Check the [FAQ](/support/faq) for common upgrade questions
* Review the [official Obsidian changelog](https://obsidian.md/changelog/)
* Open an issue on [GitHub](https://github.com/Papela/Obsidian-Portable/issues)
