Releases: Dwakof/ebot
Releases · Dwakof/ebot
v0.29.1
v0.29.0
0.29.0 (2025-11-12)
Bug Fixes
- .editorconfig (people won't like my config) (eda6bf0)
- avoid unnecessary Buffer wrapper for screenshot service (5bc6bbf)
- better proxy trap for color util (ac1f2d2)
- buffer storage needs to bypass objection (probably an issue with jsonschema config (49f8d6e)
- bypassing Objection requires setting the createdAt/updatedAt manually. (d28483c)
- Date encoding in query params by ServiceApi was broken (99cb355)
- discord.js v15 depreciation (e11dc87)
- don't add empty airQuality rows to embed (eabd109)
- edge case when voice hub does not have a parent (9efe131)
- handle case where bot command/message/interaction was triggered outside of a guild (b79b7ce)
- handle edge case where moving user to the newly created temporary voice channel is failing (5631752)
- log & throw error when a module fails to be initialized (6411ea0)
- make voiceHubEdit use buttons to be clearer (d0481c3)
- migration typo (41c137c)
- missing
ufoin package.json (d1f0700) - move the user faster to the temporary channel (65c62d1)
- page closure could be done before the screenshot (eab4793)
- remove AjvValidator for Store model as it is already implemented in ObjectionModel now (51ebd22)
- sentry config (9c0a0cf)
- serialize queryParams array with comma (be497cd)
- service get a dedicated child logger (1e2474d)
- skip checking if sentry is set up or not being usage (73e63dc)
- use
--experimental-transform-types(520b6f5)
Features
- add support for pglite (and very low support for sqlite) + update dependencies (af0ae1e)
- animated icon from https://bas.dev/work/meteocons (3dfc328)
- exported extended objection model directly from the core with AJV validation pre-registered (e7f0c4a)
- many changes (50e1b44)
- replace
OpenWeatherMapwithOpen-Meteo+ prepare for hourly weather data (dda43c1) - Rework Mimic model storage using Bebop binary serialization + zstd; benchmarks show 2.6x faster deserialization and 3.3x smaller serialized model (9fa43e0)
v0.28.0
v0.27.0
0.27.0 (2024-01-02)
Bug Fixes
- change ESLint configuration (455c612)
- deprecated discord component (0fc8d73)
- exchangerate.host sold to apilayer.com (ef26665)
- MaxCDN is dead (adf2b5f)
- migrate to node 20 (c60bf9d)
- return error to user (20d5b54)
- rework hub management as modal doesn't support SelectMenu anymore (sadge) (3083b48)
Features
v0.26.0
0.26.0 (2023-07-10)
Bug Fixes
- guess who forgot some emoji (585b975)
- migrate all named emoji to unicode character in code (dccd3b3)
- update nodejs version (812d761)
- update packages (19ec532)
- use new puppeteer headless mode (a94e01b)
Features
- rework screenshot to handle embeds channel type, footer and timestamp (a223d6e)
v0.25.11
v0.25.10
v0.25.9
0.25.9 (2022-12-03)
Bug Fixes
- Modal was not working as intended since 530309c (adee7a3)
- remove custom implementation of chartjs matrix (d479921)
- remove deprecated usage discordjs (f0851f0)
- remove multiple deprecated usage (50346b0)
- update dependencies (a2c341e)
- update OpenAI pricing and model version (34ff53a)
- update to Node 18 (647e80f)