Skip to content

0.1.4 release (beta)

Pre-release
Pre-release
Compare
Choose a tag to compare
@RPDJF RPDJF released this 12 Jul 01:36
· 7 commits to main since this release
0e67358

Changelog for Goofyn 0.1.4

This release includes language updates for welcome help messages, a fix for handling empty documents in db.js, some minor optimizations, and an update to the embedUtility module.

[0.1.4] - 2024-07-18

Added

  • Language update for welcome help messages to support new languages.
  • Default author object in embedUtility will now use client data (discord.js) instead of manually feeding it.

Fixes

  • Fixed #7 issue in db.js to properly handle empty documents.

Optimizations

  • Optimized the .env file by removing unnecessary data. Now it's supposed to only contain sensitive data. These variables can also be set through Docker.

Should you encounter any issues, please report them on our issues page.

Full Changelog: 0.1.3...0.1.4