Skip to content

Releases: Cleanuparr/testing

v3.0.6

23 Jun 18:11

Choose a tag to compare

Full Changelog: v3.0.5...v3.0.6

v3.0.5

23 Jun 17:47

Choose a tag to compare

Full Changelog: v3.0.4...v3.0.5

v3.0.4

23 Jun 16:55

Choose a tag to compare

Full Changelog: v3.0.3...v3.0.4

v3.0.3

23 Jun 16:39

Choose a tag to compare

Full Changelog: v3.0.2...v3.0.3

Cleanuparr v3.0.2

23 Jun 15:23

Choose a tag to compare

Cleanuparr v3.0.2

📦 Downloads

Windows

  • Windows Installer: Cleanuparr-3.0.2-Setup.exe (Recommended)
  • Portable: Cleanuparr-win-amd64.zip

macOS

  • Intel Installer: Cleanuparr-3.0.2-macos-intel.pkg
  • Apple Silicon Installer: Cleanuparr-3.0.2-macos-arm64.pkg
  • Intel Portable: Cleanuparr-osx-amd64.zip
  • Apple Silicon Portable: Cleanuparr-osx-arm64.zip

Linux

  • AMD64: Cleanuparr-linux-amd64.zip
  • ARM64: Cleanuparr-linux-arm64.zip

🚀 Installation

Windows

  1. Download and run Cleanuparr-3.0.2-Setup.exe
  2. Follow the installation wizard
  3. Choose whether to install as a Windows Service
  4. Access the web interface at http://localhost:11011

macOS

  1. Download the appropriate .pkg file for your Mac
  2. Double-click to install
  3. The app will be installed to /Applications/Cleanuparr.app
  4. Run from Applications or use the Desktop shortcut
  5. Access the web interface at http://localhost:11011

Linux

  1. Download and extract the appropriate zip file
  2. Make the executable runnable: chmod +x cleanuparr
  3. Run: ./cleanuparr
  4. Access the web interface at http://localhost:11011

📋 Requirements

  • Windows: Windows 10/11 or Windows Server 2019+
  • macOS: macOS 10.15+ (Intel) or macOS 11.0+ (Apple Silicon)
  • Linux: Any modern Linux distribution with glibc 2.17+

🔧 Configuration

Edit appsettings.json to configure:

  • Port number (HTTP_PORTS)
  • Logging settings
  • Application-specific settings

For support and documentation, visit: https://github.com/flmorg/cleanuperr

Cleanuparr v3.0.1

23 Jun 15:02

Choose a tag to compare

Cleanuparr v3.0.1

📦 Downloads

Windows

  • Windows Installer: Cleanuparr-3.0.1-Setup.exe (Recommended)
  • Portable: Cleanuparr-win-amd64.zip

macOS

  • Intel Installer: Cleanuparr-3.0.1-macos-intel.pkg
  • Apple Silicon Installer: Cleanuparr-3.0.1-macos-arm64.pkg
  • Intel Portable: Cleanuparr-osx-amd64.zip
  • Apple Silicon Portable: Cleanuparr-osx-arm64.zip

Linux

  • AMD64: Cleanuparr-linux-amd64.zip
  • ARM64: Cleanuparr-linux-arm64.zip

🚀 Installation

Windows

  1. Download and run Cleanuparr-3.0.1-Setup.exe
  2. Follow the installation wizard
  3. Choose whether to install as a Windows Service
  4. Access the web interface at http://localhost:11011

macOS

  1. Download the appropriate .pkg file for your Mac
  2. Double-click to install
  3. The app will be installed to /Applications/Cleanuparr.app
  4. Run from Applications or use the Desktop shortcut
  5. Access the web interface at http://localhost:11011

Linux

  1. Download and extract the appropriate zip file
  2. Make the executable runnable: chmod +x cleanuparr
  3. Run: ./cleanuparr
  4. Access the web interface at http://localhost:11011

📋 Requirements

  • Windows: Windows 10/11 or Windows Server 2019+
  • macOS: macOS 10.15+ (Intel) or macOS 11.0+ (Apple Silicon)
  • Linux: Any modern Linux distribution with glibc 2.17+

🔧 Configuration

Edit appsettings.json to configure:

  • Port number (HTTP_PORTS)
  • Logging settings
  • Application-specific settings

For support and documentation, visit: https://github.com/flmorg/cleanuperr

v3.0.0

23 Jun 14:47

Choose a tag to compare

testing project

v2.0.13

18 Mar 22:15

Choose a tag to compare

fixed csproj

v2.0.10

18 Mar 22:00

Choose a tag to compare

upgraded version