Skip to content

v0.2.0

Latest

Choose a tag to compare

@puang59 puang59 released this 22 May 09:43
· 10 commits to main since this release
f91854f

Changelog

  • 1cc2079 Merge pull request #38 from ploglabs/fix/26-schema-version-tracking
  • 69ec5ec Merge pull request #39 from ploglabs/multi-channel
  • f91854f Merge pull request #40 from ploglabs/feature/onboarding-and-setup-flow
  • 74fa676 chore: added multi server support
  • 0386695 chore: remove DNF sync workflow (single VPS relay only)
  • 3088cf5 feat: add GitHub Action to sync RPMs to ploglabs/rpm-repo on release
  • 45b1ac6 feat: add setup config API endpoints with SQLite persistence
  • 9c753e1 fix: replace silent ALTER TABLE hack with schema version tracking (#26)
  • 6d88f25 fix: restore CI workflow
  • 7b6044c revert: remove DNF sync workflow