Skip to content

Releases: gabe565/mnemonic-ninja

v1.1.3

01 Feb 22:50
5e5f2df

Choose a tag to compare

What's Changed

  • 🔧 (pwa): Include svg images in service-worker cache
  • ⚡ (nginx): Cache assets for 1y
  • 🔨 (npm): Add vite preview script

Full Changelog: v1.1.2...v1.1.3

v1.1.2

01 Feb 08:20
cac1d4c

Choose a tag to compare

What's Changed

  • 🔧 (converters): Disable swipe to change tabs

Full Changelog: v1.1.1...v1.1.2

v1.1.1

01 Feb 07:53
800ef3f

Choose a tag to compare

What's Changed

  • ✨ (sitemap): Create sitemap.xml
  • ♻️ (router): Consolidate converter routes
  • ♻️ (converters): Clean up tab component logic
  • 🔥 (components): Remove name field
  • ⬆️ Update dependency axios to v1.3.0 by @renovate in #177

Full Changelog: v1.1.0...v1.1.1

v1.1.0

31 Jan 07:18
12776ff

Choose a tag to compare

What's Changed

  • ♻️ Refactor frontend to run conversions offline
  • 📝 (about): Add security section
  • 📝 (about): Add table of contents
  • ♿ (a11y): Improve Lighthouse accessibility score
  • ✨ (update snackbar): Show loading icon after refresh press
  • 💄 (update snackbar): Fix refresh text color
  • 🔧 (pwa): Disable autoupdate
  • 👷 (ci): Add CI to generate wordlist
  • 🐛 (interactive): Fix bug when separator is entered
  • 🐛 (interactive): Fix title attribute
  • 🔧 (about): Update URL to open an issue
  • ♻️ Use auto imported local components
  • 🔥 Remove unused wait helper
  • 🔥 (vite): Remove @ alias
  • 🔧 (dockerfile): Configure SPA support in nginx
  • 🔧 (pre-commit): Replace local eslint hook with pre-commit mirror
  • ⬆️ Update dependency axios to v1.2.3 by @renovate in #170
  • ⬆️ Update module github.com/spf13/viper to v1.15.0 by @renovate in #171
  • ⬆️ Update dependency axios to v1.2.4 by @renovate in #172
  • ⬆️ Update dependency axios to v1.2.5 by @renovate in #173
  • ⬆️ Update dependency unplugin-vue-components to v0.23.0 by @renovate in #174
  • ⬆️ Update dependency axios to v1.2.6 by @renovate in #175
  • ⬆️ Update docker/build-push-action action to v4 by @renovate in #176

Full Changelog: v1.0.4...v2.0.0

v1.0.4

17 Jan 15:13
066643e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

17 Jan 07:52
afd8bb6

Choose a tag to compare

What's Changed

  • ✨ (http): Add graceful shutdown
  • 🔧 (npm): Move lint packages to devDependencies
  • ✅ (tests): Add test for generated CMUDict file
  • ✅ (tests): Use stretchr/testify
  • 🔥 (tests): Disable parallel tests
  • ⚡ (ci): Optimize cache
  • 👽 (goreleaser): Update archives syntax
  • ⬆️ Update module github.com/go-chi/httprate to v0.7.1 by @renovate in #166
  • ⬆️ Update dependency vuetify to v2.6.14 by @renovate in #167

Full Changelog: v1.0.2...v1.0.3

v1.0.2

09 Jan 05:41
ab52bd3

Choose a tag to compare

What's Changed

  • 📌 (frontend): Use exact package versions
  • 🔧 Create CODEOWNERS
  • ⬆️ Update dependency axios to v1.2.2 by @renovate in #160
  • ⬆️ Update dependency eslint to v8.31.0 by @renovate in #164
  • ⬆️ Update dependency prettier to v2.8.2 by @renovate in #161
  • ⬆️ Update dependency unplugin-vue-components to v0.22.12 by @renovate in #162
  • ⬆️ Update dependency eslint-config-prettier to v8.6.0 by @renovate in #165
  • ⬆️ Update dependency vuetify to v2.6.13 by @renovate in #163
  • ⬆️ Bump json5 from 1.0.1 to 1.0.2 in /frontend by @dependabot in #152

Full Changelog: v1.0.1...v1.0.2

v1.0.1

06 Jan 07:45
6ab2f49

Choose a tag to compare

Changelog

  • 🐳 Remove version build args
  • 🔧 (renovate): Configure CMUDict ref updates
  • 🔧 (renovate): Add go mod tidy post-update action
  • 📦 Run go mod tidy
  • ➖ Remove vite-plugin-vue2
  • 🔧 (renovate): Automerge GitHub Actions
  • 🔥 (dependabot): Disable dependabot
  • e339e59 ⬆️ Update dependency node to v18 (#157)
  • 5e8ce92 ⬆️ Update dependency vite to v4 (#158)
  • df791b5 ⬆️ Update dependency vite-plugin-vue2 to v2.0.3 (#153)
  • cba3915 ⬆️ Update module gorm.io/gorm to v1.24.3 (#154)
  • 1c8c68c 🔥 (dependabot): Disable dependabot
  • 359510f ➖ Remove vite-plugin-vue2
  • 9a1b841 📦 Run go mod tidy
  • 6ab2f49 🐳 Remove version build args
  • 7976ccc 🔧 (renovate): Add go mod tidy post-update action
  • bc9cec8 🔧 (renovate): Automerge GitHub Actions
  • 22b9c0f 🔧 (renovate): Configure CMUDict ref updates
  • 46195ff Configure Renovate (#151)

v1.0.0

06 Jan 00:26
67fc780

Choose a tag to compare

Initial release