Skip to content

Commit

Permalink
release: 0.2202.4-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
staltz committed Feb 4, 2022
1 parent c84843a commit 2081784
Show file tree
Hide file tree
Showing 7 changed files with 40 additions and 23 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

**Update from [manyver.se/download](https://manyver.se/download):**

## 0.2202.4-beta

* (Desktop) Bug fix: sliders in settings looking broken ([see details](https://gitlab.com/staltz/manyverse/commit/bab9e3ba6bf146fa8c602d40913815c3863ea003))
* (Desktop) Bug fix: text style in prompts in dark mode ([see details](https://gitlab.com/staltz/manyverse/commit/22666617bd6aecb75b942e477379766b5a8ba456))
* (Desktop) Bug fix: Windows LAN discovery ([see details](https://gitlab.com/staltz/manyverse/commit/31281dccd95b43a507cbb8225545814a3554bf06))
* (Desktop) Feature: tooltip when hovering pictures ([see details](https://gitlab.com/staltz/manyverse/commit/c325d44bb1d00163f828b134009714c91fe1cc06))
* (Desktop) Fix left-menu text getting clipped ([see details](https://gitlab.com/staltz/manyverse/commit/30f496350af8601afc0b810aa5e035d40cad639a))
* (Desktop) Improve layout of the middle column ([see details](https://gitlab.com/staltz/manyverse/commit/7048660a4004f4cbc30ead0053502e6dddf4fea8))
* (Desktop) Improve scroll bar on RecipientsInput ([see details](https://gitlab.com/staltz/manyverse/commit/573139d4df39bc1fe18031e2435464b7972ef409))
* (Desktop) Improve styling on the Instructions screen ([see details](https://gitlab.com/staltz/manyverse/commit/c4a73bc45d308eb2803f38fcaa4878c1412ee04f))
* Bug fix: allow seeing images in private chats ([see details](https://gitlab.com/staltz/manyverse/commit/49b9f06fb736559c9de35561a3eb84bd2de87d88))
* Bug fix: only allow SSB and HTTP links, not other types ([see details](https://gitlab.com/staltz/manyverse/commit/332deeec5dca6166dcb39207e7581190ed1d5367))
* Bug fix: private chat glitches while scrolling ([see details](https://gitlab.com/staltz/manyverse/commit/538d33f554a7a34c26714935954515eddeba1bc0))
* Bug fix: wrong layout when you block a Profile ([see details](https://gitlab.com/staltz/manyverse/commit/af9702825fdb9f89a3ea70686759f3fe8ae1d0bd))
* Improve French translation ([see details](https://gitlab.com/staltz/manyverse/commit/545299c910181cadd0722e974c6e5c2cfa165d82))
* Improve style of summaries in the Private tab ([see details](https://gitlab.com/staltz/manyverse/commit/16d40028b53aa62332eb533a5f55d041466acc5a))

## 0.2201.19-beta

* (Desktop) Bug fix: scroll bar in dialogs on wide screens ([see details](https://gitlab.com/staltz/manyverse/commit/0127bba46692ce15928ab9ea21789fc9d6f6a87b))
Expand Down
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,8 @@ android {
flavorDimensions "store"

defaultConfig {
versionCode 119
versionName "0.2201.19-beta"
versionCode 120
versionName "0.2202.4-beta"
applicationId "se.manyver"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "manyverse",
"version": "0.2201.19-beta",
"version": "0.2202.4-beta",
"private": true,
"main": "desktop/nodejs-project/loader.js",
"license": "MPL-2.0",
Expand Down Expand Up @@ -212,4 +212,4 @@
"react-native": {
"os": "react-native-os-staltz"
}
}
}
30 changes: 15 additions & 15 deletions src/frontend/libraries.ts
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ export default [
{
name: 'cycle-native-asyncstorage',
type: 'library',
version: '3.1.0',
version: '3.2.0',
license: 'MIT License (MIT)',
homepage: 'https://gitlab.com/staltz/cycle-native-asyncstorage#readme',
},
Expand Down Expand Up @@ -316,7 +316,7 @@ export default [
{
name: 'hermes-engine',
type: 'library',
version: '0.7.2',
version: '0.9.0',
license: 'MIT License (MIT)',
homepage: 'https://github.com/facebook/hermes#readme',
},
Expand Down Expand Up @@ -379,7 +379,7 @@ export default [
{
name: 'nodejs-mobile-react-native',
type: 'library',
version: '0.6.4',
version: '0.7.0',
license: 'MIT License (MIT)',
homepage: 'https://code.janeasystems.com/nodejs-mobile',
},
Expand Down Expand Up @@ -491,7 +491,7 @@ export default [
{
name: 'react-native',
type: 'library',
version: '0.64.2',
version: '0.66.4',
license: 'MIT License (MIT)',
homepage: 'https://github.com/facebook/react-native#readme',
},
Expand Down Expand Up @@ -555,36 +555,36 @@ export default [
{
name: 'react-native-image-crop-picker',
type: 'library',
version: '0.36.4',
version: '0.37.2',
license: 'MIT License (MIT)',
homepage:
'https://github.com/ivpusic/react-native-image-crop-picker#readme',
},
{
name: 'react-native-localize',
type: 'library',
version: '2.1.3',
version: '2.1.9',
license: 'MIT License (MIT)',
homepage: 'https://github.com/zoontek/react-native-localize',
},
{
name: 'react-native-navigation',
type: 'library',
version: '7.19.0',
version: '7.25.1',
license: 'MIT License (MIT)',
homepage: 'https://github.com/wix/react-native-navigation',
},
{
name: 'react-native-orientation-locker',
type: 'library',
version: '1.3.1',
version: '1.4.0',
license: 'MIT License (MIT)',
homepage: 'https://github.com/wonday/react-native-orientation-locker',
},
{
name: 'react-native-popup-menu',
type: 'library',
version: '0.15.11',
version: '0.15.12',
license: 'ISC License (ISC)',
homepage: 'https://github.com/instea/react-native-popup-menu',
},
Expand All @@ -598,7 +598,7 @@ export default [
{
name: 'react-native-splash-screen',
type: 'library',
version: '3.2.0',
version: '3.3.0',
license: 'MIT License (MIT)',
homepage:
'https://github.com/crazycodeboy/react-native-splash-screen#readme',
Expand All @@ -613,7 +613,7 @@ export default [
{
name: 'react-native-ssb-shims',
type: 'library',
version: '5.1.2',
version: '5.1.3',
license: 'MIT License (MIT)',
homepage: 'https://github.com/ssbc/react-native-ssb-shims',
},
Expand Down Expand Up @@ -648,7 +648,7 @@ export default [
{
name: 'react-native-tiny-toast',
type: 'library',
version: '1.0.4',
version: '1.0.7',
license: 'MIT License (MIT)',
homepage: 'https://github.com/shx996/react-native-tiny-toast#readme',
},
Expand Down Expand Up @@ -887,7 +887,7 @@ export default [
{
name: 'ssb-ref',
type: 'library',
version: '2.13.9',
version: '2.16.0',
license: 'MIT License (MIT)',
homepage: 'https://github.com/ssbc/ssb-ref',
},
Expand Down Expand Up @@ -943,7 +943,7 @@ export default [
{
name: 'ssb-uri2',
type: 'library',
version: '1.6.0',
version: '1.6.1',
license: 'GNU Lesser General Public License v3.0 only (LGPL-3.0)',
homepage: 'https://github.com/staltz/ssb-uri2#readme',
},
Expand All @@ -964,7 +964,7 @@ export default [
{
name: 'url-parse',
type: 'library',
version: '1.5.3',
version: '1.5.4',
license: 'MIT License (MIT)',
homepage: 'https://github.com/unshiftio/url-parse#readme',
},
Expand Down
2 changes: 1 addition & 1 deletion src/frontend/screens/dialog-thanks/backers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ export default [
'Dace',
'C Moid',
'Andrew Lewman',
'DC Posch',
'Irakli Gozalishvili',
'DC Posch',
];
2 changes: 1 addition & 1 deletion src/frontend/versionName.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
//
// SPDX-License-Identifier: CC0-1.0

export default '0.2201.19-beta';
export default '0.2202.4-beta';

0 comments on commit 2081784

Please sign in to comment.