v1.5.3
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 # WindowsManual 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 # WindowsLoad the Extension
- After installation, open
chrome://extensions - Enable Developer mode
- Load unpacked → select
ARCRIFT/extension - 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