Skip to content

v1.0.1 – Initial stable release

Choose a tag to compare

@Gautam25Raj Gautam25Raj released this 04 Apr 17:00
· 339 commits to master since this release
356407b

🎉 v1.0.1 – Initial Release

This is the first stable release of the project.

The goal here is simple: provide a clean, fast way to create and manage resumes without unnecessary complexity.

What you can do

  • Create and manage multiple resumes from a single dashboard
  • No limits on the number of resumes you can create
  • All data is stored locally in your browser (no account required)
  • Simple and clean editing experience with reusable UI components
  • Fast and lightweight - no external dependency for basic usage

Analytics & Monitoring (Backend)

  • Usage metrics tracking
  • GitHub stats + sync jobs
  • Health check and stats endpoints
  • Background jobs for analytics

Performance

  • Redis caching added to improve backend performance and responsiveness

Running the Project

You can run the project in multiple ways:

  • Local development setup (frontend + backend)
  • Full Docker setup using docker-compose (includes app + Redis)

Detailed guides are available in:

Documentation

The project includes:

Improvements & Fixes

  • Improved API configuration and error handling
  • Better environment configuration support
  • Validation and backend cleanup
  • General stability improvements across the app

Notes

  • Designed to be simple, fast, and easy to use
  • Stable enough for everyday usage

Closing

This is just the starting point. More features and improvements will build on top of this.

Feedback is always welcome.