What's Changed
- Add admin setting to set the default image size by @julien-nc in #135
- Encrypt api keys and basic passwords for app config and user settings by @julien-nc in #136
- Switch to IAppConfig by @julien-nc in #139
- Remove old providers by @julien-nc in #140
- Add warning: Mainly tested with OpenAI by @julien-nc in #142
- feat: add ability to customize API root path in service URL by @edward-ly in #143
- enh: update readme and info.xml by @kyteinsky in #144
- Fix: Use correct userId in most provider by @julien-nc in #153
- Move request timeout input out of "text processing" section by @julien-nc in #151
- Fix: Use api key in image retrieval request by @julien-nc in #147
- Cache the models for 30min in distributed cache by @julien-nc in #152
- Choose stt model in admin settings by @julien-nc in #154
- Prepare 3.2.0 by @julien-nc in #155
Full Changelog: v3.1.2...v3.2.0