Skip to content

Releases: JoshiNaidu/career-forges

New version

Choose a tag to compare

@JoshiNaidu JoshiNaidu released this 07 Jun 16:02

Latest version

Async Database Migration + Frontend Stabilization Release

Choose a tag to compare

@JoshiNaidu JoshiNaidu released this 26 May 18:43
  • Migrated SQLite layer to async deadpool architecture
  • Converted Tauri DB commands to async
  • Fixed async invoke propagation issues
  • Stabilized chat + interview systems
  • Added custom developer error boundary
  • Improved frontend async state handling
  • Optimized interview performance and streaming
  • Added temporary compatibility stubs for list APIs

New release with DB

Choose a tag to compare

@JoshiNaidu JoshiNaidu released this 25 May 20:53

v0.1.4 — Persistence & Local State Foundation

This update focuses on making CareerForges feel like a real desktop application instead of a temporary session app.

Added

  • Local SQLite persistence system
  • Persistent onboarding flow
  • AI agent configuration storage
  • Settings persistence
  • Zustand hydration/store integration
  • Tauri IPC database commands
  • Startup state restoration
  • Local app state management

Improved

  • App relaunch experience
  • AI provider/model restoration
  • Startup initialization flow
  • Backend/frontend integration structure
  • Database architecture organization

Fixed

  • Rust command integration issues
  • Repository type mismatches
  • Tauri invoke wiring
  • Startup hydration bugs
  • Multiple backend compilation issues

Result

Users can now:

  • reopen the app without repeating setup
  • keep selected AI providers/models
  • persist settings across launches
  • restore onboarding state automatically

This release mainly establishes the persistence + infrastructure foundation required for upcoming features like:

  • resume management
  • ATS resume generation
  • job tracking
  • interview preparation
  • workflow automation

New release with DB support

Choose a tag to compare

@JoshiNaidu JoshiNaidu released this 25 May 20:34

v0.1.4 — Persistence & Local State Foundation

This update focuses on making CareerForges feel like a real desktop application instead of a temporary session app.

Added

  • Local SQLite persistence system
  • Persistent onboarding flow
  • AI agent configuration storage
  • Settings persistence
  • Zustand hydration/store integration
  • Tauri IPC database commands
  • Startup state restoration
  • Local app state management

Improved

  • App relaunch experience
  • AI provider/model restoration
  • Startup initialization flow
  • Backend/frontend integration structure
  • Database architecture organization

Fixed

  • Rust command integration issues
  • Repository type mismatches
  • Tauri invoke wiring
  • Startup hydration bugs
  • Multiple backend compilation issues

Result

Users can now:

  • reopen the app without repeating setup
  • keep selected AI providers/models
  • persist settings across launches
  • restore onboarding state automatically

This release mainly establishes the persistence + infrastructure foundation required for upcoming features like:

  • resume management
  • ATS resume generation
  • job tracking
  • interview preparation
  • workflow automation

New release#3

Choose a tag to compare

@JoshiNaidu JoshiNaidu released this 25 May 16:56

Checking updates

New release

Choose a tag to compare

@JoshiNaidu JoshiNaidu released this 25 May 15:58

New release to test build

CareerForges v0.1.0

Choose a tag to compare

@JoshiNaidu JoshiNaidu released this 24 May 09:32

CareerForges v0.1.0

Initial desktop release of CareerForges.

Features

  • Native desktop application powered by Tauri
  • Modern React + TypeScript frontend
  • Desktop-first productivity experience
  • Custom branding and icons
  • Cross-platform architecture foundation

Tech Stack

  • Tauri
  • Rust
  • React
  • Vite
  • TailwindCSS

Notes

This is the first public release and may still contain bugs or incomplete features.