Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Trixnity Messenger
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Janne Mareike Koschinski
Trixnity Messenger
Commits
d5645c1b
Commit
d5645c1b
authored
9 months ago
by
benkuly
Browse files
Options
Downloads
Patches
Plain Diff
bump version
parent
ca0d7c0c
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+14
-4
14 additions, 4 deletions
CHANGELOG.md
build.gradle.kts
+1
-1
1 addition, 1 deletion
build.gradle.kts
with
15 additions
and
5 deletions
CHANGELOG.md
+
14
−
4
View file @
d5645c1b
...
@@ -9,6 +9,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
...
@@ -9,6 +9,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
### Added
### Changed
### Deprecated
### Removed
### Fixed
### Security
## 2.4.0
### Added
-
Show online-status when searching for users
-
Show online-status when searching for users
-
Ability to see who reacted to a message
-
Ability to see who reacted to a message
-
Make Smoketests work on Web
-
Make Smoketests work on Web
...
@@ -26,8 +40,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
...
@@ -26,8 +40,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
-
Download text and markdown files when clicking on them in the timeline
-
Download text and markdown files when clicking on them in the timeline
-
Upgraded dependencies
-
Upgraded dependencies
### Deprecated
### Removed
### Removed
-
Removed spaces filter as a prerequisite for grouping rooms by spaces
-
Removed spaces filter as a prerequisite for grouping rooms by spaces
...
@@ -45,8 +57,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
...
@@ -45,8 +57,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
-
Fix server discovery fallback hiding server discovery errors
-
Fix server discovery fallback hiding server discovery errors
-
Fixed scaling on mobile devices in web.
-
Fixed scaling on mobile devices in web.
### Security
## 2.3.7
## 2.3.7
### Added
### Added
...
...
This diff is collapsed.
Click to expand it.
build.gradle.kts
+
1
−
1
View file @
d5645c1b
...
@@ -28,7 +28,7 @@ plugins {
...
@@ -28,7 +28,7 @@ plugins {
allprojects
{
allprojects
{
group
=
"de.connect2x"
group
=
"de.connect2x"
version
=
withVersionSuffix
(
"2.
3.8
"
)
version
=
withVersionSuffix
(
"2.
4.0
"
)
repositories
{
repositories
{
mavenCentral
()
mavenCentral
()
...
...
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