Skip to content

v1.5.3

Choose a tag to compare

@github-actions github-actions released this 23 May 20:36

ArcRift v1.5.3

See CHANGELOG.md for full release notes.

One-Command Setup (Recommended)

npx arcrift-setup
# Regular Start
./start.sh # Linux/macOS
./start.bat # Windows

Manual Setup

git clone https://github.com/Eshaan-Nair/ArcRift.git
cd ARCRIFT

# Installation
./install.sh # Linux/macOS
./install.bat # Windows

# Regular Start
./start.sh # Linux/macOS
./start.bat # Windows

Load the Extension

  1. After installation, open chrome://extensions
  2. Enable Developer mode
  3. Load unpacked → select ARCRIFT/extension
  4. ArcRift will automatically open the folder and page for you at the end of setup.

What's Changed

  • chore: release v1.5.2 (System Health, Resilience & Ghost Job Fixes) by @Eshaan-Nair in #55
  • Dashboard layout changed, navbar removed, addedgraph and global searc… by @Eshaan-Nair in #56

Full Changelog: v1.5.2...v1.5.3