Skip to content

Releases: Tech-TTGames/Tickets-Plus

v0.2.0.0

07 Feb 15:38
c2a9cfa
Compare
Choose a tag to compare

What's Changed

  • Updated a lot of dependencies.
  • Staff notes are now legacy, as they are included in the main Tickets bot.
  • Cleaned up code.
  • Update README.md add tosdr shield by @shadowwwind in #137

Full Changelog: v0.1.1.0...v0.2.0.0

v0.2.0.0-rc2 Release candidate 2

06 Dec 08:57
1d5de78
Compare
Choose a tag to compare
Pre-release

Fixed migrate script, other minor stuff

Full Changelog: v0.2.0.0...v0.2.0.0-rc2

A small patch and update to Legal.

09 May 09:04
ee552df
Compare
Choose a tag to compare

Changes have been made to both the Terms of Service and Privacy Policy to facilitate new functionalities implemented since the creation of the documents. Please read them, knowing they are coming into effect tomorrow (10/05/2023),

Full Changelog: v0.1.1.0...v0.1.1.0a

The API Update

07 May 10:27
54f1057
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.3.1...v0.1.1.0

AY. Version matey!

01 Apr 16:29
15609c1
Compare
Choose a tag to compare

What's Changed

For biggest changes see PR #61 and #62

Full Changelog: v0.1.0.0c...v0.1.0.1a

v0.1.0.0c - A patch of v0.1 that fixes

20 Mar 21:08
ae2f02d
Compare
Choose a tag to compare

What's Changed

  • Various Improvements and Fixes by @Tech-TTGames in #60
    ^ refer to PR for most important changes

Full Changelog: v0.1.0.0a...v0.1.0.0c

The Multi-Server update! (a)

17 Mar 23:11
59bf822
Compare
Choose a tag to compare

What's Changed

While we had some issues with starting up the documentation workflow we're now up and running!

WARNING! This is a MINOR version bump, which DOES break backwards compatibility! Due to the rewrite-y nature of the update, all installations WILL stop working when you get this update! This update also requires an additional PostgreSQL database to be set up.

v0.1 Changelog:

  • General Reorganization of internals
  • Documentation!
  • Code styled in accordance to Google Style guide for python
  • Proper branding for bot! (Subject to Tickets+ Proprietary License v1.0)
  • Multi-Server support!
  • Poetry dependency control
  • Modified startup. (start_bot.py deleted use python tickets_plus instead)
  • Advanced Database! (Active support for PostgreSQL)
  • Limited some stuff to registered tickets!
  • Decrepted old config.json - New config.json is static and global info for db connection and dev guild.
  • Better Bot Startup
  • Sharded bot!
  • A bot subclass for CLEEEAN handling
  • Error messages! You won't be left with this interaction timed out anymore!
  • Anonymous mode!
  • EMDEDS for days! Responses use embeds where reasonable
  • Community Pings! Pings done after adding community suport roles
  • Some limits to open message of thread and staff team name
  • Some (limited) information in channel descriptions! Like when the channel will close if no message is sent
  • Some additional scripts to help bot setup server-side.
  • /override pull confirmation screen.

(a) - added hotfix and installation instructions

PRs

New Contributors

Full Changelog: v0.0.3.1...v0.1.0.0

The forgotten update

09 Mar 20:00
0ec5395
Compare
Choose a tag to compare

What's Changed

Other Misc. Changes:

Note:
I may have forgotten to do this release at the time of #39

Full Changelog: v0.0.3.0...v0.0.3.1

The Update Update

02 Mar 18:27
573e6e9
Compare
Choose a tag to compare

What's Changed

  • Defaultspatch1 by @kk5dire in #32
  • Change defaults for stripping buttons by @Tech-TTGames in #33
  • Adding Clarification to README by @kk5dire in #31
  • The Update Update by @Tech-TTGames in #34
    • The /join command #23
    • Separated staff roles into perms ("staff") and pings ("observers")
    • Shared Config object across cogs. (Less reloads needed)
    • Probably less reload-needy owner check
    • The Parameters described

Full Changelog: v.0.0.2.5...v0.0.3.0

The Great Code Cleanup

28 Feb 18:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.2.4...v.0.0.2.5