Releases: allthingslinux/tux
Releases · allthingslinux/tux
v0.1.0rc2
sorry for any confusion with this version there were a few conflicts
What's Changed
- chore(deps): update alstr/todo-to-issue-action action to v5.1.12 by @renovate in #832
- fix(deps): update dependency rich to v14 by @renovate in #837
- fix(deps): update dependency githubkit to v0.12.11 by @renovate in #838
Full Changelog: v0.1.0rc1...v0.1.0rc2
v0.1.0rc1
After almost a year and a half, the first release candidate for 0.1.0 is out.
Changelog (VERY LONG)
What's Changed
- Event branch by @scottc943 in #13
- Update dependency-review.yml by @scottc943 in #19
- [Fix] added a line return to get a commit to test github action by @scottc943 in #20
- Event branch by @scottc943 in #21
- test merge from main to eventbranch by @scottc943 in #22
- Update dependency-review.yml by @scottc943 in #23
- Event branch by @scottc943 in #24
- Update dependency-review.yml by @scottc943 in #25
- Update dependency-review.yml by @scottc943 in #26
- Update Python packages by @github-actions in #27
- [PR] Updating EventBranch by @scottc943 in #32
- Event branch by @scottc943 in #33
- Initial event base branch commit by @kzndotsh in #38
- Update Python packages by @github-actions in #39
- [Refactor] _tux_logger.py by @kzndotsh in #40
- refractored PR by @coleleavitt in #42
- Update Python packages by @github-actions in #48
- broke out error handling by @coleleavitt in #49
- Feature: Enhance Error Handling and Logging in Discord Bot by @coleleavitt in #50
- Merge main into Alpha by @kzndotsh in #51
- [Feature] Implement Ruff Linting for Enhanced Code Quality by @coleleavitt in #52
- [Fix] Merge main into Alpha for ruff fixes by @kzndotsh in #53
- [Fix] Error handler and ping command by @kzndotsh in #54
- Update README.md by @kzndotsh in #63
- [Fix] Add Dependency Review Step to Workflow by @coleleavitt in #65
- Update Python packages by @github-actions in #75
- [Refactor] Move hybrid commands to app commands by @kzndotsh in #80
- Update Python packages by @github-actions in #81
- [Feat] Role Count command by @kzndotsh in #82
- implement tempvoice by @electron271 in #76
- Update linting.yml by @kzndotsh in #83
- Update Python packages by @github-actions in #84
- [Merge] Alpha into Main by @kzndotsh in #85
- [DOC] improved readme by @kzndotsh in #86
- [Infra] stop leaking sentry url by @electron271 in #88
- [Events] Ghost ping notifier by @electron271 in #87
- [Events] add timestamp to ghost ping embed by @electron271 in #89
- [Commands] fix ping role permissions by @electron271 in #91
- [Events] dont send self ghost ping alerts by @electron271 in #93
- feat(.github/workflows): add OpenCommit Action workflow by @kzndotsh in #94
- added /kick and /ban commands by @doomed-neko in #92
- Update opencommit.yml by @kzndotsh in #95
- feat(roles.py): add create command to create new roles in the guild by @kzndotsh in #100
- feat(roles.py): add delete command to roles cog to allow role deletion from guild by @kzndotsh in #101
- Moderation: Add new commands by @doomed-neko in #102
- Don't count bot mentions as ghost pings by @userbyte in #107
- Warn a user by @soupyfx in #115
- Warn a user by @soupyfx in #116
- [Docs] add embed standard by @electron271 in #111
- Purge messages command by @FluxC0 in #110
- test request by @FluxC0 in #118
- Update README.md by @FluxC0 in #119
- [CLI] Add a simple console by @electron271 in #90
- [Commands] avatar command by @electron271 in #129
- [Commands] Create a poll by @electron271 in #128
- [Misc] Add more activities and setactivity to CLI by @electron271 in #131
- [Events] cleanup unused tempvcs lost during bot restarts by @electron271 in #132
- [Events] foil tempvc spam by @electron271 in #137
- [Misc] fix merging into wrong branch by @electron271 in #138
- IRC Info command by @FluxC0 in #136
- Server Guide by @FluxC0 in #133
- [DB] Update schema and controllers by @kzndotsh in #144
- [Commands] change max poll options to 9 by @electron271 in #145
- [Commands] change ghost ping embed to be text by @electron271 in #148
- [Command] remove ghost ping notifier by @electron271 in #151
- added member count command by @doomed-neko in #150
- added tldr command by @doomed-neko in #152
- chore: Configure Renovate by @renovate in #154
- chore(deps): update python docker tag to v3.12 by @renovate in #155
- chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #158
- chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in #159
- chore(deps): update dependency ubuntu to v22 by @renovate in #160
- fix(deps): update dependency ruff to v0.3.7 by @renovate in #161
- [Events] anti poll hotfix by @electron271 in #162
- [Utils] make activities random and add more activities (and attribute them to who submitted it) by @electron271 in #149
- [Events] improve the poll deleter by @electron271 in #163
- [Events] make poll channel work by @electron271 in #164
- 104 timeout a user by @kzndotsh in #165
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #167
- Eval by @kzndotsh in #168
- fix(deps): update dependency pyright to v1.1.359 by @renovate in #169
- Add Github Functionality by @FluxC0 in #166
- fix(deps): update dependency ruff to ^0.4.0 by @renovate in #172
- fix(deps): update dependency ruff to v0.4.1 by @renovate in #174
- fix(deps): update dependency githubkit to v0.11.4 by @renovate in #175
- [Commands] add reminders by @electron271 in #177
- [Commands] add archwiki command by @electron271 in #173
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #179
- [Commands] $run command by @electron271 in #176
- [Commands] Add snippets by @electron271 in #181
- fix(deps): update dependency pyright to v1.1.360 by @renovate in #182
- fix(deps): update dependency mypy to v1.10.0 by @renovate in #183
- fix(deps): update dependency sentry-sdk to v2 by @renovate in #184
- [Commands] allow snippet contents with quotes in them + emoji stats i guess by @electron271 in #188
- docs(globally): Add docstrings and refactor various code by @kzndotsh in #194
- fix(deps): update dependency ruff to v0.4.2 by @renovate in #185
- fix(deps): update dependency sentry-sdk to v2.0.1 by @renovate in #187
- [pre-com...