Skip to content

Releases: ditatompel/xmr-remote-nodes

v0.2.2

12 Jun 14:29
65ecc0e
Compare
Choose a tag to compare

What's Changed

Deps

  • build(deps): bump github.com/go-sql-driver/mysql from 1.9.0 to 1.9.1 by @dependabot in #177
  • build(deps): bump golang.org/x/net from 0.35.0 to 0.37.0 by @dependabot in #175
  • build(deps): bump github.com/a-h/templ from 0.2.778 to 0.3.857 by @dependabot in #178
  • build(deps): bump github.com/go-sql-driver/mysql from 1.9.1 to 1.9.2 by @dependabot in #179
  • build(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 by @dependabot in #180
  • build(deps): bump golang.org/x/net from 0.39.0 to 0.40.0 by @dependabot in #182
  • build(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 by @dependabot in #186
  • build(deps): bump github.com/a-h/templ from 0.3.857 to 0.3.898 by @dependabot in #185

Full Changelog: v0.2.1...v0.2.2

v0.2.1

16 Mar 17:46
44ac10b
Compare
Choose a tag to compare

What's Changed

Deps

  • build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #172
  • build(deps): bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.0 by @dependabot in #174
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.52.5 to 2.52.6 by @dependabot in #169

Full Changelog: v0.2.0...v0.2.1

v0.2.0

15 Nov 10:31
56b445d
Compare
Choose a tag to compare

Huge updates! This release reduced external dependencies from 351 to 45 by migrating from SvelteKit to Templ + HTMX. Also, some breaking changes if you uses internal package from this repo.

What's Changed

  • License changed from GLWTS to more widely recognized license (BSD-3-Clause)
  • feat!: Migrate from Svelte to Templ + HTMX Ref: #155 by @ditatompel in #156
  • feat: I2p support by @ditatompel in #158
  • style: Added box shadow to navbar for better visibility by @ditatompel in #160

Deps

  • build(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 by @dependabot in #159

Full Changelog: v0.1.2...v0.2.0

v0.1.2

28 Oct 14:10
a963963
Compare
Choose a tag to compare

Fixing previous release UI problems

What's Changed

  • fix(ui): aria- label, unused CSS, postcss, and ambigous self-closing HTML by @ditatompel in #147

Full Changelog: v0.1.1...v0.1.2

v0.1.1

28 Oct 13:30
ddab755
Compare
Choose a tag to compare

What's Changed

Deps

  • build(deps-dev): bump tailwindcss from 3.4.11 to 3.4.13 in /frontend by @dependabot in #120
  • build(deps-dev): bump @sveltejs/kit from 2.5.26 to 2.6.1 in /frontend by @dependabot in #121
  • build(deps-dev): bump @sveltejs/adapter-static from 3.0.4 to 3.0.5 in /frontend by @dependabot in #119
  • build(deps-dev): bump date-fns from 4.0.0 to 4.1.0 in /frontend by @dependabot in #115
  • build(deps-dev): bump eslint and @types/eslint in /frontend by @dependabot in #122
  • build(deps-dev): bump prettier-plugin-svelte from 3.2.6 to 3.2.7 in /frontend by @dependabot in #124
  • build(deps-dev): bump @sveltejs/kit from 2.6.1 to 2.6.2 in /frontend by @dependabot in #125
  • build(deps-dev): bump svelte-check from 4.0.1 to 4.0.4 in /frontend by @dependabot in #127
  • build(deps-dev): bump eslint-plugin-svelte from 2.43.0 to 2.44.1 in /frontend by @dependabot in #128
  • build(deps-dev): bump eslint from 9.11.1 to 9.12.0 in /frontend by @dependabot in #126
  • build(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 by @dependabot in #123
  • build(deps-dev): bump vite from 5.4.4 to 5.4.8 in /frontend by @dependabot in #131
  • build(deps-dev): bump typescript from 5.6.2 to 5.6.3 in /frontend by @dependabot in #132
  • build(deps-dev): bump @sveltejs/kit from 2.6.2 to 2.7.0 in /frontend by @dependabot in #133
  • build(deps-dev): bump postcss from 8.4.45 to 8.4.47 in /frontend by @dependabot in #134
  • build(deps-dev): bump svelte-check from 4.0.4 to 4.0.5 in /frontend by @dependabot in #135
  • build(deps-dev): bump eslint-plugin-svelte from 2.44.1 to 2.46.0 in /frontend by @dependabot in #136
  • build(deps-dev): bump tailwindcss from 3.4.13 to 3.4.14 in /frontend by @dependabot in #138
  • build(deps-dev): bump @sveltejs/kit from 2.7.0 to 2.7.2 in /frontend by @dependabot in #139
  • build(deps-dev): bump eslint from 9.12.0 to 9.13.0 in /frontend by @dependabot in #140
  • build(deps-dev): bump @sveltejs/adapter-static from 3.0.5 to 3.0.6 in /frontend by @dependabot in #146
  • build(deps-dev): bump @sveltejs/kit from 2.7.2 to 2.7.3 in /frontend by @dependabot in #144
  • build(deps-dev): bump @skeletonlabs/skeleton from 2.10.2 to 2.10.3 in /frontend by @dependabot in #142
  • build(deps-dev): bump svelte from 4.2.19 to 5.1.3 in /frontend by @dependabot in #145
  • build(deps-dev): bump @sveltejs/vite-plugin-svelte from 3.1.2 to 4.0.0 in /frontend by @dependabot in #143

Full Changelog: v0.1.0...v0.1.1

v0.1.0

16 Sep 16:44
5f2bcdf
Compare
Choose a tag to compare

What's Changed

Deps

  • build(deps-dev): bump postcss from 8.4.43 to 8.4.45 in /frontend by @dependabot in #99
  • build(deps-dev): bump svelte-check from 3.8.6 to 4.0.1 in /frontend by @dependabot in #100
  • build(deps-dev): bump vite from 5.4.2 to 5.4.4 in /frontend by @dependabot in #107
  • build(deps-dev): bump @sveltejs/kit from 2.5.25 to 2.5.26 in /frontend by @dependabot in #103
  • build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot in #104
  • build(deps-dev): bump @tailwindcss/forms from 0.5.8 to 0.5.9 in /frontend by @dependabot in #108
  • build(deps-dev): bump tailwindcss from 3.4.10 to 3.4.11 in /frontend by @dependabot in #111
  • build(deps-dev): bump @floating-ui/dom from 1.6.10 to 1.6.11 in /frontend by @dependabot in #112
  • build(deps-dev): bump typescript from 5.5.4 to 5.6.2 in /frontend by @dependabot in #110
  • build(deps-dev): bump date-fns from 3.6.0 to 4.0.0 in /frontend by @dependabot in #109

Full Changelog: v0.0.6...v0.1.0

v0.0.6

05 Sep 13:04
62773a9
Compare
Choose a tag to compare

What's Changed

Deps

  • build(deps-dev): bump postcss from 8.4.40 to 8.4.41 in /frontend by @dependabot in #78
  • build(deps-dev): bump @floating-ui/dom from 1.6.8 to 1.6.10 in /frontend by @dependabot in #79
  • build(deps-dev): bump vite from 5.3.5 to 5.4.2 in /frontend by @dependabot in #88
  • build(deps-dev): bump @sveltejs/kit from 2.5.20 to 2.5.24 in /frontend by @dependabot in #89
  • build(deps): bump golang.org/x/net from 0.27.0 to 0.28.0 by @dependabot in #83
  • build(deps-dev): bump svelte-check from 3.8.5 to 3.8.6 in /frontend by @dependabot in #90
  • build(deps-dev): bump @sveltejs/adapter-static from 3.0.2 to 3.0.4 in /frontend by @dependabot in #91
  • build(deps-dev): bump svelte from 4.2.18 to 4.2.19 in /frontend by @dependabot in #92
  • build(deps-dev): bump tailwindcss from 3.4.7 to 3.4.10 in /frontend by @dependabot in #93
  • build(deps-dev): bump @sveltejs/vite-plugin-svelte from 3.1.1 to 3.1.2 in /frontend by @dependabot in #94
  • build(deps-dev): bump @tailwindcss/forms from 0.5.7 to 0.5.8 in /frontend by @dependabot in #95
  • build(deps-dev): bump postcss from 8.4.41 to 8.4.43 in /frontend by @dependabot in #96
  • build(deps-dev): bump @sveltejs/kit from 2.5.24 to 2.5.25 in /frontend by @dependabot in #97

Full Changelog: v0.0.5...v0.0.6

v0.0.5

05 Aug 11:41
5a6641a
Compare
Choose a tag to compare

What's Changed

Deps

  • build(deps-dev): bump vite from 5.3.4 to 5.3.5 in /frontend by @dependabot in #65
  • build(deps-dev): bump typescript from 5.5.3 to 5.5.4 in /frontend by @dependabot in #66
  • build(deps-dev): bump postcss from 8.4.39 to 8.4.40 in /frontend by @dependabot in #68
  • build(deps-dev): bump @floating-ui/dom from 1.6.7 to 1.6.8 in /frontend by @dependabot in #69
  • build(deps-dev): bump @sveltejs/kit from 2.5.18 to 2.5.20 in /frontend by @dependabot in #73
  • build(deps-dev): bump autoprefixer from 10.4.19 to 10.4.20 in /frontend by @dependabot in #74
  • build(deps-dev): bump svelte-check from 3.8.4 to 3.8.5 in /frontend by @dependabot in #75
  • build(deps-dev): bump tailwindcss from 3.4.6 to 3.4.7 in /frontend by @dependabot in #76

Full Changelog: v0.0.4...v0.0.5

v0.0.4

22 Jul 14:17
a9b6c49
Compare
Choose a tag to compare

What's Changed

  • Simply use struct instead implementing interface when calling New* func by @ditatompel in #51

Deps

  • build(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 by @dependabot in #57
  • build(deps-dev): bump svelte-check from 3.8.1 to 3.8.4 in /frontend by @dependabot in #52
  • build(deps-dev): bump @sveltejs/kit from 2.5.17 to 2.5.18 in /frontend by @dependabot in #53
  • build(deps-dev): bump vite from 5.3.1 to 5.3.3 in /frontend by @dependabot in #56
  • build(deps-dev): bump typescript from 5.5.2 to 5.5.3 in /frontend by @dependabot in #55
  • build(deps-dev): bump eslint from 9.4.0 to 9.7.0 in /frontend by @dependabot in #58
  • build(deps-dev): bump tailwindcss from 3.4.4 to 3.4.6 in /frontend by @dependabot in #61
  • build(deps-dev): bump prettier-plugin-svelte from 3.2.5 to 3.2.6 in /frontend by @dependabot in #60
  • build(deps-dev): bump prettier from 3.3.2 to 3.3.3 in /frontend by @dependabot in #62
  • build(deps-dev): bump eslint-plugin-svelte from 2.41.0 to 2.43.0 in /frontend by @dependabot in #63
  • build(deps-dev): bump @skeletonlabs/skeleton from 2.10.1 to 2.10.2 in /frontend by @dependabot in #64

Full Changelog: v0.0.3...v0.0.4

v0.0.3

06 Jul 18:57
c250e8e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3