Skip to content

PraxisOS v0.1.0

Choose a tag to compare

@Lioua-Kyto Lioua-Kyto released this 07 Aug 12:04
· 12 commits to main since this release

0.1.0 — 2026-08-05

First public early-access release.

Added

  • Minimise to the system tray instead of quitting, so a running focus sessionand the habit reminders survive closing the window.
  • A pinned mini timer — a small always-on-top window showing the running focussession, with pause and clock-out.
  • A running indicator on the Focus Timer sidebar link, visible from any panel.
  • Update checking against GitHub releases, with these notes shown after anupdate lands.
  • Rich text notes and journal entries in a single editing mode: formatting,colour, highlight, and images that sit in the text flow — drag the block tomove it between paragraphs, drag a handle to resize it.
  • Reference photos on exercises as an alternative to a form-check video.
  • Carbohydrate tracking alongside calories and protein.
  • An About section in Settings with the privacy policy, terms, licence andversion.
  • Database migrations, so schema changes on update no longer risk your data.
  • Versioned backups: an older backup is upgraded to the current format onimport instead of being rejected.

Fixed

  • Attached videos played as a black player with dead controls. Media now loadsover a dedicated protocol rather than file://.
  • Editing a running session's start time only took effect once; latercorrections silently did nothing.
  • Habit reminders never appeared on Windows.
  • Habits can now be checked in on any past day, so training outside or at a gymcounts even when the schedule didn't ask for it.
  • Custom theme presets changed the background as a side effect of changing theaccent. A preset now inherits its base theme unless you override it.
  • The font setting applies across the whole app, including headings andnumerals.
  • The weekly focus chart renders a full seven-day axis, so bars keep a constantwidth.
  • Note list previews show readable text instead of raw markdown.
  • A panel that hits an error no longer blanks the whole window and forces arestart — it shows the error and the rest of the app keeps working.

Known limitations

  • Early access: expect edge-case defects. Export a backup regularly.
  • Updates are checked but not installed automatically — the release page opensin your browser.
  • The installer is not code-signed, so Windows SmartScreen will warn on firstrun. Choose More info, then Run anyway. Only download the installer from theproject's GitHub Releases page.