Skip to content

Releases: r-Techsupport/hyde

v2.1.1

31 Jan 17:10
Compare
Choose a tag to compare

Changelog

  • fix: Containerfile has been updated so the OCI image builds correctly
  • chore: Bumpd version numbers in config.toml and cargo.toml

Full Changelog: v2.1.0...v2.1.1

v2.1.0

31 Jan 16:11
178e3f6
Compare
Choose a tag to compare

What's Changed

  • fix(frontend): improved frontmatter detection for Astro compatability by @zleyyij in #327
  • Pull request by @TheKrol in #314
  • Svelte 5 by @zleyyij in #291
  • GitHub client by @TheKrol in #318
  • build(deps-dev): bump svelte from 5.17.3 to 5.17.4 in /frontend by @dependabot in #337
  • build(deps): bump marked from 14.1.3 to 15.0.6 in /frontend by @dependabot in #326
  • build(deps): bump clap from 4.5.23 to 4.5.26 in /backend by @dependabot in #336
  • build(deps): bump serde_json from 1.0.134 to 1.0.135 in /backend by @dependabot in #335
  • build(deps): bump reqwest from 0.12.9 to 0.12.12 in /backend by @dependabot in #333
  • build(deps): bump tokio from 1.42.0 to 1.43.0 in /backend by @dependabot in #334
  • Removed the extra pull request button by @TheKrol in #338
  • build(deps-dev): bump stylelint from 16.13.1 to 16.13.2 in /frontend by @dependabot in #341
  • build(deps): bump serde_json from 1.0.135 to 1.0.137 in /backend by @dependabot in #345
  • build(deps-dev): bump jsdom from 25.0.1 to 26.0.0 in /frontend by @dependabot in #344
  • build(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.0.1 in /frontend by @dependabot in #342
  • build(deps-dev): bump vitest from 2.1.8 to 3.0.2 in /frontend by @dependabot in #340
  • build(deps): bump clap from 4.5.26 to 4.5.27 in /backend by @dependabot in #352
  • refactor(frontend): replace toast api by @zleyyij in #346
  • build(deps-dev): bump @sveltejs/kit from 2.15.2 to 2.16.1 in /frontend by @dependabot in #349
  • build(deps-dev): bump @typescript-eslint/parser from 8.20.0 to 8.21.0 in /frontend by @dependabot in #347
  • build(deps): bump fs-err from 3.0.0 to 3.1.0 in /backend by @dependabot in #351
  • build(deps-dev): bump stylelint from 16.13.2 to 16.14.0 in /frontend by @dependabot in #350
  • build(deps-dev): bump stylelint-config-standard from 36.0.1 to 37.0.0 in /frontend by @dependabot in #343
  • build(deps): bump oauth2 from 4.4.2 to 5.0.0 in /backend by @dependabot in #353
  • build(deps-dev): bump vite from 5.4.11 to 6.0.11 in /frontend by @dependabot in #348
  • This should actually be removing ApiResponse by @TheKrol in #354
  • build(deps): bump axum from 0.7.9 to 0.8.1 in /backend by @dependabot in #325
  • build(deps): bump serde_json from 1.0.132 to 1.0.133 in /backend by @dependabot in #282
  • build(deps): bump clap from 4.5.20 to 4.5.21 in /backend by @dependabot in #283
  • build(deps): bump axum from 0.7.7 to 0.7.9 in /backend by @dependabot in #284
  • build(deps): bump serde from 1.0.214 to 1.0.215 in /backend by @dependabot in #281
  • build(deps-dev): bump @typescript-eslint/parser from 8.13.0 to 8.14.0 in /frontend by @dependabot in #286
  • build(deps-dev): bump vitest from 2.1.3 to 2.1.5 in /frontend by @dependabot in #292
  • build(deps): bump tower-http from 0.6.1 to 0.6.2 in /backend by @dependabot in #296
  • build(deps): bump tracing-subscriber from 0.3.18 to 0.3.19 in /backend by @dependabot in #297
  • build(deps): bump tracing from 0.1.40 to 0.1.41 in /backend by @dependabot in #298
  • build(deps-dev): bump svelte-check from 4.0.5 to 4.1.0 in /frontend by @dependabot in #299
  • build(deps): bump chrono from 0.4.38 to 0.4.39 in /backend by @dependabot in #304
  • build(deps): bump clap from 4.5.21 to 4.5.23 in /backend by @dependabot in #305
  • build(deps): bump tokio from 1.41.1 to 1.42.0 in /backend by @dependabot in #306
  • build(deps): bump serde from 1.0.215 to 1.0.216 in /backend by @dependabot in #309
  • build(deps): bump serde_json from 1.0.133 to 1.0.134 in /backend by @dependabot in #316
  • build(deps): bump serde from 1.0.216 to 1.0.217 in /backend by @dependabot in #320
  • build(deps): bump sqlx from 0.8.2 to 0.8.3 in /backend by @dependabot in #323
  • build(deps): bump git2 from 0.19.0 to 0.20.0 in /backend by @dependabot in #324
  • build(deps): bump dompurify and @types/dompurify in /frontend by @dependabot in #307

Full Changelog: v2.0.1...v2.1.0

v2.0.1

15 Nov 17:23
Compare
Choose a tag to compare

Feat: Added the ability to pull every branch

v2.0: Lots of things

14 Nov 18:59
Compare
Choose a tag to compare

Changelog

  • (!) Feat: Migrate config to toml from .env. .env config files are no longer supported.
  • Feat: Added the ability to upload and delete assets from within the viewer
  • Feat: Added the ability to create pull requests
  • Feat: Added the ability to control which branch is currently being edited

< Autogenerated changelog>

What's Changed

  • build(deps): bump serde from 1.0.209 to 1.0.210 in /backend by @dependabot in #186
  • build(deps): bump serde_json from 1.0.127 to 1.0.128 in /backend by @dependabot in #187
  • build(deps-dev): bump vite from 5.4.2 to 5.4.3 in /frontend by @dependabot in #191
  • build(deps-dev): bump @sveltejs/kit from 2.5.24 to 2.5.26 in /frontend by @dependabot in #192
  • build(deps): bump marked from 14.1.0 to 14.1.2 in /frontend by @dependabot in #190
  • build(deps-dev): bump eslint and @types/eslint in /frontend by @dependabot in #189
  • build(deps): bump clap from 4.5.16 to 4.5.17 in /backend by @dependabot in #185
  • build(deps-dev): bump @typescript-eslint/parser from 8.3.0 to 8.5.0 in /frontend by @dependabot in #193
  • build(deps-dev): bump @sveltejs/kit from 2.5.26 to 2.5.27 in /frontend by @dependabot in #195
  • build(deps-dev): bump vite from 5.4.3 to 5.4.5 in /frontend by @dependabot in #196
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.1.0 to 8.5.0 in /frontend by @dependabot in #198
  • build(deps-dev): bump typescript from 5.5.4 to 5.6.2 in /frontend by @dependabot in #197
  • build(deps-dev): bump vitest from 2.0.5 to 2.1.1 in /frontend by @dependabot in #194
  • build(deps): bump clap from 4.5.17 to 4.5.18 in /backend by @dependabot in #200
  • build(deps): bump axum from 0.7.5 to 0.7.6 in /backend by @dependabot in #201
  • build(deps-dev): bump @sveltejs/adapter-static from 3.0.4 to 3.0.5 in /frontend by @dependabot in #204
  • build(deps-dev): bump vite from 5.4.5 to 5.4.7 in /frontend by @dependabot in #206
  • build(deps-dev): bump jsdom from 25.0.0 to 25.0.1 in /frontend by @dependabot in #205
  • build(deps): bump tower-http from 0.5.2 to 0.6.0 in /backend by @dependabot in #199
  • build(deps-dev): bump @eslint/js from 9.10.0 to 9.11.0 in /frontend by @dependabot in #202
  • build(deps-dev): bump eslint from 9.10.0 to 9.11.1 in /frontend by @dependabot in #207
  • build(deps): bump dompurify from 3.1.6 to 3.1.7 in /frontend by @dependabot in #211
  • build(deps): bump tower-http from 0.6.0 to 0.6.1 in /backend by @dependabot in #213
  • build(deps): bump axum from 0.7.6 to 0.7.7 in /backend by @dependabot in #214
  • build(deps-dev): bump @sveltejs/kit from 2.5.27 to 2.6.1 in /frontend by @dependabot in #212
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.5.0 to 8.7.0 in /frontend by @dependabot in #210
  • build(deps-dev): bump eslint-plugin-svelte from 2.43.0 to 2.44.1 in /frontend by @dependabot in #209
  • build(deps-dev): bump @typescript-eslint/parser from 8.5.0 to 8.8.0 in /frontend by @dependabot in #215
  • build(deps-dev): bump vitest from 2.1.1 to 2.1.2 in /frontend by @dependabot in #218
  • build(deps-dev): bump svelte-check from 4.0.1 to 4.0.4 in /frontend by @dependabot in #219
  • build(deps-dev): bump @sveltejs/kit from 2.6.1 to 2.6.2 in /frontend by @dependabot in #222
  • build(deps): bump clap from 4.5.18 to 4.5.19 in /backend by @dependabot in #223
  • build(deps): bump reqwest from 0.12.7 to 0.12.8 in /backend by @dependabot in #224
  • build(deps-dev): bump @eslint/js from 9.11.1 to 9.12.0 in /frontend by @dependabot in #220
  • build(deps-dev): bump prettier-plugin-svelte from 3.2.6 to 3.2.7 in /frontend by @dependabot in #221
  • Improve the build scripts for Linux and Windows & Cleanup routes in main by @Xeckt in #225
  • build(deps): bump clap from 4.5.19 to 4.5.20 in /backend by @dependabot in #226
  • build(deps-dev): bump vitest from 2.1.2 to 2.1.3 in /frontend by @dependabot in #227
  • build(deps-dev): bump typescript from 5.6.2 to 5.6.3 in /frontend by @dependabot in #229
  • build(deps-dev): bump vite from 5.4.7 to 5.4.9 in /frontend by @dependabot in #231
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.7.0 to 8.8.1 in /frontend by @dependabot in #230
  • build(deps-dev): bump globals from 15.9.0 to 15.11.0 in /frontend by @dependabot in #228
  • Config Changes from .env to TOML - Related to issue #217 by @Xeckt in #232
  • PR #232 fixes by @Xeckt in #236
  • tooling(frontend): update docs to specify node 23 by @zleyyij in #237
  • build(deps): bump serde_json from 1.0.128 to 1.0.132 in /backend by @dependabot in #240
  • Update README & Docs by @Xeckt in #241
  • build(deps-dev): bump @typescript-eslint/parser from 8.8.0 to 8.10.0 in /frontend by @dependabot in #245
  • build(deps-dev): bump @sveltejs/kit from 2.6.2 to 2.7.2 in /frontend by @dependabot in #242
  • build(deps-dev): bump eslint-plugin-svelte from 2.44.1 to 2.46.0 in /frontend by @dependabot in #244
  • build(deps-dev): bump tslib from 2.7.0 to 2.8.0 in /frontend by @dependabot in #243
  • build(deps): bump serde from 1.0.210 to 1.0.213 in /backend by @dependabot in #255
  • build(deps): bump marked from 14.1.2 to 14.1.3 in /frontend by @dependabot in #258
  • build(deps): bump tokio from 1.40.0 to 1.41.0 in /backend by @dependabot in #254
  • build(deps-dev): bump rollup from 4.21.0 to 4.24.0 in /frontend by @dependabot in #250
  • build(deps): bump serde from 1.0.213 to 1.0.214 in /backend by @dependabot in #261
  • build(deps): bump reqwest from 0.12.8 to 0.12.9 in /backend by @dependabot in #262
  • build(deps-dev): bump svelte-check from 4.0.4 to 4.0.5 in /frontend by @dependabot in #264
  • build(deps-dev): bump stylelint from 16.9.0 to 16.10.0 in /frontend by @dependabot in #263
  • Add asset management by @zleyyij in #234
  • Making pr by @TheKrol in #247
  • build(deps): bump tokio from 1.41.0 to 1.41.1 in /backend by @dependabot in #270
  • build(deps-dev): bump vite from 5.4.9 to 5.4.11 in /frontend by @dependabot in #271
  • build(deps-dev): bump @typescript-eslint/parser from 8.10.0 to 8.13.0 in /frontend by @dependabot in #272
  • Refactor gh.rs to use less parameters by @TheKrol in #278
  • Config cleanup by @zleyyij in #277

New Contributors

Full Changelog: v0.1.1...v2.0

v0.1.1-actual

05 Sep 20:05
Compare
Choose a tag to compare

Changelog

  • feat: Added support for deleting documents from the viewer

  • feat: Changes to the index are now logged, so logs will now show what files are added/changed/deleted/renamed

  • meta: Updated various deps to improve performance

The old release was missing components because I forgot to merge branches.

v0.1: The Epoch

18 Aug 15:53
Compare
Choose a tag to compare

This release marks the point where the product is at a minimum usable state, and has basic functionality. New releases will be made on improvements and changes.