Antidote/CHANGELOG.md

366 lines
23 KiB
Markdown
Raw Permalink Normal View History

2024-02-22 20:43:11 +01:00
# Changelog
## [1.4.25](https://github.com/Zoxcore/Antidote/tree/1.4.25) (2023-03-23)
[Full Changelog](https://github.com/Zoxcore/Antidote/compare/1.4.24...1.4.25)
**Implemented enhancements:**
- TOR inside [\#140](https://github.com/Zoxcore/Antidote/issues/140)
- warning: 'sendSynchronousRequest\(\_:returning:\)' was deprecated in iOS 9.0: Use \[NSURLSession dataTaskWithRequest:completionHandler:\] [\#95](https://github.com/Zoxcore/Antidote/issues/95)
- warning: 'fetchAssets\(withALAssetURLs:options:\)' was deprecated in iOS 11: Will be removed in a future release [\#94](https://github.com/Zoxcore/Antidote/issues/94)
- warning: 'UIImagePickerControllerReferenceURL' was deprecated in iOS 11.0: Will be removed in a future release, use PHPicker. [\#93](https://github.com/Zoxcore/Antidote/issues/93)
- 'UILocalNotification' was deprecated in iOS 10.0: Use UserNotifications Framework's UNNotificationRequest [\#92](https://github.com/Zoxcore/Antidote/issues/92)
- Realm: RLM\_ARRAY\_TYPE has been deprecated. Use RLM\_COLLECTION\_TYPE instead [\#91](https://github.com/Zoxcore/Antidote/issues/91)
- add greek to available languages [\#162](https://github.com/Zoxcore/Antidote/pull/162) ([zoff99](https://github.com/zoff99))
- bootstrap updates [\#159](https://github.com/Zoxcore/Antidote/pull/159) ([zoff99](https://github.com/zoff99))
- Translations update from Hosted Weblate [\#156](https://github.com/Zoxcore/Antidote/pull/156) ([weblate](https://github.com/weblate))
- Translations update from Hosted Weblate [\#155](https://github.com/Zoxcore/Antidote/pull/155) ([weblate](https://github.com/weblate))
- feat: add stale bot [\#154](https://github.com/Zoxcore/Antidote/pull/154) ([Tha14](https://github.com/Tha14))
- Translations update from Hosted Weblate [\#153](https://github.com/Zoxcore/Antidote/pull/153) ([weblate](https://github.com/weblate))
- Translations update from Hosted Weblate [\#152](https://github.com/Zoxcore/Antidote/pull/152) ([weblate](https://github.com/weblate))
**Fixed bugs:**
- Copy-pasting new contact toxid doesn't enable Send button [\#149](https://github.com/Zoxcore/Antidote/issues/149)
- try to fix pasting ToxID and activating the button [\#151](https://github.com/Zoxcore/Antidote/pull/151) ([zoff99](https://github.com/zoff99))
**Merged pull requests:**
- Translations update from Hosted Weblate [\#160](https://github.com/Zoxcore/Antidote/pull/160) ([weblate](https://github.com/weblate))
- Translations update from Hosted Weblate [\#158](https://github.com/Zoxcore/Antidote/pull/158) ([weblate](https://github.com/weblate))
- Translations update from Hosted Weblate [\#150](https://github.com/Zoxcore/Antidote/pull/150) ([weblate](https://github.com/weblate))
- Translations update from Hosted Weblate [\#147](https://github.com/Zoxcore/Antidote/pull/147) ([weblate](https://github.com/weblate))
## [1.4.24](https://github.com/Zoxcore/Antidote/tree/1.4.24) (2022-11-26)
[Full Changelog](https://github.com/Zoxcore/Antidote/compare/1.4.23...1.4.24)
**Implemented enhancements:**
- Fix status indicators to show user status by default and connections status when debug mode is on. [\#146](https://github.com/Zoxcore/Antidote/pull/146) ([Tha14](https://github.com/Tha14))
**Fixed bugs:**
- Language italian [\#141](https://github.com/Zoxcore/Antidote/issues/141)
**Merged pull requests:**
- add missing translation languages [\#143](https://github.com/Zoxcore/Antidote/pull/143) ([zoff99](https://github.com/zoff99))
- Translations update from Hosted Weblate [\#139](https://github.com/Zoxcore/Antidote/pull/139) ([weblate](https://github.com/weblate))
## [1.4.23](https://github.com/Zoxcore/Antidote/tree/1.4.23) (2022-10-09)
[Full Changelog](https://github.com/Zoxcore/Antidote/compare/1.4.22...1.4.23)
**Merged pull requests:**
- whitelist ntfy.sh server for push [\#138](https://github.com/Zoxcore/Antidote/pull/138) ([zoff99](https://github.com/zoff99))
- Translations update from Hosted Weblate [\#137](https://github.com/Zoxcore/Antidote/pull/137) ([weblate](https://github.com/weblate))
- Translations update from Hosted Weblate [\#136](https://github.com/Zoxcore/Antidote/pull/136) ([weblate](https://github.com/weblate))
## [1.4.22](https://github.com/Zoxcore/Antidote/tree/1.4.22) (2022-09-25)
[Full Changelog](https://github.com/Zoxcore/Antidote/compare/1.4.21...1.4.22)
**Merged pull requests:**
- Revert autodownload change [\#135](https://github.com/Zoxcore/Antidote/pull/135) ([Tha14](https://github.com/Tha14))
- Translations update from Hosted Weblate [\#134](https://github.com/Zoxcore/Antidote/pull/134) ([weblate](https://github.com/weblate))
- some small fixes [\#133](https://github.com/Zoxcore/Antidote/pull/133) ([zoff99](https://github.com/zoff99))
- Translations update from Hosted Weblate [\#132](https://github.com/Zoxcore/Antidote/pull/132) ([weblate](https://github.com/weblate))
- Translations update from Hosted Weblate [\#131](https://github.com/Zoxcore/Antidote/pull/131) ([weblate](https://github.com/weblate))
- increase size for autodownload, change autodownload from images to all files, change default to "always". [\#130](https://github.com/Zoxcore/Antidote/pull/130) ([zoff99](https://github.com/zoff99))
- get and show friend capabilities. [\#129](https://github.com/Zoxcore/Antidote/pull/129) ([zoff99](https://github.com/zoff99))
- Translations update from Hosted Weblate [\#128](https://github.com/Zoxcore/Antidote/pull/128) ([weblate](https://github.com/weblate))
- show own capabilites on profile [\#127](https://github.com/Zoxcore/Antidote/pull/127) ([zoff99](https://github.com/zoff99))
- upgrade to Realm 10.29.0 [\#126](https://github.com/Zoxcore/Antidote/pull/126) ([zoff99](https://github.com/zoff99))
- capabilites addon [\#125](https://github.com/Zoxcore/Antidote/pull/125) ([zoff99](https://github.com/zoff99))
## [1.4.21](https://github.com/Zoxcore/Antidote/tree/1.4.21) (2022-07-01)
[Full Changelog](https://github.com/Zoxcore/Antidote/compare/1.4.20...1.4.21)
**Fixed bugs:**
- Can't export/import profile: Cannot decrypt tox save file [\#122](https://github.com/Zoxcore/Antidote/issues/122)
**Merged pull requests:**
- update toxcore 0.2.18 [\#124](https://github.com/Zoxcore/Antidote/pull/124) ([zoff99](https://github.com/zoff99))
## [1.4.20](https://github.com/Zoxcore/Antidote/tree/1.4.20) (2022-06-14)
[Full Changelog](https://github.com/Zoxcore/Antidote/compare/1.4.19...1.4.20)
**Fixed bugs:**
- App crashes when calling with a Bluetooth headset [\#100](https://github.com/Zoxcore/Antidote/issues/100)
**Merged pull requests:**
- fix bluetooth headset crash [\#121](https://github.com/Zoxcore/Antidote/pull/121) ([zoff99](https://github.com/zoff99))
## [1.4.19](https://github.com/Zoxcore/Antidote/tree/1.4.19) (2022-06-04)
[Full Changelog](https://github.com/Zoxcore/Antidote/compare/1.4.18...1.4.19)
**Merged pull requests:**
- location icon change when bg location sharing is activated [\#120](https://github.com/Zoxcore/Antidote/pull/120) ([zoff99](https://github.com/zoff99))
## [1.4.18](https://github.com/Zoxcore/Antidote/tree/1.4.18) (2022-05-20)
[Full Changelog](https://github.com/Zoxcore/Antidote/compare/1.4.17...1.4.18)
**Merged pull requests:**
- Location sharing button toggle [\#119](https://github.com/Zoxcore/Antidote/pull/119) ([zoff99](https://github.com/zoff99))
- Translations update from Hosted Weblate [\#118](https://github.com/Zoxcore/Antidote/pull/118) ([weblate](https://github.com/weblate))
- update to SnapKit 5.6.0 [\#114](https://github.com/Zoxcore/Antidote/pull/114) ([zoff99](https://github.com/zoff99))
- update to Realm 10.24.2 [\#113](https://github.com/Zoxcore/Antidote/pull/113) ([zoff99](https://github.com/zoff99))
## [1.4.17](https://github.com/Zoxcore/Antidote/tree/1.4.17) (2022-04-18)
[Full Changelog](https://github.com/Zoxcore/Antidote/compare/1.4.16...1.4.17)
**Merged pull requests:**
- location share [\#117](https://github.com/Zoxcore/Antidote/pull/117) ([zoff99](https://github.com/zoff99))
## [1.4.16](https://github.com/Zoxcore/Antidote/tree/1.4.16) (2022-04-17)
[Full Changelog](https://github.com/Zoxcore/Antidote/compare/1.4.15...1.4.16)
**Merged pull requests:**
- location tweaks [\#115](https://github.com/Zoxcore/Antidote/pull/115) ([zoff99](https://github.com/zoff99))
## [1.4.15](https://github.com/Zoxcore/Antidote/tree/1.4.15) (2022-04-16)
[Full Changelog](https://github.com/Zoxcore/Antidote/compare/1.4.14...1.4.15)
**Merged pull requests:**
- adjust font size in textchatbubbles accoring to system settings for accessability. [\#112](https://github.com/Zoxcore/Antidote/pull/112) ([zoff99](https://github.com/zoff99))
- update to toxcore 0.2.17 and consolidate pods [\#110](https://github.com/Zoxcore/Antidote/pull/110) ([zoff99](https://github.com/zoff99))
## [1.4.14](https://github.com/Zoxcore/Antidote/tree/1.4.14) (2022-03-15)
[Full Changelog](https://github.com/Zoxcore/Antidote/compare/1.4.13...1.4.14)
**Merged pull requests:**
- use location to send messages in the background [\#108](https://github.com/Zoxcore/Antidote/pull/108) ([zoff99](https://github.com/zoff99))
## [1.4.13](https://github.com/Zoxcore/Antidote/tree/1.4.13) (2022-03-11)
[Full Changelog](https://github.com/Zoxcore/Antidote/compare/1.4.12...1.4.13)
**Merged pull requests:**
- consolidated updates [\#107](https://github.com/Zoxcore/Antidote/pull/107) ([zoff99](https://github.com/zoff99))
## [1.4.12](https://github.com/Zoxcore/Antidote/tree/1.4.12) (2022-02-22)
[Full Changelog](https://github.com/Zoxcore/Antidote/compare/1.4.11...1.4.12)
**Merged pull requests:**
- revert some audio stuff that may disable audio in some setups [\#103](https://github.com/Zoxcore/Antidote/pull/103) ([zoff99](https://github.com/zoff99))
- boost friend finding with the onion after being offline for a while [\#102](https://github.com/Zoxcore/Antidote/pull/102) ([zoff99](https://github.com/zoff99))
- log also to system console. [\#101](https://github.com/Zoxcore/Antidote/pull/101) ([zoff99](https://github.com/zoff99))
- use callkit for incoming calls. [\#99](https://github.com/Zoxcore/Antidote/pull/99) ([zoff99](https://github.com/zoff99))
- fix code to make analyzer happy. [\#98](https://github.com/Zoxcore/Antidote/pull/98) ([zoff99](https://github.com/zoff99))
## [1.4.11](https://github.com/Zoxcore/Antidote/tree/1.4.11) (2022-02-11)
[Full Changelog](https://github.com/Zoxcore/Antidote/compare/1.4.10...1.4.11)
**Implemented enhancements:**
- implement periodic background fetch [\#56](https://github.com/Zoxcore/Antidote/issues/56)
- Turn screen off using the proximity sensor when in a call [\#40](https://github.com/Zoxcore/Antidote/issues/40)
**Merged pull requests:**
- use ProximitySensor in Callscreen to blank screen when near to the ear. [\#90](https://github.com/Zoxcore/Antidote/pull/90) ([zoff99](https://github.com/zoff99))
- 006 reduce audio codec bitrate from 48 to 24 kbits/sec. [\#89](https://github.com/Zoxcore/Antidote/pull/89) ([zoff99](https://github.com/zoff99))
- 005 allow Bluetooth headsets and use mono audio [\#88](https://github.com/Zoxcore/Antidote/pull/88) ([zoff99](https://github.com/zoff99))
- 004 tweak the mute mic icon to make it clear when mic is actually muted [\#87](https://github.com/Zoxcore/Antidote/pull/87) ([zoff99](https://github.com/zoff99))
- Translations update from Hosted Weblate [\#86](https://github.com/Zoxcore/Antidote/pull/86) ([weblate](https://github.com/weblate))
- 003 update dependencies [\#85](https://github.com/Zoxcore/Antidote/pull/85) ([zoff99](https://github.com/zoff99))
- 002 do not call bootstrap functions in a background thread to avoid a crash. [\#84](https://github.com/Zoxcore/Antidote/pull/84) ([zoff99](https://github.com/zoff99))
- 001 implement periodic background fetch [\#83](https://github.com/Zoxcore/Antidote/pull/83) ([zoff99](https://github.com/zoff99))
- Translations update from Hosted Weblate [\#82](https://github.com/Zoxcore/Antidote/pull/82) ([weblate](https://github.com/weblate))
## [1.4.10](https://github.com/Zoxcore/Antidote/tree/1.4.10) (2022-01-23)
[Full Changelog](https://github.com/Zoxcore/Antidote/compare/1.4.9...1.4.10)
**Merged pull requests:**
- fix push extension version [\#81](https://github.com/Zoxcore/Antidote/pull/81) ([zoff99](https://github.com/zoff99))
## [1.4.9](https://github.com/Zoxcore/Antidote/tree/1.4.9) (2022-01-22)
[Full Changelog](https://github.com/Zoxcore/Antidote/compare/1.4.8...1.4.9)
**Implemented enhancements:**
- The "my Push URL:" part should be on it's own tile [\#74](https://github.com/Zoxcore/Antidote/issues/74)
- enable multiline textfield to show more lines and limit to 1000 characters maximum input. [\#69](https://github.com/Zoxcore/Antidote/pull/69) ([zoff99](https://github.com/zoff99))
**Merged pull requests:**
- add push service extension [\#80](https://github.com/Zoxcore/Antidote/pull/80) ([zoff99](https://github.com/zoff99))
- push url on its own block. [\#79](https://github.com/Zoxcore/Antidote/pull/79) ([zoff99](https://github.com/zoff99))
- update objcTox [\#78](https://github.com/Zoxcore/Antidote/pull/78) ([zoff99](https://github.com/zoff99))
- specify that we are using version 3.4.4 of Yaml [\#77](https://github.com/Zoxcore/Antidote/pull/77) ([zoff99](https://github.com/zoff99))
- upgrade to SnapKit 5.0.1 [\#76](https://github.com/Zoxcore/Antidote/pull/76) ([zoff99](https://github.com/zoff99))
- Translations update from Hosted Weblate [\#75](https://github.com/Zoxcore/Antidote/pull/75) ([weblate](https://github.com/weblate))
## [1.4.8](https://github.com/Zoxcore/Antidote/tree/1.4.8) (2022-01-11)
[Full Changelog](https://github.com/Zoxcore/Antidote/compare/1.4.7...1.4.8)
**Implemented enhancements:**
- add debug setting and show meta data of chatmessages [\#68](https://github.com/Zoxcore/Antidote/pull/68) ([zoff99](https://github.com/zoff99))
**Merged pull requests:**
- Translations update from Hosted Weblate [\#73](https://github.com/Zoxcore/Antidote/pull/73) ([weblate](https://github.com/weblate))
- fix tabview at bottom overlapping virtual home button. [\#72](https://github.com/Zoxcore/Antidote/pull/72) ([zoff99](https://github.com/zoff99))
- Translations update from Hosted Weblate [\#71](https://github.com/Zoxcore/Antidote/pull/71) ([weblate](https://github.com/weblate))
- v1.4.8 [\#70](https://github.com/Zoxcore/Antidote/pull/70) ([zoff99](https://github.com/zoff99))
- tweak APN push notification processing [\#67](https://github.com/Zoxcore/Antidote/pull/67) ([zoff99](https://github.com/zoff99))
- increase the BackgroundFetch time to 27 seconds. [\#66](https://github.com/Zoxcore/Antidote/pull/66) ([zoff99](https://github.com/zoff99))
- Translations update from Hosted Weblate [\#65](https://github.com/Zoxcore/Antidote/pull/65) ([weblate](https://github.com/weblate))
## [1.4.7](https://github.com/Zoxcore/Antidote/tree/1.4.7) (2021-12-26)
[Full Changelog](https://github.com/Zoxcore/Antidote/compare/1.4.6...1.4.7)
**Implemented enhancements:**
- red background for arrow on Chatlist looks weired on unread messages [\#55](https://github.com/Zoxcore/Antidote/issues/55)
**Fixed bugs:**
- text input field at bottom too low, top and iphone notch collide [\#54](https://github.com/Zoxcore/Antidote/issues/54)
**Merged pull requests:**
- Translations update from Hosted Weblate [\#64](https://github.com/Zoxcore/Antidote/pull/64) ([weblate](https://github.com/weblate))
- new release 147 [\#63](https://github.com/Zoxcore/Antidote/pull/63) ([zoff99](https://github.com/zoff99))
- update objcTox to msgV3 and useragent fix [\#62](https://github.com/Zoxcore/Antidote/pull/62) ([zoff99](https://github.com/zoff99))
- update FAQ with new features [\#61](https://github.com/Zoxcore/Antidote/pull/61) ([zoff99](https://github.com/zoff99))
- fix: text input field at bottom too low and make the arrow image view a nice circle shape [\#60](https://github.com/Zoxcore/Antidote/pull/60) ([zoff99](https://github.com/zoff99))
## [1.4.6](https://github.com/Zoxcore/Antidote/tree/1.4.6) (2021-12-19)
[Full Changelog](https://github.com/Zoxcore/Antidote/compare/1.4.5...1.4.6)
**Merged pull requests:**
- use dummy message instead of ignoring invalid UTF-8 [\#59](https://github.com/Zoxcore/Antidote/pull/59) ([zoff99](https://github.com/zoff99))
- prevent crash on invalid UTF-8 incoming message, ready for msgV3 [\#58](https://github.com/Zoxcore/Antidote/pull/58) ([zoff99](https://github.com/zoff99))
## [1.4.5](https://github.com/Zoxcore/Antidote/tree/1.4.5) (2021-12-17)
[Full Changelog](https://github.com/Zoxcore/Antidote/compare/1.4.4...1.4.5)
**Merged pull requests:**
- fastlane [\#57](https://github.com/Zoxcore/Antidote/pull/57) ([zoff99](https://github.com/zoff99))
- fix FCM background fetch [\#53](https://github.com/Zoxcore/Antidote/pull/53) ([zoff99](https://github.com/zoff99))
- toxcore 0.2.13 [\#52](https://github.com/Zoxcore/Antidote/pull/52) ([zoff99](https://github.com/zoff99))
- use screen better [\#51](https://github.com/Zoxcore/Antidote/pull/51) ([zoff99](https://github.com/zoff99))
## [1.4.4](https://github.com/Zoxcore/Antidote/tree/1.4.4) (2021-12-08)
[Full Changelog](https://github.com/Zoxcore/Antidote/compare/1.4.2...1.4.4)
**Fixed bugs:**
- White Text on White Background while typing a new message [\#14](https://github.com/Zoxcore/Antidote/issues/14)
**Merged pull requests:**
- v1.4.4 [\#50](https://github.com/Zoxcore/Antidote/pull/50) ([zoff99](https://github.com/zoff99))
- Prepare 1.4.4, Remove support for iPad, Add new keys for appstore connect requirements [\#49](https://github.com/Zoxcore/Antidote/pull/49) ([Tha14](https://github.com/Tha14))
- add apn \(FCM\) push [\#47](https://github.com/Zoxcore/Antidote/pull/47) ([zoff99](https://github.com/zoff99))
- remove userStatus setting until it works properly again [\#45](https://github.com/Zoxcore/Antidote/pull/45) ([zoff99](https://github.com/zoff99))
- Do not Translate the status message and fix it to the new Message [\#44](https://github.com/Zoxcore/Antidote/pull/44) ([zoff99](https://github.com/zoff99))
- Update FAQ to reflect upon push notification feature [\#43](https://github.com/Zoxcore/Antidote/pull/43) ([Tha14](https://github.com/Tha14))
- add Appstore link [\#42](https://github.com/Zoxcore/Antidote/pull/42) ([zoff99](https://github.com/zoff99))
- Update FAQ answers\(offline messaging specifically\) [\#39](https://github.com/Zoxcore/Antidote/pull/39) ([Tha14](https://github.com/Tha14))
- make offline status red, the grey is somewhat hard to see [\#38](https://github.com/Zoxcore/Antidote/pull/38) ([zoff99](https://github.com/zoff99))
- remove extra directory SwiftSupport in ipa file [\#37](https://github.com/Zoxcore/Antidote/pull/37) ([zoff99](https://github.com/zoff99))
- override dark mode for now, until the app supports it fully [\#36](https://github.com/Zoxcore/Antidote/pull/36) ([zoff99](https://github.com/zoff99))
- make green and yellow dots better visible to the eye [\#35](https://github.com/Zoxcore/Antidote/pull/35) ([zoff99](https://github.com/zoff99))
- update to release [\#34](https://github.com/Zoxcore/Antidote/pull/34) ([zoff99](https://github.com/zoff99))
## [1.4.2](https://github.com/Zoxcore/Antidote/tree/1.4.2) (2021-11-26)
[Full Changelog](https://github.com/Zoxcore/Antidote/compare/1.4.1...1.4.2)
**Implemented enhancements:**
- Change notification icon app [\#16](https://github.com/Zoxcore/Antidote/issues/16)
- Change logo on login screen [\#15](https://github.com/Zoxcore/Antidote/issues/15)
**Fixed bugs:**
- receiving 2 text messages at the same time crashes the UI [\#30](https://github.com/Zoxcore/Antidote/issues/30)
- adding a new contact with empty message crashes [\#26](https://github.com/Zoxcore/Antidote/issues/26)
- Crash after Videocall ends [\#13](https://github.com/Zoxcore/Antidote/issues/13)
**Merged pull requests:**
- Translations update from Hosted Weblate [\#33](https://github.com/Zoxcore/Antidote/pull/33) ([weblate](https://github.com/weblate))
- two messages crash [\#32](https://github.com/Zoxcore/Antidote/pull/32) ([zoff99](https://github.com/zoff99))
- add echobot once on start [\#31](https://github.com/Zoxcore/Antidote/pull/31) ([zoff99](https://github.com/zoff99))
- fix crash on adding a new friend with empty welcome message [\#29](https://github.com/Zoxcore/Antidote/pull/29) ([zoff99](https://github.com/zoff99))
- fix crash on remove friend [\#28](https://github.com/Zoxcore/Antidote/pull/28) ([zoff99](https://github.com/zoff99))
- show own connection status [\#27](https://github.com/Zoxcore/Antidote/pull/27) ([zoff99](https://github.com/zoff99))
- delivered messages with better bg color [\#25](https://github.com/Zoxcore/Antidote/pull/25) ([zoff99](https://github.com/zoff99))
- CI updates [\#24](https://github.com/Zoxcore/Antidote/pull/24) ([zoff99](https://github.com/zoff99))
- typing notifications, faux offline messages, push url [\#23](https://github.com/Zoxcore/Antidote/pull/23) ([zoff99](https://github.com/zoff99))
- fix crash on videocalls [\#22](https://github.com/Zoxcore/Antidote/pull/22) ([zoff99](https://github.com/zoff99))
- CI updates [\#20](https://github.com/Zoxcore/Antidote/pull/20) ([zoff99](https://github.com/zoff99))
- notification icon update [\#19](https://github.com/Zoxcore/Antidote/pull/19) ([zoff99](https://github.com/zoff99))
- Translations update from Weblate [\#18](https://github.com/Zoxcore/Antidote/pull/18) ([weblate](https://github.com/weblate))
- Translations update from Weblate [\#12](https://github.com/Zoxcore/Antidote/pull/12) ([weblate](https://github.com/weblate))
- add matrix \(irc\) room [\#11](https://github.com/Zoxcore/Antidote/pull/11) ([zoff99](https://github.com/zoff99))
## [1.4.1](https://github.com/Zoxcore/Antidote/tree/1.4.1) (2021-11-03)
[Full Changelog](https://github.com/Zoxcore/Antidote/compare/1.4.0...1.4.1)
**Merged pull requests:**
- Remove labels causing crash [\#10](https://github.com/Zoxcore/Antidote/pull/10) ([Tha14](https://github.com/Tha14))
- Translations update from Weblate [\#8](https://github.com/Zoxcore/Antidote/pull/8) ([weblate](https://github.com/weblate))
- Translations update from Weblate [\#7](https://github.com/Zoxcore/Antidote/pull/7) ([weblate](https://github.com/weblate))
- Translations update from Weblate [\#4](https://github.com/Zoxcore/Antidote/pull/4) ([weblate](https://github.com/weblate))
## [1.4.0](https://github.com/Zoxcore/Antidote/tree/1.4.0) (2021-11-01)
[Full Changelog](https://github.com/Zoxcore/Antidote/compare/1.0.0...1.4.0)
**Merged pull requests:**
- Translations update from Weblate [\#3](https://github.com/Zoxcore/Antidote/pull/3) ([weblate](https://github.com/weblate))
- Translations update from Weblate [\#2](https://github.com/Zoxcore/Antidote/pull/2) ([weblate](https://github.com/weblate))
- Create PRIVACY\_POLICY.md [\#1](https://github.com/Zoxcore/Antidote/pull/1) ([Tha14](https://github.com/Tha14))
## [1.0.0](https://github.com/Zoxcore/Antidote/tree/1.0.0) (2016-10-26)
[Full Changelog](https://github.com/Zoxcore/Antidote/compare/1cdc1eae2d42aa5ee69a14237f58ab5c044d791a...1.0.0)
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*