Skip to content

Releases: tapsilat/iban.im

v0.2.0

02 Nov 16:39
1ab9a85

Choose a tag to compare

What's Changed

  • Bump vue from 3.5.21 to 3.5.22 in /web by @dependabot[bot] in #158
  • Bump tailwindcss from 4.1.13 to 4.1.14 in /web by @dependabot[bot] in #159
  • Bump vite from 7.1.7 to 7.1.8 in /web by @dependabot[bot] in #160
  • Bump vite from 7.1.8 to 7.1.9 in /web by @dependabot[bot] in #162
  • Refactor configuration management and fix Docker deployment by @sarff in #161
  • Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #163
  • Bump golang.org/x/crypto from 0.42.0 to 0.43.0 by @dependabot[bot] in #164
  • Bump github.com/quic-go/quic-go from 0.54.0 to 0.54.1 by @dependabot[bot] in #165
  • Bump vite from 7.1.9 to 7.1.10 in /web by @dependabot[bot] in #167
  • Bump vue-router from 4.5.1 to 4.6.0 in /web by @dependabot[bot] in #166
  • Bump vue-router from 4.6.0 to 4.6.2 in /web by @dependabot[bot] in #168
  • Bump vue-router from 4.6.2 to 4.6.3 in /web by @dependabot[bot] in #169
  • Bump tailwindcss from 4.1.14 to 4.1.15 in /web by @dependabot[bot] in #170
  • Bump vite from 7.1.10 to 7.1.11 in /web by @dependabot[bot] in #171
  • Bump tailwindcss from 4.1.15 to 4.1.16 in /web by @dependabot[bot] in #172
  • Bump vite from 7.1.11 to 7.1.12 in /web by @dependabot[bot] in #173
  • Bump axios from 1.12.2 to 1.13.0 in /web by @dependabot[bot] in #174
  • Bump axios from 1.13.0 to 1.13.1 in /web by @dependabot[bot] in #175
  • Add Docker development environment with Air hot reloading by @Copilot in #176
  • Add deleteProfile mutation with GDPR-compliant soft delete by @Copilot in #178
  • Add comprehensive test suite with 70+ tests and 92.6% model coverage by @Copilot in #180
  • Embed Vue 3 + Tailwind CSS frontend into Go binary using embed package by @Copilot in #182
  • Add public IBAN route at /:userHandle/:ibanHandle by @Copilot in #184
  • Fix profile page IBAN list not displaying by @Copilot in #185

New Contributors

  • @sarff made their first contribution in #161
  • @Copilot made their first contribution in #176

Full Changelog: v0.1.0...v0.2.0

v0.1.0

23 Sep 19:17

Choose a tag to compare