Skip to content

Releases: hundehausen/monero-suite

v1.2.0

25 Feb 07:54
fc1834f

Choose a tag to compare

Features

  • conditionally show hidden services (52155b3)
  • more accessible info popovers (1483d6f)
  • tabbed layout (6b0e3b1)

Chore

  • advancedConfigModal only logging section expanded by default (1b7ed7d)
  • improve texts (9949cef)

v1.1.0

24 Feb 20:52
717a1d7

Choose a tag to compare

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

07 Feb 22:47
6711934

Choose a tag to compare

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

25 Mar 18:40
07e99b3

Choose a tag to compare

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

  • fix cuprate port localhost binding (c9f43a5)
  • p2pool mini not applied (08e8997)

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

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

  • add versioning system with standard-version (b0873dd)
  • refactoring & beautiful scipts (ad00f31)

v0.6.0

05 Mar 08:30
58e52cf

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

03 Mar 21:40
0984687

Choose a tag to compare

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)

v0.4.0

25 Feb 17:13
14e0af9

Choose a tag to compare

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

  • add versioning system with standard-version (b0873dd)
  • refactoring & beautiful scipts (ad00f31)

v0.3.1

16 Feb 21:18
557482f

Choose a tag to compare

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

  • add versioning system with standard-version (b0873dd)
  • refactoring & beautiful scipts (ad00f31)

v0.3.0

16 Feb 20:28
ec0c610

Choose a tag to compare

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

  • add versioning system with standard-version (b0873dd)
  • refactoring & beautiful scipts (ad00f31)

1-Click-Solution

25 Jun 15:24
54efd51

Choose a tag to compare

  • 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