Skip to content
Snippets Groups Projects
Commit 2ddc0540 authored by Thomas's avatar Thomas
Browse files

Release 3.29.1

parent ef83f586
Branches
Tags 3.29.1
No related merge requests found
......@@ -13,8 +13,8 @@ android {
defaultConfig {
minSdk 21
targetSdk 34
versionCode 516
versionName "3.29.0"
versionCode 517
versionName "3.29.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
flavorDimensions "default"
......
[
{
"version": "3.29.0",
"code": "516",
"note": "Added:\n- Allow to edit scheduled messages from server side\n\nChanged:\n- Order list name alphabetically in profiles\n\nFixed:\n- Push notifications\n- Peertube instances picker\n- Edit scheduled threads (local)\n- Instant search of Hashtag repeats results"
"version": "3.29.1",
"code": "517",
"note": "Added:\n- Allow to edit scheduled messages from server side\n\nChanged:\n- Order list name alphabetically in profiles\n- Remove registration for Google\n\nFixed:\n- Push notifications\n- Peertube instances picker\n- Edit scheduled threads (local)\n- Instant search of Hashtag repeats results\n- Quotes broken with Markdowns\n- Fix reports crashes after submitting\n- Fix emoji picker when there is no result\n- Fix other crashes"
},
{
"version": "3.28.2",
......
Added:
- Allow to edit scheduled messages from server side
Changed:
- Order list name alphabetically in profiles
- Remove registration for Google
Fixed:
- Push notifications
- Peertube instances picker
- Edit scheduled threads (local)
- Instant search of Hashtag repeats results
- Quotes broken with Markdowns
- Fix reports crashes after submitting
- Fix emoji picker when there is no result
- Fix other crashes
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment