Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-02-21 | 2.7 kB | |
v3.1.5 source code.tar.gz | 2024-02-21 | 2.8 MB | |
v3.1.5 source code.zip | 2024-02-21 | 2.8 MB | |
Totals: 3 Items | 5.5 MB | 0 |
Breaking changes! This release drops support for Keyv MongoDB (you can easily add it back if you are using it)
What's Changed
- Bump undici from 5.22.1 to 5.27.0 by @dependabot in https://github.com/matrixgpt/matrix-chatgpt-bot/pull/231
- Bump postcss from 8.4.21 to 8.4.31 by @dependabot in https://github.com/matrixgpt/matrix-chatgpt-bot/pull/224
- Bump mongodb from 4.13.0 to 4.17.1 by @dependabot in https://github.com/matrixgpt/matrix-chatgpt-bot/pull/220
- Drop mongo support by @bertybuttface in https://github.com/matrixgpt/matrix-chatgpt-bot/pull/238
- Bump matrix-bot-sdk from 0.6.5 to 0.7.0 by @dependabot in https://github.com/matrixgpt/matrix-chatgpt-bot/pull/240
- add option to increase token size; closes [#246] by @max298 in https://github.com/matrixgpt/matrix-chatgpt-bot/pull/248
- Allow threaded query without prefix, fixes [#133] by @gloomy-ghost in https://github.com/matrixgpt/matrix-chatgpt-bot/pull/241
- Bump typescript from 5.2.2 to 5.3.2 by @dependabot in https://github.com/matrixgpt/matrix-chatgpt-bot/pull/251
- Bump markdown-it from 13.0.2 to 14.0.0 by @dependabot in https://github.com/matrixgpt/matrix-chatgpt-bot/pull/257
- Bump typescript from 5.3.2 to 5.3.3 by @dependabot in https://github.com/matrixgpt/matrix-chatgpt-bot/pull/256
- Bump @keyv/redis from 2.8.0 to 2.8.3 by @dependabot in https://github.com/matrixgpt/matrix-chatgpt-bot/pull/260
- Bump keyv-file from 0.2.0 to 0.3.0 by @dependabot in https://github.com/matrixgpt/matrix-chatgpt-bot/pull/255
- Bump matrix-bot-sdk from 0.7.0 to 0.7.1 by @dependabot in https://github.com/matrixgpt/matrix-chatgpt-bot/pull/261
- Bump @keyv/sqlite from 3.6.6 to 3.6.7 by @dependabot in https://github.com/matrixgpt/matrix-chatgpt-bot/pull/263
- Bump @keyv/postgres from 1.4.9 to 1.4.10 by @dependabot in https://github.com/matrixgpt/matrix-chatgpt-bot/pull/264
- Bump dotenv from 16.3.1 to 16.4.1 by @dependabot in https://github.com/matrixgpt/matrix-chatgpt-bot/pull/266
- Bump @keyv/redis from 2.8.3 to 2.8.4 by @dependabot in https://github.com/matrixgpt/matrix-chatgpt-bot/pull/267
- Bump undici from 5.27.0 to 5.28.3 by @dependabot in https://github.com/matrixgpt/matrix-chatgpt-bot/pull/271
- Bump dotenv from 16.4.1 to 16.4.5 by @dependabot in https://github.com/matrixgpt/matrix-chatgpt-bot/pull/273
- Bump ip from 2.0.0 to 2.0.1 by @dependabot in https://github.com/matrixgpt/matrix-chatgpt-bot/pull/274
- Roll a release by @bertybuttface in https://github.com/matrixgpt/matrix-chatgpt-bot/pull/276
New Contributors
- @gloomy-ghost made their first contribution in https://github.com/matrixgpt/matrix-chatgpt-bot/pull/241
Full Changelog: https://github.com/matrixgpt/matrix-chatgpt-bot/compare/v3.1.4...v3.1.5