Skip to content

Releases: 4423/ErogeDiary

v0.2

31 Mar 15:43

Choose a tag to compare

Changelog

  • Fixed dialog colors in dark mode (#1)
  • Fixed total play time formatting for durations exceeding 24 hours
  • Upgraded to .NET 10 and updated dependencies accordingly
  • Improved exception handling
  • Added GitHub Actions workflows for build and release
  • Cleaned up nullable reference annotations across the codebase

Upgrade Guide

To upgrade from a previous version:

  1. Download the latest release archive (ErogeDiary_v0.2.zip) from this releases page.
  2. Extract the archive to a directory of your choice.
  3. Copy the following items from your existing installation into the newly extracted directory:
  • database.db
  • thumbnails/

After copying these files, the application will start with your existing data preserved.

v0.1

23 Feb 15:03

Choose a tag to compare

Initial release (alpha version).