Skip to content

6.8.0

Choose a tag to compare

@Unbistrackted Unbistrackted released this 09 Feb 09:07
· 22 commits to main since this release

Important

There are breaking changes to the Translation File, please make a backup! (You can reinstall the translation with .cv translation)

Changes

  • Renamed anything related from Voting to Vote and Option to VoteOption

(Voting was a design choice because I didn't liked the idea of using Vote::Vote to vote on a vote, but now I find it stupid since I wasn't being faithful with the name Callvote)

  • Major code Revamp that started back in Version 6.6.4
  • Callvote's documented API is now 100% complete
  • Now you have the abillty to "stop force" a Vote, so the Callback or Results message isn't sent
  • Reorganized some of the commands
  • The API now only return a enum status instead of a string, and Vote methods that returned string now returns bool
  • Vote::Rig now gives out the VoteOption

Full Changelog: 6.7.1...6.8.0