Rhyolite(v0.1.6) NIGHTLY
Pre-release
Pre-release
Rhyolite app(v0.1.6) nightly release.
Caution:
- This is a nightly release and thus has a lot of bugs.
- Only nightly builds follow a rolling release pattern.
Auto-generated Changelog:
✨ New Features
a249b6d- update logging, state management (commit by @80avin)1fece33- add commands to registry (commit by @RedddFoxxyy)b615602- add more commands to tabs registry (commit by @RedddFoxxyy)7b46a16- add load tab command to tabs registrar (commit by @RedddFoxxyy)129b5ac- Simplify types (commit by @RedddFoxxyy)57afa16- Add command constructor for IOCommands (commit by @RedddFoxxyy)91458bf- add helpers (commit by @RedddFoxxyy)d7f82a6- add more helpers (commit by @RedddFoxxyy)24117cb- add one more command to io mod (commit by @RedddFoxxyy)830d4d3- add more documentation in commands.rs (commit by @RedddFoxxyy)8c450c5- add more code documentation (commit by @RedddFoxxyy)1655c6c- update build workflow (commit by @RedddFoxxyy)826017a- add linux arm runner (commit by @RedddFoxxyy)
🐛 Bug Fixes
df31dd5- editor: Fix line spacing in the editor. (commit by @RedddFoxxyy)c8ced2b- components: Fix styling of tiptap components. (commit by @RedddFoxxyy)b619d79- styling: Of inline code block. (commit by @RedddFoxxyy)7703c54- Borrow of state (commit by @RedddFoxxyy)35eb1c6- Panic on unwrap when current tab is none (commit by @RedddFoxxyy)ba1a142- Convert Indexmap to Hashmap for commands registry (commit by @RedddFoxxyy)b4e0074- CurrentTab not updating (commit by @RedddFoxxyy)bad924f- handle condition when no userdata.json exists (commit by @RedddFoxxyy)0112d2b- close tab functionality (commit by @RedddFoxxyy)9fe84af- Broken tab handling(WIP) (commit by @RedddFoxxyy)0f2c276- Got the delete document command working. (commit by @RedddFoxxyy)34d4d04- Tabs loading (commit by @RedddFoxxyy)220cf27- race condition when creating/deleting tabs (commit by @RedddFoxxyy)223abe6- delete_document command (commit by @RedddFoxxyy)842cef7- update tab title did not delete the file with old title. (commit by @RedddFoxxyy)b48f3ca- tabs working in titlebar (commit by @RedddFoxxyy)36f7b63- editor content change on tab switch (commit by @RedddFoxxyy)abf0229- minor code duplications (commit by @RedddFoxxyy)ce56d5c- command palette working again! (commit by @RedddFoxxyy)86a994f- delete and close tab functions (commit by @RedddFoxxyy)352994b- add documentation for helper methods (commit by @RedddFoxxyy)4fa6656- tab id in delete and close tab commands (commit by @RedddFoxxyy)7144a68- load tab in recent files menu (commit by @RedddFoxxyy)79557ea- update word char counts on tab change (commit by @RedddFoxxyy)2641080- code documentation (commit by @RedddFoxxyy)a30d016- workflow versioning (commit by @RedddFoxxyy)d4c0424- workflow tag version (commit by @RedddFoxxyy)b66bcb4- workflow version extraction (commit by @RedddFoxxyy)feda660- whats changed on windows (commit by @RedddFoxxyy)e751e17- arm64 linux runner (commit by @RedddFoxxyy)2f1df7a- workflow file (commit by @RedddFoxxyy)
🔧 Chores
b344f70- Update install script for Linux (commit by @RedddFoxxyy)3ffa14f- Update README.md with new install script. (commit by @RedddFoxxyy)077de00- Uncomment other settings items (commit by @RedddFoxxyy)d1111f0- add new readme images (commit by @RedddFoxxyy)ec64387- Add App uninstall script for linux (commit by @RedddFoxxyy)b8f3b6f- Update Readme.md with the uninstall script (commit by @RedddFoxxyy)318918c- Use LLD on linux (commit by @RedddFoxxyy)e9805cb- remove unused flags from cargo.toml (commit by @RedddFoxxyy)160c768- change mutex to rwlock (commit by @80avin)a04e07d- remove unnecessary log plugin (commit by @80avin)58411d4- rename structs (commit by @80avin)2993eee- minor cleanup of tabs (commit by @80avin)cec5ecb- reorganise few functions (commit by @RedddFoxxyy)5a365e2- Reorganise IO and Tabs module into different files. (commit by @RedddFoxxyy)f9ac87c- organise delete_document (commit by @RedddFoxxyy)9bc8390- try to fix delete document panics (commit by @RedddFoxxyy)1be33fd- organise imports (commit by @RedddFoxxyy)348ee6a- revert to use ld (commit by @RedddFoxxyy)7aa3e31- improve commands with err handling (commit by @RedddFoxxyy)d9ef720- fix variable namings (commit by @RedddFoxxyy)9b45b64- fix comments (commit by @RedddFoxxyy)ccccb98- move all components to lib folder (commit by @RedddFoxxyy)8ead166- update old commits (commit by @RedddFoxxyy)005b350- update cargo dependencies (commit by @RedddFoxxyy)33f3f39- remove unused tauri commands (commit by @RedddFoxxyy)add3758- Update main.yml (commit by @RedddFoxxyy)96448b2- Update main.yml (commit by @RedddFoxxyy)a6c96a6- bump app version to 0.1.6 (commit by @RedddFoxxyy)d4a5bbd- add github actions to build stable and nightly (commit by @RedddFoxxyy)1b36986- bump app version to v0.1.7 (commit by @RedddFoxxyy)5ba428f- workflow fix (commit by @RedddFoxxyy)