Skip to content

Releases: altaskur/OpenTimeTracker

v1.0.0-alpha.6

10 Feb 23:21
7c926c7

Choose a tag to compare

v1.0.0-alpha.6 Pre-release
Pre-release

What's Changed

🐛 Bug Fixes

  • Critical: Fix Prisma query engine in packaged app by @altaskur in #58
    • Fixes production crash where Prisma cannot find query_compiler_bg.sqlite.mjs
    • Configures PRISMA_QUERY_ENGINE paths for app.asar.unpacked
    • Adds cross-platform support (Windows, macOS Intel/ARM64, Linux)
    • Updates build scripts to auto-generate Prisma client

✨ Features & Improvements

  • Feature/refactor update system by @altaskur in #54

    • Redesigned update settings UI
    • Secured IPC communication for update checks
    • Fixed dialog visibility issues
  • Fix/calendar layout misalignment by @altaskur in #55

    • Refactored calendar to use p-table for better layout
    • Fixed alignment issues in calendar view

🧹 Chores

  • Remove test log files

📋 Pull Requests

Full Changelog: v1.0.0-alpha.5...v1.0.0-alpha.6

What's Changed

Full Changelog: v1.0.0-alpha.5...v1.0.0-alpha.6

What's Changed

Full Changelog: v1.0.0-alpha.5...v1.0.0-alpha.6

What's Changed

Full Changelog: v1.0.0-alpha.5...v1.0.0-alpha.6

What's Changed

  • Feature/refactor update system by @altaskur in #54
  • Fix/calendar layout misalignment by @altaskur in #55
  • fix: configure Prisma for packaged Electron app by @altaskur in #58
  • fix(build): Change NSIS installer to per-user to avoid SmartScreen by @altaskur in #61

Full Changelog: v1.0.0-alpha.5...v1.0.0-alpha.6

1.0.0-alpha.5

07 Feb 01:36
e9f941c

Choose a tag to compare

1.0.0-alpha.5 Pre-release
Pre-release

What's Changed

  • fix: remove auto-update feature (electron-updater) by @altaskur in #51
  • release: merge develop into main (remove auto-update) by @altaskur in #52

Full Changelog: v1.0.0-alpha.4...v1.0.0-alpha.5

1.0.0-alpha.4

06 Feb 23:36
fc44292

Choose a tag to compare

1.0.0-alpha.4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.0.0-alpha.3...v1.0.0-alpha.4

1.0.0-alpha.3

23 Jan 17:39

Choose a tag to compare

1.0.0-alpha.3 Pre-release
Pre-release

What's Changed

  • chore: restructure CI workflow with SonarQube integration and pre-push checks by @altaskur in #15
  • feat: implement work period IPC handlers and refactor database services by @altaskur in #16
  • normalice branch by @altaskur in #17
  • some sonar qube and refactor services #18 by @altaskur in #19
  • chore: add collaboration guidelines in English and Spanish by @altaskur in #22
  • Add base ref check to prevent SonarQube job on non-main PRs by @Copilot in #23
  • Fix/calendar colors by @manurgdev in #20
  • Feat: Add macos installer by @manurgdev in #21
  • feat: add standard OSS collaboration files and GitHub templates by @Copilot in #24
  • Merge develop into main for v1.0.0-alpha.3 by @altaskur in #25

New Contributors

Full Changelog: v1.0.0-alpha.2...v1.0.0-alpha.3

v1.0.0-alpha.2

08 Dec 17:50
c7133ef

Choose a tag to compare

v1.0.0-alpha.2 Pre-release
Pre-release

What's Changed

  • chore: restructure CI workflows and improve dev experience by @altaskur in #5
  • Develop to main by @altaskur in #6
  • Chore/sync main to develop by @altaskur in #7
  • refactor: address code quality issues from static analysis by @Copilot in #8
  • fix/ some sonarqube copilot fixes by @altaskur in #9
  • fix: resolve SonarCloud code smells and improve code quality by @altaskur in #10
  • fix: resolve SonarCloud code smells and improve code quality by @altaskur in #11
  • fix/sonar-object-stringification by @altaskur in #12
  • fix: resolve SonarCloud code smells in open-tasks.ts by @altaskur in #14
  • fix/sonar-object-stringification by @altaskur in #13

New Contributors

  • @Copilot made their first contribution in #8

Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.2

What's Changed

  • chore: restructure CI workflows and improve dev experience by @altaskur in #5
  • Develop to main by @altaskur in #6
  • Chore/sync main to develop by @altaskur in #7
  • refactor: address code quality issues from static analysis by @Copilot in #8
  • fix/ some sonarqube copilot fixes by @altaskur in #9
  • fix: resolve SonarCloud code smells and improve code quality by @altaskur in #10
  • fix: resolve SonarCloud code smells and improve code quality by @altaskur in #11
  • fix/sonar-object-stringification by @altaskur in #12
  • fix: resolve SonarCloud code smells in open-tasks.ts by @altaskur in #14
  • fix/sonar-object-stringification by @altaskur in #13

New Contributors

  • @Copilot made their first contribution in #8

Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.2

1.0.0-alpha.1

04 Dec 02:21
5112950

Choose a tag to compare

1.0.0-alpha.1 Pre-release
Pre-release

What's Changed

  • feat!: modernize to professional Angular + Electron base template BREAKING CHANGE: Complete restructure to clean, scalable architecture with Angular 20, Electron services, PrimeNG 20 Aura Black theme, and comprehensive documentation. by @altaskur in #1
  • fix: add artifactName to electron-builder config for consistent binar… by @altaskur in #3
  • feat: add automatic database migration system by @altaskur in #4

New Contributors

Full Changelog: https://github.com/altaskur/OpenTimeTracker/commits/v1.0.0-alpha.1