Skip to content

Releases: profilecity/vidur

v0.3.0

09 Sep 15:31
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

compare changes

🩹 Fixes

  • onboarding: ⚠️ Add auth (6f61c19)
  • auth: ⚠️ Silently ignore auth to support unauthenticated pages (a9d3690)

🏡 Chore

  • bin: Script to publish docker images correctly (8ec097d)
  • format: Ignore changelog (15a83fa)

⚠️ Breaking Changes

  • onboarding: ⚠️ Add auth (6f61c19)
  • auth: ⚠️ Silently ignore auth to support unauthenticated pages (a9d3690)

❤️ Contributors

v0.2.0

09 Sep 05:10
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

compare changes

🚀 Enhancements

  • infra: ⚠️ Remove docker prod file from compose (d240025)
  • infra: ⚠️ Revamp docker file (da1d815)
  • New crud abstraction (836ff06)
  • ci: Code style and type check in Node.js CI environment (#120)
  • settings: ⚠️ Settings now config + merged with public settings (6a23af9)

🔥 Performance

  • Stop from saving settings on every click (4e02d11)
  • posting: Serve postings from cache (#124)

🩹 Fixes

  • Typings (802bfcb)
  • api: ⚠️ Hooks now returned ordered based on created TS (e4cd46e)
  • api: ⚠️ Hooks update no longer returns new hook (4368797)
  • First fetch updated (2c342f5)
  • Db and schema path for migration (#123)
  • rendering: ⚠️ Nested admin pages now render clientside (52ec789)
  • ⚠️ Remove unused params (9d70463)

📖 Documentation

🏡 Chore

  • Remove deprecated assets (f883b82)
  • format: ⚠️ Enhance code style with prettier and husky (#108)
  • format: Format as per new rules (bab0860)
  • deps-dev: Bump @types/pg from 8.11.6 to 8.11.8 (#114)
  • format: Restructure for nuxt4 (1458041)
  • refactor: Simplify hooks using new abstraction (9514ede)
  • Prevent on button clicks (8cdc5b4)
  • refactor: Members use repository (df5c7fc)
  • refactor: Update dataflow for postings (662d0b2)
  • infra: Update .dockerignore (#121)
  • api: ⚠️ Dedupe career site and seo settings (6009934)
  • refactor: Use repository for public posting (68db41f)
  • Remove / rearrange composables (5d2195e)
  • refactor: Reorg components to top level and remove nesting (7eb40ff)
  • format: Update formatting to width 120 for better component HTML (e8daca8)

⚠️ Breaking Changes

  • infra: ⚠️ Remove docker prod file from compose (d240025)
  • infra: ⚠️ Revamp docker file (da1d815)
  • settings: ⚠️ Settings now config + merged with public settings (6a23af9)
  • api: ⚠️ Hooks now returned ordered based on created TS (e4cd46e)
  • api: ⚠️ Hooks update no longer returns new hook (4368797)
  • rendering: ⚠️ Nested admin pages now render clientside (52ec789)
  • ⚠️ Remove unused params (9d70463)
  • format: ⚠️ Enhance code style with prettier and husky (#108)
  • api: ⚠️ Dedupe career site and seo settings (6009934)

❤️ Contributors

v0.1.0

01 Sep 17:07
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

We’re thrilled to introduce Vidur v0.1.0, our first official pre-release of an open-source recruiting software that we’ve been passionately working on. This release marks a significant milestone in our journey, indicating the stability of the core features.

This is a pre-release, which means it’s a precursor to our first major release—v1.0.0. We’ll be focusing on refining existing features, squashing any remaining bugs, and ensuring that Vidur is ready for production use. Your input during this phase is crucial, so don’t hesitate to share your thoughts!

❤️ Contributors

New Contributors

Full Changelog: https://github.com/profilecity/vidur/commits/v0.1.0