|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [1.4.18](https://github.com/Zoxcore/Antidote/tree/1.4.18) (2022-05-20) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/Zoxcore/Antidote/compare/1.4.17...1.4.18) |
| 6 | + |
| 7 | +**Merged pull requests:** |
| 8 | + |
| 9 | +- Location sharing button toggle [\#119](https://github.com/Zoxcore/Antidote/pull/119) ([zoff99](https://github.com/zoff99)) |
| 10 | +- Translations update from Hosted Weblate [\#118](https://github.com/Zoxcore/Antidote/pull/118) ([weblate](https://github.com/weblate)) |
| 11 | +- update to SnapKit 5.6.0 [\#114](https://github.com/Zoxcore/Antidote/pull/114) ([zoff99](https://github.com/zoff99)) |
| 12 | +- update to Realm 10.24.2 [\#113](https://github.com/Zoxcore/Antidote/pull/113) ([zoff99](https://github.com/zoff99)) |
| 13 | + |
3 | 14 | ## [1.4.17](https://github.com/Zoxcore/Antidote/tree/1.4.17) (2022-04-18) |
4 | 15 |
|
5 | 16 | [Full Changelog](https://github.com/Zoxcore/Antidote/compare/1.4.16...1.4.17) |
|
89 | 100 | **Implemented enhancements:** |
90 | 101 |
|
91 | 102 | - The "my Push URL:" part should be on it's own tile [\#74](https://github.com/Zoxcore/Antidote/issues/74) |
| 103 | +- 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)) |
92 | 104 |
|
93 | 105 | **Merged pull requests:** |
94 | 106 |
|
|
116 | 128 | - tweak APN push notification processing [\#67](https://github.com/Zoxcore/Antidote/pull/67) ([zoff99](https://github.com/zoff99)) |
117 | 129 | - increase the BackgroundFetch time to 27 seconds. [\#66](https://github.com/Zoxcore/Antidote/pull/66) ([zoff99](https://github.com/zoff99)) |
118 | 130 | - Translations update from Hosted Weblate [\#65](https://github.com/Zoxcore/Antidote/pull/65) ([weblate](https://github.com/weblate)) |
119 | | -- new release 147 [\#63](https://github.com/Zoxcore/Antidote/pull/63) ([zoff99](https://github.com/zoff99)) |
120 | 131 |
|
121 | 132 | ## [1.4.7](https://github.com/Zoxcore/Antidote/tree/1.4.7) (2021-12-26) |
122 | 133 |
|
|
125 | 136 | **Implemented enhancements:** |
126 | 137 |
|
127 | 138 | - red background for arrow on Chatlist looks weired on unread messages [\#55](https://github.com/Zoxcore/Antidote/issues/55) |
128 | | -- 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)) |
129 | 139 |
|
130 | 140 | **Fixed bugs:** |
131 | 141 |
|
|
134 | 144 | **Merged pull requests:** |
135 | 145 |
|
136 | 146 | - Translations update from Hosted Weblate [\#64](https://github.com/Zoxcore/Antidote/pull/64) ([weblate](https://github.com/weblate)) |
| 147 | +- new release 147 [\#63](https://github.com/Zoxcore/Antidote/pull/63) ([zoff99](https://github.com/zoff99)) |
137 | 148 | - update objcTox to msgV3 and useragent fix [\#62](https://github.com/Zoxcore/Antidote/pull/62) ([zoff99](https://github.com/zoff99)) |
138 | 149 | - update FAQ with new features [\#61](https://github.com/Zoxcore/Antidote/pull/61) ([zoff99](https://github.com/zoff99)) |
139 | 150 | - 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)) |
|
210 | 221 | - typing notifications, faux offline messages, push url [\#23](https://github.com/Zoxcore/Antidote/pull/23) ([zoff99](https://github.com/zoff99)) |
211 | 222 | - fix crash on videocalls [\#22](https://github.com/Zoxcore/Antidote/pull/22) ([zoff99](https://github.com/zoff99)) |
212 | 223 | - CI updates [\#20](https://github.com/Zoxcore/Antidote/pull/20) ([zoff99](https://github.com/zoff99)) |
| 224 | +- notification icon update [\#19](https://github.com/Zoxcore/Antidote/pull/19) ([zoff99](https://github.com/zoff99)) |
213 | 225 | - Translations update from Weblate [\#18](https://github.com/Zoxcore/Antidote/pull/18) ([weblate](https://github.com/weblate)) |
214 | 226 | - Translations update from Weblate [\#12](https://github.com/Zoxcore/Antidote/pull/12) ([weblate](https://github.com/weblate)) |
215 | 227 | - add matrix \(irc\) room [\#11](https://github.com/Zoxcore/Antidote/pull/11) ([zoff99](https://github.com/zoff99)) |
|
220 | 232 |
|
221 | 233 | **Merged pull requests:** |
222 | 234 |
|
223 | | -- notification icon update [\#19](https://github.com/Zoxcore/Antidote/pull/19) ([zoff99](https://github.com/zoff99)) |
224 | 235 | - Remove labels causing crash [\#10](https://github.com/Zoxcore/Antidote/pull/10) ([Tha14](https://github.com/Tha14)) |
225 | 236 | - Translations update from Weblate [\#8](https://github.com/Zoxcore/Antidote/pull/8) ([weblate](https://github.com/weblate)) |
226 | 237 | - Translations update from Weblate [\#7](https://github.com/Zoxcore/Antidote/pull/7) ([weblate](https://github.com/weblate)) |
|
0 commit comments