Skip to content

Releases: Starbug10/Poly-Hub

4.1.3

05 Feb 22:09

Choose a tag to compare

v4.1.3

Version 4.1.3 - Notification system overhaul and folder sync improvem…

4.1.2

05 Feb 20:45

Choose a tag to compare

v4.1.2

Release version 4.1.2 - Fix auto-updater

4.1.1

05 Feb 20:39

Choose a tag to compare

v4.1.1

Release version 4.1.1

4.1.0

05 Feb 17:28

Choose a tag to compare

Version 4.1.0 - Fix installer to properly uninstall old versions

- Added custom NSIS script to uninstall previous versions before installing
- Prevents multiple versions from being installed simultaneously
- Installer now properly replaces old version with new one
- Improved update experience with cleaner installation

4.0.9

05 Feb 17:22

Choose a tag to compare

Version 4.0.9 - Add accent color to file card hover

- File cards now show accent color border on hover
- Improves visual feedback when hovering over files
- Consistent with app's accent color theme

4.0.8

05 Feb 17:20

Choose a tag to compare

Version 4.0.8 - Disable signature verification for auto-updates

- Added forceDevUpdateConfig to bypass signature checks
- Added verifyUpdateCodeSignature: false in build config
- Allows auto-updates to work without code signing certificate
- This is safe for personal/testing use
- For production, proper code signing should be implemented

4.0.7

05 Feb 17:16

Choose a tag to compare

Version 4.0.7 - Add subtle pulse animation to online status indicators

- Added smooth pulse animation to all online status dots
- Animation pulses between 100% and 70% opacity over 2 seconds
- Applied to Settings, Gallery, and Sidebar status indicators
- Provides visual feedback that peer is actively online

4.0.6

05 Feb 17:15

Choose a tag to compare

v4.0.6

Bump version to 4.0.6

4.0.5

05 Feb 16:46

Choose a tag to compare

Version 4.0.5 - Fix online status indicator overlap

- Fixed peer status dot positioning to overlap outside circular avatar
- Increased status dot size from 10px to 12px for better visibility
- Adjusted positioning to -2px bottom/right for proper overlap

4.0.4

05 Feb 16:36

Choose a tag to compare

Version 4.0.4 - Fix blank screen issue in production

- Fixed incorrect HTML path in production build (../../dist/index.html)
- Added comprehensive logging and error handling
- Updated version to 4.0.4
- Added release documentation and scripts
- Deprecated versions 4.0.1-4.0.3