Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
telegram
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mautrix
telegram
Commits
21c6a7d8
Commit
21c6a7d8
authored
2 years ago
by
Tulir Asokan
Browse files
Options
Downloads
Patches
Plain Diff
Bump version to 0.11.3
parent
7c2a5692
No related branches found
Branches containing commit
Tags
v0.11.3
Tags containing commit
No related merge requests found
Pipeline
#5660
passed
2 years ago
Stage: build
Stage: manifest
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+6
-1
6 additions, 1 deletion
CHANGELOG.md
mautrix_telegram/__init__.py
+1
-1
1 addition, 1 deletion
mautrix_telegram/__init__.py
with
7 additions
and
2 deletions
CHANGELOG.md
+
6
−
1
View file @
21c6a7d8
# v0.11.3 (unreleased)
# v0.11.3 (2022-04-17)
**N.B.**
This release drops support for old homeservers which don't support the
new
`/v3`
API endpoints. Synapse 1.48+, Dendrite 0.6.5+ and Conduit 0.4.0+ are
supported. Legacy
`r0`
API support can be temporarily re-enabled with
`pip install mautrix==0.16.0`
.
However, this option will not be available in future releases.
### Added
*
Added
`list-invite-links`
command to list invite links in a chat.
...
...
This diff is collapsed.
Click to expand it.
mautrix_telegram/__init__.py
+
1
−
1
View file @
21c6a7d8
__version__
=
"
0.11.
2
"
__version__
=
"
0.11.
3
"
__author__
=
"
Tulir Asokan <tulir@maunium.net>
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment