Skip to content

Releases: moul/berty

v2.29.0

19 Apr 18:52
6ab865f
Compare
Choose a tag to compare

2.29.0 (2021-04-19)

Bug Fixes

  • android keyboard issue (48ba6b0)
  • typo in docs/protocol/README.md (#3253) (6ab865f)
  • android: support animated gifs (2014853)
  • assets: make loader_dots.gif loop for ever (b38ed24)
  • build: repair clean rule (7b7e893)
  • ci: ios go modules cache (70f142a)
  • ci: typo in go workflow (20f53d4)
  • deps: bump react-i18next from 11.7.4 to 11.8.4 in /js (ca1166c)
  • deps: bump react-i18next from 11.8.4 to 11.8.5 in /js (d187031)
  • deps: bump react-native-document-picker from 4.1.0 to 4.1.1 in /js (c8a7ffd)
  • deps: bump react-native-dropdown-picker from 3.7.5 to 3.7.6 in /js (5f7463c)
  • deps: bump react-native-safe-area-context in /js (2451c55)
  • deps: bump react-native-share from 4.1.0 to 4.1.1 in /js (06df450)
  • deps: bump react-native-webview from 11.0.0 to 11.0.2 in /js (f44aada)
  • i18n: new Corsican translations (c68092b)
  • i18n: new Japanese translations (f69028b)
  • i18n: use full locale in path (e819e71)
  • ios: sync Podfile.lock (ab47e73)
  • js: remove import cycle (0e53ca9)
  • js: render loader dots instead of whitescreen during account initialization (b20fd30)
  • js/Makefile: update pods repos in dev (c8dd837)
  • messenger: android bootsplash screen (eb8bd4b)
  • messenger: android crash multiple blur view (85e4e0b)
  • messenger: android footer animation (c67948b)
  • messenger: audio message take full screen (0d433f4)
  • messenger: auto correct text input (2f0217a)
  • messenger: bluetooth grey buttons (27cee4a)
  • messenger: call handle persistent options at onboarding (571ec60)
  • messenger: navigate after create group (91a3d60)
  • messenger: pastille ack notification (7762cfc)
  • added go mod tidy to protobuf 'check diff' job (c7ab312)
  • align conversation and desc (bb9e71c)
  • android app icon (c90f707)
  • android ui issues (7e6f811)
  • create group UI (0072ec5)
  • data race with node listener (51bd4ee)
  • header settings harmonization (57ebd46)
  • modals positions and alignements (6de91c4)
  • network config navigation (eb90667)
  • new home settings (831b125)
  • play sound notifications depending on notif setting (b60d4ce)
  • pull issue template (84a99b5)
  • refacto record component (3e3d3f8)
  • replace the default Mocknet.LinkAll by a customizable connection function (1cf76dd)
  • responsive screens (f64d3e1)
  • stream logs (3245f3f)
  • TextInput alignment / color / multiline auto expanding (129d3b6)
  • ui create group and conversations (b2f72d3)
  • ui sticky player (a444471)
  • update to a go 1.16 compatible gomobile version (40cfe81)
  • app: reply options rendering (4c866a1)
  • blackbox test use SetRootDir (7b5eba5)
  • enable pubsub by default on default node (478151a)
  • deps: bump react-i18next from 11.8.5 to 11.8.6 in /js (0afe28b)
  • messenger: race and bad test (a4be9ba)
  • add UpdateAccount method and AccountMetadata (bff980d)
  • delete embedTor tag (6f36a86)
  • devtools daemon log format (620c9b1)
  • force protobuf (un)marshal methods generation in go to avoid using reflect (#3092) (4e57389)
  • hyperlink dot app domains (e2e2c72)
  • invalid usage of progress channel lifecycle (d952914)
  • prog panic (f70d38a)
  • selectable text message (d346382)
  • account: fix js account rpc (edea5d2)
  • cli: check argv len before access (74df388)
  • deps: bump @react-navigation/material-top-tabs in /js (c86fd26)
  • deps: bump @react-navigation/material-top-tabs in /js (361cec2)
  • deps: bump @react-navigation/stack from 5.12.8 to 5.14.1 in /js (34e2ed5)
  • deps: bump sha3 from 2.1.3 to 2.1.4 in /js (5ef955b)
  • messenger: IsMine rebase fail (41c9408)
  • messenger: prevent overriding contact info with own info (1f3f9d1)
  • messenger: remove crashlytics devtool (f5af964)
  • replication: "Connect" button click logic (#3063) (3a871a3)
  • android build on CI with ndk22 ([2b1c93e...
Read more