Antidote/CHANGELOG.md

23 KiB

Changelog

1.4.25 (2023-03-23)

Full Changelog

Implemented enhancements:

  • TOR inside #140
  • warning: 'sendSynchronousRequest(_:returning:)' was deprecated in iOS 9.0: Use [NSURLSession dataTaskWithRequest:completionHandler:] #95
  • warning: 'fetchAssets(withALAssetURLs:options:)' was deprecated in iOS 11: Will be removed in a future release #94
  • warning: 'UIImagePickerControllerReferenceURL' was deprecated in iOS 11.0: Will be removed in a future release, use PHPicker. #93
  • 'UILocalNotification' was deprecated in iOS 10.0: Use UserNotifications Framework's UNNotificationRequest #92
  • Realm: RLM_ARRAY_TYPE has been deprecated. Use RLM_COLLECTION_TYPE instead #91
  • add greek to available languages #162 (zoff99)
  • bootstrap updates #159 (zoff99)
  • Translations update from Hosted Weblate #156 (weblate)
  • Translations update from Hosted Weblate #155 (weblate)
  • feat: add stale bot #154 (Tha14)
  • Translations update from Hosted Weblate #153 (weblate)
  • Translations update from Hosted Weblate #152 (weblate)

Fixed bugs:

  • Copy-pasting new contact toxid doesn't enable Send button #149
  • try to fix pasting ToxID and activating the button #151 (zoff99)

Merged pull requests:

  • Translations update from Hosted Weblate #160 (weblate)
  • Translations update from Hosted Weblate #158 (weblate)
  • Translations update from Hosted Weblate #150 (weblate)
  • Translations update from Hosted Weblate #147 (weblate)

1.4.24 (2022-11-26)

Full Changelog

Implemented enhancements:

  • Fix status indicators to show user status by default and connections status when debug mode is on. #146 (Tha14)

Fixed bugs:

  • Language italian #141

Merged pull requests:

1.4.23 (2022-10-09)

Full Changelog

Merged pull requests:

1.4.22 (2022-09-25)

Full Changelog

Merged pull requests:

  • Revert autodownload change #135 (Tha14)
  • Translations update from Hosted Weblate #134 (weblate)
  • some small fixes #133 (zoff99)
  • Translations update from Hosted Weblate #132 (weblate)
  • Translations update from Hosted Weblate #131 (weblate)
  • increase size for autodownload, change autodownload from images to all files, change default to "always". #130 (zoff99)
  • get and show friend capabilities. #129 (zoff99)
  • Translations update from Hosted Weblate #128 (weblate)
  • show own capabilites on profile #127 (zoff99)
  • upgrade to Realm 10.29.0 #126 (zoff99)
  • capabilites addon #125 (zoff99)

1.4.21 (2022-07-01)

Full Changelog

Fixed bugs:

  • Can't export/import profile: Cannot decrypt tox save file #122

Merged pull requests:

1.4.20 (2022-06-14)

Full Changelog

Fixed bugs:

  • App crashes when calling with a Bluetooth headset #100

Merged pull requests:

1.4.19 (2022-06-04)

Full Changelog

Merged pull requests:

  • location icon change when bg location sharing is activated #120 (zoff99)

1.4.18 (2022-05-20)

Full Changelog

Merged pull requests:

1.4.17 (2022-04-18)

Full Changelog

Merged pull requests:

1.4.16 (2022-04-17)

Full Changelog

Merged pull requests:

1.4.15 (2022-04-16)

Full Changelog

Merged pull requests:

  • adjust font size in textchatbubbles accoring to system settings for accessability. #112 (zoff99)
  • update to toxcore 0.2.17 and consolidate pods #110 (zoff99)

1.4.14 (2022-03-15)

Full Changelog

Merged pull requests:

  • use location to send messages in the background #108 (zoff99)

1.4.13 (2022-03-11)

Full Changelog

Merged pull requests:

1.4.12 (2022-02-22)

Full Changelog

Merged pull requests:

  • revert some audio stuff that may disable audio in some setups #103 (zoff99)
  • boost friend finding with the onion after being offline for a while #102 (zoff99)
  • log also to system console. #101 (zoff99)
  • use callkit for incoming calls. #99 (zoff99)
  • fix code to make analyzer happy. #98 (zoff99)

1.4.11 (2022-02-11)

Full Changelog

Implemented enhancements:

  • implement periodic background fetch #56
  • Turn screen off using the proximity sensor when in a call #40

Merged pull requests:

  • use ProximitySensor in Callscreen to blank screen when near to the ear. #90 (zoff99)
  • 006 reduce audio codec bitrate from 48 to 24 kbits/sec. #89 (zoff99)
  • 005 allow Bluetooth headsets and use mono audio #88 (zoff99)
  • 004 tweak the mute mic icon to make it clear when mic is actually muted #87 (zoff99)
  • Translations update from Hosted Weblate #86 (weblate)
  • 003 update dependencies #85 (zoff99)
  • 002 do not call bootstrap functions in a background thread to avoid a crash. #84 (zoff99)
  • 001 implement periodic background fetch #83 (zoff99)
  • Translations update from Hosted Weblate #82 (weblate)

1.4.10 (2022-01-23)

Full Changelog

Merged pull requests:

1.4.9 (2022-01-22)

Full Changelog

Implemented enhancements:

  • The "my Push URL:" part should be on it's own tile #74
  • enable multiline textfield to show more lines and limit to 1000 characters maximum input. #69 (zoff99)

Merged pull requests:

1.4.8 (2022-01-11)

Full Changelog

Implemented enhancements:

  • add debug setting and show meta data of chatmessages #68 (zoff99)

Merged pull requests:

  • Translations update from Hosted Weblate #73 (weblate)
  • fix tabview at bottom overlapping virtual home button. #72 (zoff99)
  • Translations update from Hosted Weblate #71 (weblate)
  • v1.4.8 #70 (zoff99)
  • tweak APN push notification processing #67 (zoff99)
  • increase the BackgroundFetch time to 27 seconds. #66 (zoff99)
  • Translations update from Hosted Weblate #65 (weblate)

1.4.7 (2021-12-26)

Full Changelog

Implemented enhancements:

  • red background for arrow on Chatlist looks weired on unread messages #55

Fixed bugs:

  • text input field at bottom too low, top and iphone notch collide #54

Merged pull requests:

  • Translations update from Hosted Weblate #64 (weblate)
  • new release 147 #63 (zoff99)
  • update objcTox to msgV3 and useragent fix #62 (zoff99)
  • update FAQ with new features #61 (zoff99)
  • fix: text input field at bottom too low and make the arrow image view a nice circle shape #60 (zoff99)

1.4.6 (2021-12-19)

Full Changelog

Merged pull requests:

  • use dummy message instead of ignoring invalid UTF-8 #59 (zoff99)
  • prevent crash on invalid UTF-8 incoming message, ready for msgV3 #58 (zoff99)

1.4.5 (2021-12-17)

Full Changelog

Merged pull requests:

1.4.4 (2021-12-08)

Full Changelog

Fixed bugs:

  • White Text on White Background while typing a new message #14

Merged pull requests:

  • v1.4.4 #50 (zoff99)
  • Prepare 1.4.4, Remove support for iPad, Add new keys for appstore connect requirements #49 (Tha14)
  • add apn FCM push #47 (zoff99)
  • remove userStatus setting until it works properly again #45 (zoff99)
  • Do not Translate the status message and fix it to the new Message #44 (zoff99)
  • Update FAQ to reflect upon push notification feature #43 (Tha14)
  • add Appstore link #42 (zoff99)
  • Update FAQ answers(offline messaging specifically) #39 (Tha14)
  • make offline status red, the grey is somewhat hard to see #38 (zoff99)
  • remove extra directory SwiftSupport in ipa file #37 (zoff99)
  • override dark mode for now, until the app supports it fully #36 (zoff99)
  • make green and yellow dots better visible to the eye #35 (zoff99)
  • update to release #34 (zoff99)

1.4.2 (2021-11-26)

Full Changelog

Implemented enhancements:

  • Change notification icon app #16
  • Change logo on login screen #15

Fixed bugs:

  • receiving 2 text messages at the same time crashes the UI #30
  • adding a new contact with empty message crashes #26
  • Crash after Videocall ends #13

Merged pull requests:

1.4.1 (2021-11-03)

Full Changelog

Merged pull requests:

  • Remove labels causing crash #10 (Tha14)
  • Translations update from Weblate #8 (weblate)
  • Translations update from Weblate #7 (weblate)
  • Translations update from Weblate #4 (weblate)

1.4.0 (2021-11-01)

Full Changelog

Merged pull requests:

  • Translations update from Weblate #3 (weblate)
  • Translations update from Weblate #2 (weblate)
  • Create PRIVACY_POLICY.md #1 (Tha14)

1.0.0 (2016-10-26)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator