Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. You also read it on our website.
[Development]
CAUTION
Beware of development builds! These are unstable, unreleased, and should not be used except for development. You will lose data, and you will regret it! You have been warned!
Added
Fixed
- Fixes #15, Linux Arm64 build are actually x86_64 [Commit]
Changed
- Build system now uses electron-builder Note to self, we need to update CONTRIBUTING.MD
- Release scripts are a little more robust
Removed
- pack.js related build tools
[1.29.1] - 2024-03-02
Added
- Custom character colors! [Commit] [Docs]
- Proper documentation (README.md, CONTRIBUTING.md, etc..) [Commit]
Fixed
- Fixed links opening in internal browser, and profileViewer being non-functional. [Commit]
Changed
- Settings have more clear names and use a diffent icon to indicate new settings [Commit]
- High quality portraits can now use the words 'Horizon Portrait' instead ('Rising Portrait' still works to maintain compatablity) [Commit]
- Build tools now use PNPM instead of Yarn [Commit]
- Added changesets [Commit]