Releases: hundehausen/monero-suite
Releases · hundehausen/monero-suite
v1.2.0
v1.1.0
Features
- enable reverse proxy per service (957df9d)
- ux improvements (38c6fa1)
- disable download button when placeholder domain is set (bc5492c)
- add download button for docker-compose and .env files (a10fe5a)
- enhance service domain management and add tx-proxy noise option (ae851f6)
Bug Fixes
- adjust styles for ExplainingLabel component (b37e173)
Code Refactoring
- bash commands are generated server-side from boolean flags (13ce579)
- update Node.js version to 24.x in release workflow (b70057d)
- remove unused Anchor import in MoneroNodeSection component (3f2ad1e)
Chore
- fix security vulnerabilities (c2bd2ce)
- use latest image tags (8106836)
- update and document anonymity networks (bc650b0)
- improve texts and descriptions (7745d2e)
- nextjs eslint migration (25ef2e4)
- update service ports and daemon addresses to use constants for better maintainability (f2afe5d)
- update deps (a18f4be)
- revert react-toggle-dark-mode v2 (d0e8bd6)
v1.0.0
Changelog
1.0.0 (2026-02-07)
Features
- major refactoring with Claude Code
- support for all linux distros that support docker and docker compose
- fully preview of the generated script
- selected services highlighted accoridion item
- input validation
- docker compose and .env file are now embedded in the generated script with heredoc syntax
- manually download install.sh file
Chore
- update dependencies to latest versions
- security hardening
- bug fixes and improvements, espeacially on the UX side
v0.7.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.7.0 (2025-03-25)
Features
- add cuprate experimental (7d27516)
- advanced monero configuration (e7bf621)
- advanced monero configuration (c89c869)
Bug Fixes
Chore
- add small note for different p2p host port mapping for cuprate (f2d8341)
- custom AccordionItem component (bc04ca9)
- refactor monerod service (ccc1cf0)
- remove unused code (1d3457f)
- update dependecies (a35cea7)
- update next (8127d20)
0.6.0 (2025-03-05)
Features
- advanced monero configuration (c89c869)
Chore
- remove unused code (1d3457f)
0.5.0 (2025-03-03)
Features
- new tor service, workaround for proxy in docker network (ed1191b)
- use new modern tor image (9272592)
Bug Fixes
- ensure TextInput is a controlled component (1cc04d6)
Documentation
- clarify network mode description for service port exposure (ea10055)
Chore
- update dependencies to latest versions (5c73b7b)
- update network section description (3c90925)
- upgrade Next.js and related dependencies to version 15.2.0 (0f3fe15)
0.4.0 (2025-02-25)
Features
- add dynamic domain configuration for Traefik services (b3aff65)
- add Mantine HTML props to root layout to suppress hydration error message (e0c515c)
- improve config upload state management (1885371)
- update Architecture section label to specify CPU (5542856)
Chore
- add file size limit for uploads (50048e9)
- add timeout for release pipeline (ed69423)
- update label to include Debian (d8ce630)
Code Refactoring
- modularize services into separate hooks (ee999bd)
- split Selection component into modular service sections (c3135ed)
0.3.1 (2025-02-16)
Chore
- change favicon to sir xmr whale (0ba9e1c)
- remove explicit pnpm version in release workflow (8cf6e20)
- update dependencies and tooling (5846075)
0.3.0 (2025-02-16)
Chore
v0.6.0
What's Changed
- New tor image #18
- feat: advanced monero configuration
Full Changelog: v0.5.0...v0.6.0
v0.5.0
v0.4.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.0 (2025-02-25)
Features
- add dynamic domain configuration for Traefik services (b3aff65)
- add Mantine HTML props to root layout to suppress hydration error message (e0c515c)
- improve config upload state management (1885371)
- update Architecture section label to specify CPU (5542856)
Chore
- add file size limit for uploads (50048e9)
- add timeout for release pipeline (ed69423)
- update label to include Debian (d8ce630)
Code Refactoring
- modularize services into separate hooks (ee999bd)
- split Selection component into modular service sections (c3135ed)
0.3.1 (2025-02-16)
Chore
- change favicon to sir xmr whale (0ba9e1c)
- remove explicit pnpm version in release workflow (8cf6e20)
- update dependencies and tooling (5846075)
0.3.0 (2025-02-16)
Chore
v0.3.1
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.3.1 (2025-02-16)
Chore
- change favicon to sir xmr whale (0ba9e1c)
- remove explicit pnpm version in release workflow (8cf6e20)
- update dependencies and tooling (5846075)
0.3.0 (2025-02-16)
Chore
v0.3.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.3.0 (2025-02-16)
Chore
1-Click-Solution
- Copy installation script and paste into your Debian / Ubuntu terminal: Monero Suite will install automatically
- Add Portainer as a service to manage your Monero Suite services
- Add link to Docker cheat sheet
- Design adjustments