Releases: oSoWoSo/simplex-chat
Releases · oSoWoSo/simplex-chat
v4.5.3.2cz
Commits:
- apps: update chat bots, readme (simplex-chat#1928)
- core: encrypt/decrypt WebRTC frames (simplex-chat#1935)
- terminal: support multiline messages (as JSON strings) (simplex-chat#1936)
- core: separate core options to use in bots (simplex-chat#1937)
- core: update simplexmq v4.4.1
- ios: export localizations
- translations (simplex-chat#1938)
- mobile: add Dutch interface (simplex-chat#1941)
- core: 4.5.3.0
- 4.5.3-beta.0: Android 101, iOS 126
- core: WebRTC frames encryption (simplex-chat#1942)
- mobile: welcome/about page (simplex-chat#1946)
- ios: update core library
- core: update/fix webrtc frame encryption function to return error (simplex-chat#1950)
- website internationalization (simplex-chat#1922)
- fix comment syntax in cabal.project.mac (simplex-chat#1948)
- core: use 12 bytes IV for WebRTC frame encryption with AES-GCM (simplex-chat#1951)
- blog: string fix (simplex-chat#1952)
- core: increase default queue sizes to 1024, fix broadcast bot not to lock when queue is smaller than the number of contacts (simplex-chat#1955)
- ios: do not show notifications on update events in inactive profiles (simplex-chat#1959)
- ios: allow pasting profile image
- docs: fixes listening port (server) (simplex-chat#1958)
- teminal: option to log errors and service messages to file, closes simplex-chat#1516 (simplex-chat#1957)
- translations (simplex-chat#1956)
- mobile: add Czech, fix translations (simplex-chat#1961)
- core: 4.5.3.1
- android: show "export prohibited" alert on enabling app data backup with random db password set (simplex-chat#1962)
- 4.5.3: Android 102
- 4.5.3: iOS 127
- blog: SimpleX File Transfer Protocol (XFTP) (simplex-chat#1965)
- blog: typos
- ios: native WebRTC (simplex-chat#1933)
- terminal: update help, remove user ID from terminal /smp test command (simplex-chat#1973)
- core: initial group member role when joining via link (simplex-chat#1975)
- ios: group link role, add observer role (simplex-chat#1978)
- ios: UI to moderate messages of other members (simplex-chat#1980)
- android: UI to moderate messages to other members (simplex-chat#1982)
- website: add support for overlay hash in URL (simplex-chat#1974)
- android: group link role, add observer role (simplex-chat#1981)
- core: types to support xftp (simplex-chat#1971)
- ios: update core library
- core: update agent protocol to parameterize by entity type (simplex-chat#1988)
- website: remove "coming soon" from released features
- Added translated docs to czech
v4.5.3.1cz
Commits:
- apps: update chat bots, readme (simplex-chat#1928)
- core: encrypt/decrypt WebRTC frames (simplex-chat#1935)
- terminal: support multiline messages (as JSON strings) (simplex-chat#1936)
- core: separate core options to use in bots (simplex-chat#1937)
- core: update simplexmq v4.4.1
- ios: export localizations
- translations (simplex-chat#1938)
- mobile: add Dutch interface (simplex-chat#1941)
- core: 4.5.3.0
- 4.5.3-beta.0: Android 101, iOS 126
- core: WebRTC frames encryption (simplex-chat#1942)
- mobile: welcome/about page (simplex-chat#1946)
- ios: update core library
- core: update/fix webrtc frame encryption function to return error (simplex-chat#1950)
- website internationalization (simplex-chat#1922)
- fix comment syntax in cabal.project.mac (simplex-chat#1948)
- core: use 12 bytes IV for WebRTC frame encryption with AES-GCM (simplex-chat#1951)
- blog: string fix (simplex-chat#1952)
- core: increase default queue sizes to 1024, fix broadcast bot not to lock when queue is smaller than the number of contacts (simplex-chat#1955)
- ios: do not show notifications on update events in inactive profiles (simplex-chat#1959)
- ios: allow pasting profile image
- docs: fixes listening port (server) (simplex-chat#1958)
- teminal: option to log errors and service messages to file, closes simplex-chat#1516 (simplex-chat#1957)
- translations (simplex-chat#1956)
- mobile: add Czech, fix translations (simplex-chat#1961)
- core: 4.5.3.1
- android: show "export prohibited" alert on enabling app data backup with random db password set (simplex-chat#1962)
- 4.5.3: Android 102
- 4.5.3: iOS 127
- blog: SimpleX File Transfer Protocol (XFTP) (simplex-chat#1965)
- blog: typos
- ios: native WebRTC (simplex-chat#1933)
- terminal: update help, remove user ID from terminal /smp test command (simplex-chat#1973)
- core: initial group member role when joining via link (simplex-chat#1975)
- ios: group link role, add observer role (simplex-chat#1978)
- ios: UI to moderate messages of other members (simplex-chat#1980)
- android: UI to moderate messages to other members (simplex-chat#1982)
- website: add support for overlay hash in URL (simplex-chat#1974)
- android: group link role, add observer role (simplex-chat#1981)
- Added translated docs to czech
v4.5.2cz
Commits:
- blog: typo
- android: colored and clickable qr code with logo (simplex-chat#1884)
- ios: colored and clickable qr code with logo (simplex-chat#1885)
- android: fixed size for exported QR code (simplex-chat#1901)
- ios: Fixed screenshot size (simplex-chat#1902)
- ios: don't go back when system alert appears (simplex-chat#1903)
- android: show alert when decode exception happens (simplex-chat#1906)
- mobile: including fully localized languages only (simplex-chat#1908)
- docs: view files from private data directory of Android app (simplex-chat#1907)
- docs: translation guide (simplex-chat#1911)
- core: allow admins/owners delete member messages (simplex-chat#1869)
- ios: ask permission to open profiles (simplex-chat#1910)
- android: prevent showing system alert after start (Android 13+) (simplex-chat#1909)
- android: prevent race when changing active user (simplex-chat#1913)
- docs: french (simplex-chat#1905)
- core: avoid using wickAckMessage handler on messages leading to connection deletion (simplex-chat#1915)
- core: show/keep message as moderated for moderator (simplex-chat#1916)
- android: prevent race when opening chat (simplex-chat#1914)
- android: fixed broken autoscroll when a new message is coming (simplex-chat#1917)
- ios, android: moderated item content types, CIDeleted type (simplex-chat#1919)
- android: limit width + height in chat item view (simplex-chat#1920)
- core: 4.5.2.0
- readme: update groups
- Merge branch 'stable'
- ios: update core library
- 4.5.2: ios 125, Android 100
- cz translation correction
- Update build.gradle