v0.4.0
Pre-releasev0.4.0
The Pre-built User system is now live!
When the first account is registered, the application will automatically migrate any conversations and presets that you created before the user system was implemented to that account.
You should register and login with a local account (email and password) for the first time sign-up. if you use login for the first time with a social login account (eg. Google, facebook, etc.), the conversations and presets that you created before the user system was implemented will NOT be migrated to that account.
You will need to add the new env variables from .env.example for the app to work, even if you're not using multiple users for your purposes. For more instructions on First Time Setup, see the readme here
What's Changed
- add whitespace-pre-wrap to the message editor to preserve line breaks by @danny-avila in #183
- Add container name by @zhangsean in #186
- Update .env.example by @fuegovic in #187
- Added a link for the "automated installer" by @fuegovic in #188
- Update LOCAL_INSTALL structure by @alfredo-f in #195
- Add instructions for local testing. by @alfredo-f in #196
- Fixup: LOCAL_INSTALL.md PS instructions by @alfredo-f in #200
- feat: Auth and User System by @danorlando in #205
- Bump package version to 0.4.0 and fix spacing in user system section of readme by @danorlando in #206
New Contributors
- @zhangsean made their first contribution in #186
- @fuegovic made their first contribution in #187
- @alfredo-f made their first contribution in #195
Upcoming changes
Currently working on reverse engineering the official plugins feature #197
I'm nearing completion on my first pass with interesting results!
2023-05-05_23-54-22.mp4
Full Changelog: v0.3.3...v0.4.0