Releases: ditatompel/xmr-remote-nodes
Releases · ditatompel/xmr-remote-nodes
v0.2.0
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
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
What's Changed
- chore: Remove localmonero.co link by @ditatompel in #129
- chore: Added info about localmonero.co website shutdown by @ditatompel in #130
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
What's Changed
- feat: Accept IPv6 Nodes by @ditatompel in #106
- fix: Reject input hostname with protocol by @ditatompel in #113
- feat: Added
node delete
command by @ditatompel in #114
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
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
What's Changed
- refactor: Use
slice.Contains()
nettype check by @ditatompel in #70 - test: Add benchmark Test for
QueryNodes.toSQL()
by @ditatompel in #71 - fix: Stagenet host by @ditatompel in #72
- refactor: Use ptr for QueryNodes.toSQL() by @ditatompel in #77
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
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
What's Changed
- build: Inject version when build the binaries by @ditatompel in #48
- chore: Remove link to my site in the Footer by @ditatompel in #49
- feat!: Change the module name to "URL based" module by @ditatompel in #50
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- fix: Wrong color display when uptime is 80 & 98 by @ditatompel in #24
- feat: No img src to external URL by @ditatompel in #33
- feat: Allow user to specify custom .env location by @ditatompel in #34
- feat: Allow user to specify endpoint from CLI flag by @ditatompel in #35
- feat: Only return exit code
1
for specific err by @ditatompel in #36
Deps
- Bump prettier from 3.3.0 to 3.3.1 in /frontend by @dependabot in #18
- Bump @vincjo/datatables from 1.14.5 to 1.14.10 in /frontend by @dependabot in #19
- Bump svelte from 4.2.17 to 4.2.18 in /frontend by @dependabot in #21
- Bump prettier-plugin-svelte from 3.2.3 to 3.2.4 in /frontend by @dependabot in #22
- build(deps-dev): bump eslint-plugin-svelte from 2.39.0 to 2.39.3 in /frontend by @dependabot in #25
- Bump golang.org/x/net from 0.25.0 to 0.26.0 by @dependabot in #23
- build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #26
- build(deps-dev): bump @sveltejs/adapter-static from 3.0.1 to 3.0.2 in /frontend by @dependabot in #27
- build(deps-dev): bump prettier from 3.3.1 to 3.3.2 in /frontend by @dependabot in #28
- build(deps-dev): bump vite from 5.2.12 to 5.3.1 in /frontend by @dependabot in #30
- build(deps-dev): bump @sveltejs/adapter-auto from 3.2.1 to 3.2.2 in /frontend by @dependabot in #31
- build(deps-dev): bump eslint-plugin-svelte from 2.39.3 to 2.39.5 in /frontend by @dependabot in #32
- build(deps-dev): bump @skeletonlabs/skeleton from 2.10.0 to 2.10.1 in /frontend by @dependabot in #37
- build(deps-dev): bump tailwindcss from 3.4.3 to 3.4.4 in /frontend by @dependabot in #38
- build(deps-dev): bump @sveltejs/kit from 2.5.10 to 2.5.17 in /frontend by @dependabot in #40
- build(deps-dev): bump svelte-check from 3.8.0 to 3.8.1 in /frontend by @dependabot in #41
- build(deps-dev): bump postcss from 8.4.38 to 8.4.39 in /frontend by @dependabot in #43
- build(deps-dev): bump prettier-plugin-svelte from 3.2.4 to 3.2.5 in /frontend by @dependabot in #47
- build(deps-dev): bump @floating-ui/dom from 1.6.5 to 1.6.7 in /frontend by @dependabot in #46
- build(deps-dev): bump eslint-plugin-svelte from 2.39.5 to 2.41.0 in /frontend by @dependabot in #44
- build(deps-dev): bump typescript from 5.4.5 to 5.5.2 in /frontend by @dependabot in #45
- build(deps): bump github.com/gofiber/fiber/v2 from 2.52.4 to 2.52.5 by @dependabot in #42
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- Add import command (temporary) by @ditatompel in #1
- Remove Admin Web UI by @ditatompel in #4
- Bump prettier-plugin-svelte from 3.2.2 to 3.2.3 in /frontend by @dependabot in #5
- Bump @sveltejs/kit from 2.5.2 to 2.5.10 in /frontend by @dependabot in #7
- Bump golang.org/x/net from 0.21.0 to 0.25.0 by @dependabot in #6
- Bump autoprefixer from 10.4.18 to 10.4.19 in /frontend by @dependabot in #8
- Bump eslint from 8.57.0 to 9.3.0 in /frontend by @dependabot in #9
- Bump @skeletonlabs/tw-plugin from 0.3.1 to 0.4.0 in /frontend by @dependabot in #10
- Bump vite from 5.2.11 to 5.2.12 in /frontend by @dependabot in #14
- Bump @sveltejs/vite-plugin-svelte from 3.1.0 to 3.1.1 in /frontend by @dependabot in #16
- Bump eslint from 9.3.0 to 9.4.0 in /frontend by @dependabot in #12
- Bump svelte-check from 3.7.1 to 3.8.0 in /frontend by @dependabot in #13
- Bump prettier from 3.2.5 to 3.3.0 in /frontend by @dependabot in #15
- move to eslint flat config by @ditatompel in #17
- Bump github.com/oschwald/geoip2-golang from 1.9.0 to 1.11.0 by @dependabot in #11
New Contributors
- @ditatompel made their first contribution in #1
- @dependabot made their first contribution in #5
Full Changelog: https://github.com/ditatompel/xmr-remote-nodes/commits/v0.0.1