Skip to content

Releases: FalkenDev/Trainity

v0.1.1

02 Oct 19:59

Choose a tag to compare

Small patch with a fix for small mobile phones so that they can create exercises

Full Changelog: v0.1.0...v0.1.1

Alpha Release v0.1.0

22 Sep 14:00
0dce1b7

Choose a tag to compare

v0.1.0 – Alpha Release

This is the first Alpha release of Trainity, introducing the core functionality of the gym app. With this release, the foundation is set for logging workouts, tracking progress, and managing exercises.

Core Features

  • Workout Management – Create workouts, view all workouts, and manage training plans.
  • Exercise Library – Add and browse exercises with search & filtering support.
  • Workout Sessions – Start a workout session and track exercises in real time.
  • Logging Progress – Record sets, reps, and weights during a session.
  • Training Journal – View logged workouts and exercises across sessions for progress tracking.

Developer & Infrastructure Improvements

  • Migrated backend from Express.js → NestJS for scalability and maintainability.
  • Added real-time logging support in the backend.
  • Improved Docker setup and environment configuration for easier local and production deployment.
  • Refined frontend UX: better empty states, dialogs for creating/viewing workouts, and improved navigation.
  • Expanded README with installation + setup guides.

Chores & Fixes

  • Updated dependencies and security patches (via Dependabot).
  • Added VS Code + ESLint configurations for consistent formatting.
  • Removed old Express backend code.

👥 Contributors


Full changelog: View commits