Releases: neurokitti/Arc_Palette
Releases · neurokitti/Arc_Palette
Arc Palette v0.2.4-beta - Cleaner UI + Minor Fixes
What's Changed
- Space names now show up for the tabs instead of just generic numbering (unless a space doesn't have a name)
- Theme/GUI: a bit of an overhaul to make things look much cleaner along with fixes for both dark and light modes
- App icon: better resolution for both Windows and Mac (thanks to @valk-ryx for the vector)
- Dev talk: code is a little more tidy now :)
Notes:
- MacOS:
- A bug prevents the icon from showing up in the window title bar, nothing can be done at this time
- Still working on trying to bring the nice translucency look to MacOS, but it's proving a lot harder to port, no ETA at this time
- There are currently no arm64 binaries at this time for either OS, but we're looking into into GitHub Actions to get builds generated automatically, rather than trying to rely on virtual machines.
Download your respective executable:
- Windows:
Arc_Palette-x64.exe- VirusTotal Scan: https://www.virustotal.com/gui/file/0d0d4067bd7e7e4900457841c50d08f3a97c6cf8b4090ab39d0bd48a8054f683
- WARNING: There are several false positives, that will show up on the website, if you're antivirus blocks the file, please send a sample of the application to them reporting it as a false positive
- VirusTotal Scan: https://www.virustotal.com/gui/file/0d0d4067bd7e7e4900457841c50d08f3a97c6cf8b4090ab39d0bd48a8054f683
- Mac:
Arc_Palette-x64.dmg(contains theArc Palette.appexecutable)
Arc Palette v0.2.1-beta - MacOS working again + Windows EXE improvement
Change log:
- Brought back support to MacOS (note: only basic dark/light UI for the
Arc Palette.appfor now) - Formatting changes (don't really affect code, but more PEP 8 style compliant, still needs work)
- New compiler is being used for the Windows version, should trigger antiviruses less
Notes:
- There are currently no arm64 binaries at this time, but we're looking into it
Download your respective executable:
- Windows:
Arc_Palette-x64.exe- VirusTotal Scan: https://www.virustotal.com/gui/file/563f6cafcb0b42dbbe33856478f2c15810e24329279084268a1e595fc1e3c1a5
- WARNING: There may be a few false positives noted on the website, we're working to get those resolved
- VirusTotal Scan: https://www.virustotal.com/gui/file/563f6cafcb0b42dbbe33856478f2c15810e24329279084268a1e595fc1e3c1a5
- Mac:
Arc_Palette-x64.dmg(contains theArc Palette.appexecutable)
Arc Palette v0.2.0-beta - Minor bug fix + GUI improvements
Change log:
- Fixes "200.0" error
- Windows title bar is now translucent to fit acrylic theme (this only works if you don't have windows using accent color on title bar in personalization settings)
- Theme now matches dark/light mode of Windows
Notes:
- WARNING: windows firewall may try and stop the download even though it's not dangerous
- Unable to compile a MacOS executable at this time, GUI needs to be reworked, and a different compiler needs to be used
VirusTotal Scans of executables:
Arc Palette v0.1.9-beta - Backend updated
Change log:
- Uses updated Arc_API: Spaces with no names are now properly dealt with
Notes:
WARNING: windows firewall may try and stop the download even though it's not dangerous
Download your respective executable:
- Windows:
Arc.Palette.exe - Mac:
Arc.Palette.dmg(contains theArc Palette.appexecutable)
VirusTotal Scans of executables:
Arc Palette v0.1.8-beta - GUI Update + Minor fixes
Change log:
- Redesigned plus and minus buttons
- Redesigned set theme button
- New design for the auto restart checkbox
- Updated requirements.txt to include pywinstyles
- Updated slider 1's name to "Opacity" to make it more obvious as to its function
- Updated slider 2's name to "Intensity" to make it more obvious as to its function
- Fixed capitilisation issues scattered around the app
Notes:
- Mac binary not included as it was not compiled for this version, use the script instead
- WARNING: windows firewall may try and stop the download even though it's not dangerous
To install:
- On Windows: Download the "Arc.Palette.exe" file or use the previous "WINDOWS_arc_palette_full_setup.bat" file
- On macOS: Download the "Arc.Palette.dmg" file or use the previous "MAC_arc_palette_full_setup.bat" file
Arc Palette v0.1.7-beta - Binaries available!
Change log:
- an executable file is now available!
Notes:
- WARNING: windows firewall may try and stop the download even though it's not dangerous
Download your respective executable:
- Windows:
Arc Palette.exe - Mac:
Arc Palette.dmg(contains theArc Palette.appexecutable)
VirusTotal Scans of executables:
- Windows: https://www.virustotal.com/gui/file/2a438a3e8bd30f73683d8c4df4c5683575b2c65b18ad99134000d891553a9600 (notice there are quite a few benign automated scans, this is merely because of using pyinstaller to pack the scripts into an EXE, if you are worried, you can always build the app from scratch for yourself)
- Mac: https://www.virustotal.com/gui/file/2d48cab75941947cc3e02df3280676139ba1dbd0800b973bca8cdef2180c6f2a
Arc Palette v0.1.5-beta - Now supports Mac!
Change log:
- Now supports MacOS thanks to @Andrew-J-Larson !
Arc Palette v0.1.2-beta - First Beta Version!
Change log:
- can now set a space back to solid color.
- has an auto restart feature so colors take effect in arc.
- added tabs for each space
- fixed arc_API issues with solid colors