What's Changed
- f/settings: confirm bypass requirements in settings menu as well by @xTVaser in #227
- build(deps-dev): bump vite from 4.3.6 to 4.3.9 by @dependabot in #237
- build(deps): bump wgpu from 0.16.0 to 0.16.1 in /src-tauri by @dependabot in #236
- build(deps-dev): bump @sveltejs/vite-plugin-svelte from 2.2.0 to 2.4.1 by @dependabot in #235
- build(deps): bump log from 0.4.17 to 0.4.18 in /src-tauri by @dependabot in #234
- build(deps): bump chrono from 0.4.24 to 0.4.25 in /src-tauri by @dependabot in #232
- build(deps): bump tokio from 1.28.1 to 1.28.2 in /src-tauri by @dependabot in #233
- build(deps-dev): bump @octokit/rest from 19.0.8 to 19.0.11 by @dependabot in #230
- ci: add Clippy Linter by @tarunsamanta2k20 in #207
- lint: fix Rust lints by @xTVaser in #242
- build(deps-dev): bump flowbite-svelte from 0.34.12 to 0.37.4 by @dependabot in #241
- build(deps-dev): bump typescript from 5.0.4 to 5.1.3 by @dependabot in #240
- build(deps-dev): bump prettier-plugin-svelte from 2.10.0 to 2.10.1 by @dependabot in #239
- build(deps): bump chrono from 0.4.25 to 0.4.26 in /src-tauri by @dependabot in #238
- build(deps): bump serde_json from 1.0.96 to 1.0.97 in /src-tauri by @dependabot in #255
- build(deps-dev): bump @iconify/svelte from 3.1.3 to 3.1.4 by @dependabot in #250
- build(deps): bump log from 0.4.18 to 0.4.19 in /src-tauri by @dependabot in #247
- Fix clippy warnings by @fabjan in #258
- build(deps): bump sysinfo from 0.29.0 to 0.29.2 in /src-tauri by @dependabot in #245
- build(deps): bump serde from 1.0.163 to 1.0.164 in /src-tauri by @dependabot in #246
- build(deps-dev): bump postcss from 8.4.23 to 8.4.24 by @dependabot in #248
- build(deps-dev): bump @sveltejs/vite-plugin-svelte from 2.4.1 to 2.4.2 by @dependabot in #257
- build(deps): bump serde_json from 1.0.97 to 1.0.99 in /src-tauri by @dependabot in #256
- build(deps-dev): bump flowbite-svelte from 0.37.4 to 0.39.2 by @dependabot in #264
- build(deps): bump tokio from 1.28.2 to 1.29.1 in /src-tauri by @dependabot in #262
- build(deps): bump serde from 1.0.164 to 1.0.166 in /src-tauri by @dependabot in #261
- build(deps): bump sysinfo from 0.29.2 to 0.29.4 in /src-tauri by @dependabot in #260
- build(deps): bump backtrace from 0.3.67 to 0.3.68 in /src-tauri by @dependabot in #259
- frontend: fix frontend styling by @xTVaser in #269
- DRY the RPC invocations by @fabjan in #266
- requirements: Check for OpenGL version compatibility via built-in
gk
test if possible by @xTVaser in #268 - build(deps): bump tauri-build from 1.3.0 to 1.4.0 in /src-tauri by @dependabot in #254
- build(deps): bump the backend-deps group in /src-tauri with 7 updates by @dependabot in #277
- fix the macos release name check by @fabjan in #270
- build(deps-dev): bump the frontend-deps group with 7 updates by @dependabot in #278
- features: Add Texture Pack Management by @xTVaser in #271
- tests: Start writing tests, Splash and some of the
lib/
functions by @xTVaser in #280 - use unplugin-icons instead of @iconify/svelte by @fabjan in #282
- ci: simplify release workflow and verify release assets prior to publishing by @xTVaser in #284
- fonts: initial implementation of locale-specific fonts by @xTVaser in #285
- frontend: fix header CSS by @xTVaser in #287
- build(deps): bump the backend-deps group in /src-tauri with 4 updates by @dependabot in #288
- build(deps-dev): bump the frontend-deps group with 8 updates by @dependabot in #289
- macOS support and a handful of bug fixes encountered along the way by @xTVaser in #291
- ci: continue to use PAT in critical sections by @xTVaser in #292
- New Crowdin updates by @xTVaser in #293
New Contributors
- @tarunsamanta2k20 made their first contribution in #207
- @fabjan made their first contribution in #258
Full Changelog: v2.1.4...v2.2.0