Releases: HLCaptain/butler
Release list
2.4.0-alpha - WasmJs Target
WasmJs target added!
WasmJs target added for this release. It is not hosted yet due to Kotlin/Wasm is truly in an alpha state and barely usable, but it is there for experimentation purposes.
What's Changed
- Feature/wasmjs by @HLCaptain in #50
Full Changelog: 2.3.0-alpha...2.4.0-alpha
2.3.0-alpha - OpenAI only
This release comes with a great amount of refactoring and new features to make Butler more customizable and simpler to use.
Android and Desktop builds included.
What's Changed
- Code enhancements by @HLCaptain in #49
Full Changelog: 2.2.0-alpha...2.3.0-alpha
2.2.0-alpha
Added a few things to New Chat:
- Better UI for model selection.
- More filter options (per company or by model id)
Uploading binaries soon.
What's Changed
- New chat UI enhancements by @HLCaptain in #48
Full Changelog: 2.1.0-alpha...2.2.0-alpha
2.1.0-alpha
This update brings several UI fixes and enhancements to chatting through OpenAI API. This release is bundled with a test key, so you can try out some FREE models as a demo!
Also, there is a new About section with a Donation link to my Kofi page. Still rocking some alpha-state dependencies, so don't expect everything to work rock stable. With some support, I will be able to allocate more time to making AI more accessible than ever!
Next releases should focus on code quality improvements as I have collected some tech debt over getting some features ready and stable(ish).
Butler server still does not work. When I will get around working on the server, it will have WebSocket support, but it is not a high priority, because I will be working on local chatting as well.
What's Changed
- README corrections. Build config refactors. by @HLCaptain in #43
- README clarification. by @HLCaptain in #44
- Dependency upgrade by @HLCaptain in #45
- UI fixes and enhancements by @HLCaptain in #46
- Dependency upgrade, UI fixes and enhancements. by @HLCaptain in #47
Full Changelog: 2.0.0-alpha...2.1.0-alpha
2.0.0-alpha - OpenAI only version
This update brings OpenAI API support for the Chat App and is the first release which is stable enough to be on the Releases page!
While the current version does not support the server due to the slight differences I had to make to the data model to work with device-only chats and LLM prompting capabilities to name chats, summarize them, transcribe audio, etc.. All is for the 2.0.0 stable release, coming soon (TM).
I attached some builds with a demo key to start using the app right away with the :free models, so have fun with it. Don't forget to add your own keys to get access to more! Cheers!