Skip to content

v1.4.0

Compare
Choose a tag to compare
@gabe565 gabe565 released this 06 Jul 20:01
· 445 commits to main since this release
a0cea59

What's Changed

  • 3e60edc ✨ (metrics): Add Prometheus metrics endpoint
  • 5eafcac 💄 (nav): Move cast icon to the end
  • 2e3cb82 🐛 (nav): Hide cast assets if not enabled
  • 17d7b95 🐛 (docker): Fix migration error during run
  • 84ae90c 🐛 (sounds): Fix text spacing
  • 32c24da ♻️ (sounds): Create components for each sound card button
  • cb9cc1b ♻️ (cards): Use flexbox for card layout instead of v-row and v-col
  • 4ccf2c4 💄 (frontend): Tweak play icon size
  • 285b614 🚚 (frontend): Organize Vue components
  • 8470685 ♻️ (frontend): Clean up Cast button
  • 42113ae 💄 (frontend): Move "Save Preset" button to the end of row
  • a2184d4 💄 (frontend): Change static icons from Solar to material-symbols
  • b3a6bde 💄 (frontend): Use mdi close icon
  • 1442048 🐛 (frontend): Fix Vuetify icons
  • c2b631b ♻️ (frontend): Change dynamic icons from FontAwesome to Iconify API
  • e7272b0 ♻️ (frontend): Change non-dynamic icons from FontAwesome to Solar
  • 211bc9e ♻️ (frontend): Refactor Vue components to use Composition API
  • db029f2 ♻️ (frontend): Change store from Vuex to Pinia
  • 3d7c590 🔧 (postcss): Move postcss config into vite.config.js

Dependencies

  • b8cee9a ➖ (frontend): Remove FontAwesome Pro
  • a0cea59 ⬆️ Update dependency vue-router to v4.2.4 (#236)
  • 7cf1c79 ⬆️ Update dependency vite to v4.4.1 (#235)
  • 96b7a42 ⬆️ Update dependency vuetify to v3.3.7 (#223)
  • 4f97878 ⬆️ Update dependency sass to v1.63.6 (#224)
  • 4b9be21 ⬆️ Update dependency @iconify-json/material-symbols to v1.1.50 (#225)
  • 9adae4e ⬆️ Update module github.com/pocketbase/pocketbase to v0.16.7 (#227)
  • 00381c3 ⬆️ Update dependency eslint to v8.44.0
  • d0e59c7 ⬆️ Update dependency eslint-plugin-vuetify to v2.0.3
  • 81e849a ⬆️ Update dependency eslint-plugin-vue to v9.15.1
  • 7b28c5d ⬆️ Update module github.com/sirupsen/logrus to v1.9.3 (#212)
  • bdf7d17 ⬆️ Update module golang.org/x/sync to v0.3.0 (#219)
  • 8359b4a ⬆️ Update dependency vite-plugin-pwa to v0.16.4 (#207)
  • a1d4022 ⬆️ Update dependency pocketbase to v0.15.2 (#203)
  • a257bc5 ⬆️ Update dependency vue-eslint-parser to v9.3.1

Full Changelog: v1.3.4...v1.4.0