Skip to content

0.3.5

Compare
Choose a tag to compare
@reinacchi reinacchi released this 09 Sep 16:02
· 839 commits to main since this release
1f3b111

Version 0.3.5 has arrived! NReader has been growing rapidly and this version should finalise some steps before I can begin the Discord Verification process. On the other hand, this version includes major implementations which have been planned previously. Please refer below for complete changelogs.

Code

  • Add Constant file (#85 by @reinhello)
    • This file stored constant values used around the framework base code
  • Implement search sorting results (#87 by @reinhello)
    • This allows users to sort results based on the timeline. A new body option has also been added to the /search slash command (sort option)
  • Add bot list API stats update (#89 by @reinhello)
  • Title characters are limited to a maximum of 30 (#90 by @reinhello)
    • If the characters' length exceeds more than 30, it'll be shortened to ...
  • Use modal for page navigation (#92 by @reinhello)
    • This implies better usage when navigating a page instead of requiring users to send a message in the channel.
    • MessageContent will not be used anymore as of now.

Discord

  • Add sort option in the /search slash command (#87 by @reinhello)
  • GuildMembers and GuildMessages intents are no longer required (#93 by @reinhello)
    • The bot is able to operate without privileged intents.

Localisation

  • Support for Indonesian localisation (#88 by @reinhello)

Full Changelog: 0.3.4...0.3.5