Skip to content

Releases: nisargkolhe/arcify

Arcify v5.0.0

12 Feb 06:25

Choose a tag to compare

"# Arcify: Arc like vertical tab spaces v5.0.0\n\nA sidebar extension that replicates Arc browser's tab management system\n\n## 🚀 What's Changed\n\n### ✨ New Features\n- feat(01-01): add companion promo card for Arcify Spotlight (d77c292)\n- test: add edge case and nuanced E2E tests for drag-drop functionality (cb45443)\n- test: add edge case and nuanced E2E tests for bookmarks (271d3ae)\n- test: add edge case and feature E2E tests for space management (bc33682)\n- feat: add comprehensive E2E test suite with Puppeteer + Jest (52506e5)\n\n### 🐛 Bug Fixes\n- fix: promote temp tabs to pinned when URL matches space bookmark (1f51bff)\n- fix: update GitHub Actions E2E workflow for current test setup (a886140)\n- fixing broken merge (f2bb13e)\n- fixing broken merge (ed6ede7)\n\n### 🔧 Other Changes\n- chore: bump version to 5.0.0 (75770e9)\n- update onboarding (92e06b0)\n- refactor: remove spotlight remnants from arcsidebar (1405961)\n- test: enhance E2E test suite with 109 tests across 6 suites (484fad0)\n- initial spotlight separation (f6582ed)\n- docs: map existing codebase (9700a4d)\n- deleted spotlight extension folder (ed01f17)\n- refactor: simplify background, bookmark-utils, options, and utils modules (aa12306)\n- refactor: simplify sidebar.js with unified helpers and constants (019dd32)\n- initial spotlight separation (76fe460)\n\n## 📦 Installation\n\n### Chrome Web Store\nComing soon - extension will be available on the Chrome Web Store\n\n### Manual Installation\n1. Download arcify-extension.zip from the assets below\n2. Extract the zip file\n3. Open Chrome and go to chrome://extensions/\n4. Enable "Developer mode" in the top right\n5. Click "Load unpacked" and select the extracted folder\n\n## 📋 File Information\n\n| File | SHA256 Checksum |\n|------|----------------|\n| arcify-extension.zip | 36a286cbf8997d5c1475e2202b213e8935d17f8f144ae8ddea604f357048abb0 |\n\n## 🔧 Compatibility\n\n- Chrome: Version 88+ (Manifest V3 support required)\n- Edge: Version 88+ (Chromium-based)\n- Brave: Version 1.20+\n- Opera: Version 74+\n\n## 🛠️ Development\n\nBuilt with:\n- Vite.js for modern build tooling\n- Chrome Extension Manifest V3\n- ES6 Modules\n\n---\n\nFull Changelog: v4.0.3...v5.0.0"

Arcify v4.0.3

16 Dec 23:57

Choose a tag to compare

"# Arcify: Arc like vertical tab spaces v4.0.3\n\nA sidebar extension that replicates Arc browser's tab management system\n\n## 🚀 What's Changed\n\n### 🐛 Bug Fixes\n- fix open tab in folder behavior (d1f16b8)\n\n### 🔧 Other Changes\n- chore: bump version to 4.0.3 (6cdb2cd)\n- rwewrwewr (b15aa34)\n\n## 📦 Installation\n\n### Chrome Web Store\nComing soon - extension will be available on the Chrome Web Store\n\n### Manual Installation\n1. Download arcify-extension.zip from the assets below\n2. Extract the zip file\n3. Open Chrome and go to chrome://extensions/\n4. Enable "Developer mode" in the top right\n5. Click "Load unpacked" and select the extracted folder\n\n## 📋 File Information\n\n| File | SHA256 Checksum |\n|------|----------------|\n| arcify-extension.zip | 4dcbb7fa07b0f0ed37491c86a9ed6007ff73a2aa35c519d0515aad670ac61218 |\n\n## 🔧 Compatibility\n\n- Chrome: Version 88+ (Manifest V3 support required)\n- Edge: Version 88+ (Chromium-based)\n- Brave: Version 1.20+\n- Opera: Version 74+\n\n## 🛠️ Development\n\nBuilt with:\n- Vite.js for modern build tooling\n- Chrome Extension Manifest V3\n- ES6 Modules\n\n---\n\nFull Changelog: v4.0.2...v4.0.3"

Arcify v4.0.2

15 Dec 23:11

Choose a tag to compare

"# Arcify: Arc like vertical tab spaces v4.0.2\n\nA sidebar extension that replicates Arc browser's tab management system\n\n## 🚀 What's Changed\n\n### ✨ New Features\n- add open tabs in folder UI (a783ea8)\n- add replace pinned tab functionality (a795ce5)\n\n### 🐛 Bug Fixes\n- fix url matching (6d7ec40)\n- fix duplicates (67a00eb)\n\n### 🔧 Other Changes\n- chore: bump version to 4.0.2 (0d4878d)\n\n## 📦 Installation\n\n### Chrome Web Store\nComing soon - extension will be available on the Chrome Web Store\n\n### Manual Installation\n1. Download arcify-extension.zip from the assets below\n2. Extract the zip file\n3. Open Chrome and go to chrome://extensions/\n4. Enable "Developer mode" in the top right\n5. Click "Load unpacked" and select the extracted folder\n\n## 📋 File Information\n\n| File | SHA256 Checksum |\n|------|----------------|\n| arcify-extension.zip | d03a88e6de43374ff584ca94ec6e2ac7870789b14b340cb7d025d8fdad5272a6 |\n\n## 🔧 Compatibility\n\n- Chrome: Version 88+ (Manifest V3 support required)\n- Edge: Version 88+ (Chromium-based)\n- Brave: Version 1.20+\n- Opera: Version 74+\n\n## 🛠️ Development\n\nBuilt with:\n- Vite.js for modern build tooling\n- Chrome Extension Manifest V3\n- ES6 Modules\n\n---\n\nFull Changelog: v4.0.1...v4.0.2"

Arcify v4.0.1

12 Dec 17:09

Choose a tag to compare

"# Arcify: Arc like vertical tab spaces v4.0.1\n\nA sidebar extension that replicates Arc browser's tab management system\n\n## 🚀 What's Changed\n\n### ✨ New Features\n- docs: Add host permissions justification for <all_urls> (3cfb30a)\n\n### 🐛 Bug Fixes\n- fix settings icon (243dfbc)\n- tab ordering fix (211470c)\n- fix spotlight setting (708153b)\n- github workflow fix (fb8cd1f)\n\n### 🔧 Other Changes\n- chore: bump version to 4.0.1 (7c57194)\n- update fonts (c69a54f)\n- sync arcify -> chrome tab order (32b305f)\n- remove cursor analysis (3a33b2c)\n- Remove host permissions and script injection fallback (2bc60b1)\n- Refactor: Remove fallback script injection (fdca6ea)\n\n## 📦 Installation\n\n### Chrome Web Store\nComing soon - extension will be available on the Chrome Web Store\n\n### Manual Installation\n1. Download arcify-extension.zip from the assets below\n2. Extract the zip file\n3. Open Chrome and go to chrome://extensions/\n4. Enable "Developer mode" in the top right\n5. Click "Load unpacked" and select the extracted folder\n\n## 📋 File Information\n\n| File | SHA256 Checksum |\n|------|----------------|\n| arcify-extension.zip | d38aa73503d7d8aae2c7936f074052c80b75a25e7eb25cf65bd3a2cdbfad7e06 |\n\n## 🔧 Compatibility\n\n- Chrome: Version 88+ (Manifest V3 support required)\n- Edge: Version 88+ (Chromium-based)\n- Brave: Version 1.20+\n- Opera: Version 74+\n\n## 🛠️ Development\n\nBuilt with:\n- Vite.js for modern build tooling\n- Chrome Extension Manifest V3\n- ES6 Modules\n\n---\n\nFull Changelog: v4.0.0...v4.0.1"