Skip to content

Release history

habitsync releases

Self hosted Habit Tracker featuring goals and challenges with friends

All releases

7 shown

v0.19.0 Breaking risk
Breaking changes
  • OIDC login now uses default redirect URL without triple slash
Full changelog

Changes

Changed

  • BREAKING CHANGE: Use the default redirect URL (without triple slash) for OIDC login.

Fixed

  • Fix timezone issues with notifications with weekday filters
  • Fix issues when changing notifications settings
  • Calendar view: display of dates in the future
  • Some issues with authentication, user approval
  • Issues retrieving user info from oidc provider

Removed

Docker Image

docker pull ghcr.io/jofoerster/habitsync:0.19.0
v0.18.2 Maintenance
Notable features
  • Comprehensive API documentation for all endpoints including error codes and authentication requirements
  • Improved error messages for BASE_URL format issues
  • Auto-generated changelog from git commit history for historical releases
Full changelog

Changes

Added

  • Api documentation for all endpoints including error codes and authentication requirements.
  • Readable error message for BASE_URL format issues.
  • Auto generated (from git commits) changelog for old releases.

Changed

  • Updated android build config to allow plain text communication (optionally)

Docker Image

docker pull ghcr.io/jofoerster/habitsync:0.18.2
v0.18.1 Maintenance

## Changes ## Docker Image ```bash docker pull ghcr.io/jofoerster/habitsync:0.18.1 ```

v0.18.0 Maintenance

## Changes ## Docker Image ```bash docker pull ghcr.io/jofoerster/habitsync:0.18.0 ```

v0.17.2 Bug fix

Fixed a bug causing notifications to fail when using PostgreSQL and updated the Docker Compose Apprise configuration to reflect the latest integration requirements.

v0.17.1 Bug fix

Fixed display bugs in habit configuration, corrected validation errors for time periods, and resolved editing issues for the apprise target URL, improving UI reliability.

v0.17.0 Bug fix

Habit grouping performance was improved and a post-update database issue was fixed.

Beta — feedback welcome: [email protected]