Skip to content

MQLens v0.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 21:47
33c3710

What's Changed

  • ci: PR test workflow (frontend + backend) by @deveshk0 in #1
  • ci: real release notes for dev + main builds by @deveshk0 in #2
  • fix(ci): repair release.yml (prerelease/args inputs) by @deveshk0 in #3
  • ci(macos): Developer ID signing + notarization by @deveshk0 in #4
  • ci(dev): unique per-build pre-release tags + prune by @deveshk0 in #5
  • ci: GPG-sign release artifacts (.asc) by @deveshk0 in #6
  • ci(windows): Azure Trusted Signing for installers by @deveshk0 in #7
  • feat(app): window auto-size across monitors + Linux app name by @deveshk0 in #8
  • refactor(rust): extract window.rs (module-split slice 1) by @deveshk0 in #9
  • refactor(rust): extract state.rs (module-split slice 2) by @deveshk0 in #10
  • refactor(rust): extract db/schema.rs (module-split slice 3) by @deveshk0 in #11
  • refactor(rust): extract db/gridfs.rs + db/version.rs (slice 4) by @deveshk0 in #13
  • feat(website): Astro marketing site + refreshed app icon by @deveshk0 in #14
  • refactor(rust): extract query + aggregate into db/ (slice 5/9) by @deveshk0 in #15
  • test: add coverage reporting by @deveshk0 in #17
  • test(rust): MongoDB integration tests — backend coverage 50% → ~77% by @deveshk0 in #18
  • feat: biometric unlock (Touch ID / Windows Hello) by @deveshk0 in #19
  • Fix macOS biometric keychain entitlements by @deveshk0 in #20
  • Support legacy MongoDB URI options and long JSON strings by @deveshk0 in #21
  • fix(macos): embed Developer ID provisioning profile for biometric unlock by @deveshk0 in #22
  • ci(macos): fail release if provisioning profile is empty by @deveshk0 in #23
  • feat(website): launch positioning, SEO pages, and hero redesign by @deveshk0 in #24
  • Release: merge dev into main by @deveshk0 in #25

New Contributors

Full Changelog: https://github.com/mqlens/mqlens-mongodb/commits/mqlens-v0.1.0