Skip to content

Latest commit

 

History

History
583 lines (404 loc) · 44.5 KB

CHANGELOG.md

File metadata and controls

583 lines (404 loc) · 44.5 KB

Changelog

Full Changelog

Merged pull requests:

v1.0.40 (2024-08-01)

Full Changelog

Merged pull requests:

v1.0.39 (2024-06-08)

Full Changelog

Merged pull requests:

  • fix sending images in groups and update some dependencies #257 (zoff99)

v1.0.38 (2024-06-06)

Full Changelog

Merged pull requests:

  • fix for CVE-2024-5197 and update other dependencies #256 (zoff99)

v1.0.37 (2024-06-02)

Full Changelog

Merged pull requests:

v1.0.36 (2024-05-17)

Full Changelog

Implemented enhancements:

Merged pull requests:

v1.0.35 (2024-04-27)

Full Changelog

Merged pull requests:

  • tweak NGC_PEER_LUMINANCE_THRESHOLD_FOR_SHADOW for showing shadow under peer name in groups when the peername color is very bright #236 (zoff99)
  • update to compose.version 1.6.10-beta02 #235 (zoff99)
  • Bump com.sksamuel.scrimage:scrimage from 4.1.2 to 4.1.3 #234 (zoff99)
  • show more debug output for linux test build #233 (zoff99)
  • also fixup macos 12 screenshot. it seems sometimes github uses a different os image with higher resolution. #232 (zoff99)
  • fixes for macos CI runs #231 (zoff99)
  • macos 14 test and screenshot #230 (zoff99)
  • update JNI libs #229 (zoff99)
  • enable MultiThread for webp image encoding, it may not work yet: sksamuel/scrimage#289 #228 (zoff99)
  • Bump com.sksamuel.scrimage:scrimage-core from 4.1.1 to 4.1.2 #226 (dependabot[bot])
  • Bump com.sksamuel.scrimage:scrimage-webp from 4.1.1 to 4.1.2 #225 (dependabot[bot])
  • wait longer for the toxid file to be written #224 (zoff99)
  • macos arm64 github CI #223 (zoff99)
  • Revert "run CI tests on macos-latest" #222 (zoff99)
  • sqlite needs "_" char for LIKE queries to be escaped #221 (zoff99)
  • search in groupmessages and messages #220 (zoff99)
  • sorma: add more helper functions #219 (zoff99)
  • updates #218 (zoff99)

v1.0.34 (2024-04-21)

Full Changelog

Merged pull requests:

  • update to compose.version 1.6.10-beta01 #216 (zoff99)
  • small changes #215 (zoff99)
  • show ipv6 is working on the linux screenshot, and that TCP mode is working #214 (zoff99)
  • script to patch source to only bootstrap from ipv6 nodes #213 (zoff99)
  • Bump org.xerial:sqlite-jdbc from 3.45.2.0 to 3.45.3.0 #212 (dependabot[bot])
  • add ipv6 with small test, and change source to disable local LAN discovery. this should show that IPv6 works on the linux screenshot. #211 (zoff99)

v1.0.33 (2024-04-16)

Full Changelog

Merged pull requests:

v1.0.32 (2024-04-11)

Full Changelog

Merged pull requests:

v1.0.31 (2024-04-11)

Full Changelog

Merged pull requests:

  • sorma: use bindvars for more network and sync strings #206 (zoff99)

v1.0.30 (2024-04-11)

Full Changelog

Merged pull requests:

v1.0.29 (2024-04-07)

Full Changelog

Fixed bugs:

Merged pull requests:

v1.0.28 (2024-04-01)

Full Changelog

Merged pull requests:

  • sort contactlist so that offline friends with push urls are shown above other offline friends #197 (zoff99)
  • Translations update from Hosted Weblate #196 (weblate)

v1.0.27 (2024-03-28)

Full Changelog

Merged pull requests:

v1.0.26 (2024-03-25)

Full Changelog

Merged pull requests:

  • updates #192 (zoff99)
  • color profile circle "orange" if that friend has a push url #191 (zoff99)
  • show friends push url in contactlist #190 (zoff99)
  • do not add outgoing group file to message history if shrinking failed also set a general limit at 100MByte for processing a group file #189 (zoff99)
  • add H265 features #188 (zoff99)
  • update dependencies and some small fixes #187 (zoff99)

v1.0.25 (2024-03-17)

Full Changelog

Merged pull requests:

v1.0.24 (2024-03-06)

Full Changelog

Merged pull requests:

  • refactor group message view, put others messages date and checkmarks … #175 (zoff99)
  • opus 1.5.1 for linux #174 (zoff99)
  • Bump io.github.alexzhirkevich:qrose from 1.0.0-beta3 to 1.0.0 #173 (dependabot[bot])
  • tweak layout a bit to save more space #172 (zoff99)
  • small refactoring and UI tweaks #171 (zoff99)

v1.0.23 (2024-03-01)

Full Changelog

Merged pull requests:

  • update to compose.version 1.6.10-dev1457, update to kotlin.version 2.0.0-Beta4, push notifications, relays (ToxProxy) #170 (zoff99)
  • Translations update from Hosted Weblate #169 (weblate)
  • add nixos logo #168 (zoff99)
  • Translations update from Hosted Weblate #167 (weblate)
  • show placeholder for in and out video boxes if no video is active #166 (zoff99)

v1.0.22 (2024-02-22)

Full Changelog

Merged pull requests:

  • update to compose dev version. TextField cursor animation uses a lot of CPU. #165 (zoff99)
  • Update README.md #164 (zoff99)
  • update to compose.version 1.6.0-rc02, again #163 (zoff99)
  • put settings into boxes, show number of group messages in group settings view #162 (zoff99)
  • fix windows zip artifact generation and upload #161 (zoff99)
  • show utf-8 length in bytes of text messages #160 (zoff99)
  • Bump org.ajoberstar.grgit from 5.2.1 to 5.2.2 #159 (dependabot[bot])
  • Bump ca.gosyer:kotlin-multiplatform-appdirs from 1.1.1 to 1.2.0 #158 (dependabot[bot])
  • add more tooltips and infos #157 (zoff99)
  • Revert "update to compose.version 1.6.0-rc02" #156 (zoff99)
  • fix lineheight on compose 1.6.x, fix bootstrapping issues in edge cases, create new public groups #155 (zoff99)

v1.0.21 (2024-02-15)

Full Changelog

Merged pull requests:

  • update asan version of libs #154 (zoff99)
  • unread messages badges, add button to turn off AV sync and add some tooltips #153 (zoff99)
  • Bump github/codeql-action from 2 to 3 #152 (dependabot[bot])
  • show emoji while typing on macos screenshot #151 (zoff99)
  • update ffmpeg_av JNI libs #150 (zoff99)
  • put threshold value into a const, add kotlin code scanner io.gitlab.arturbosch.detekt #149 (zoff99)
  • generate BOM files and add links in README.md #148 (zoff99)

v1.0.20 (2024-02-10)

Full Changelog

Closed issues:

Merged pull requests:

v1.0.19 (2024-02-08)

Full Changelog

Merged pull requests:

v1.0.18 (2024-02-05)

Full Changelog

Merged pull requests:

v1.0.17 (2024-01-16)

Full Changelog

Merged pull requests:

v1.0.16 (2024-01-11)

Full Changelog

Merged pull requests:

v1.0.15 (2024-01-05)

Full Changelog

Merged pull requests:

v1.0.14 (2024-01-04)

Full Changelog

Merged pull requests:

  • some fixes with threading #100 (zoff99)
  • set correct settings for connection via tor proxy. have confirmed again with toxcore devs that this is actually correct. this should fix no connecting when using tor for that first time #99 (zoff99)

v1.0.13 (2024-01-02)

Full Changelog

Merged pull requests:

v1.0.12 (2023-12-31)

Full Changelog

Merged pull requests:

  • audio play fixes and other updates #94 (zoff99)
  • updates #93 (zoff99)
  • button to join the public information group #92 (zoff99)
  • add missing old message receipt processing and some visual improvements #91 (zoff99)

v1.0.11 (2023-12-30)

Full Changelog

Merged pull requests:

v1.0.10 (2023-12-26)

Full Changelog

Merged pull requests:

v1.0.9 (2023-12-24)

Full Changelog

Merged pull requests:

v1.0.8 (2023-12-23)

Full Changelog

Merged pull requests:

v1.0.7 (2023-12-21)

Full Changelog

Merged pull requests:

v1.0.6 (2023-12-17)

Full Changelog

Closed issues:

  • Does installing the debian deb work? #69
  • About Trifa Material on Windows XP #67

Merged pull requests:

v1.0.5 (2023-12-06)

Full Changelog

Merged pull requests:

v1.0.4 (2023-12-05)

Full Changelog

Merged pull requests:

v1.0.3 (2023-11-19)

Full Changelog

Merged pull requests:

v1.0.2 (2023-11-18)

Full Changelog

Merged pull requests:

v1.0.1 (2023-11-16)

Full Changelog

Merged pull requests:

v1.0.0 (2023-11-09)

Full Changelog

Merged pull requests:

  • source format and resolution #39 (zoff99)
  • add 640x360 resolution to selection #38 (zoff99)
  • add source and incoming video resolutions #37 (zoff99)
  • video caputre resolution and fps display #36 (zoff99)
  • updates #35 (zoff99)
  • updates #34 (zoff99)
  • add friend feature added, add group dummy added #33 (zoff99)
  • updates #32 (zoff99)
  • updates #31 (zoff99)
  • tweak audio bars layout and colors #30 (zoff99)
  • add audio bars #29 (zoff99)
  • play incoming audio on the first/default device #28 (zoff99)
  • fix audio sending #27 (zoff99)
  • add video and audio #26 (zoff99)
  • space before first message and after last message tweaked #25 (zoff99)
  • group peers, fix macos DMG build #24 (zoff99)
  • add settings, focus on textinput, update group and contact lists #23 (zoff99)
  • delete groups, send on enter tweak #22 (zoff99)
  • small fixes #21 (zoff99)
  • update to SORM and FT #20 (zoff99)
  • Filetransfers PoC #19 (zoff99)
  • Revert "set TCP as default mode" #18 (zoff99)
  • set TCP as default mode, do not save too often #17 (zoff99)
  • add NGC group images #16 (zoff99)
  • fix windows run again #15 (zoff99)
  • NGC groups added #14 (zoff99)
  • new features and database added #13 (zoff99)
  • friend list, and macOS jni CI build #12 (zoff99)
  • wait longer on linux to come online #11 (zoff99)
  • use channel, use java tester for nicer screenshots and tests #10 (zoff99)
  • add some layout elements #9 (zoff99)
  • Translations update from Hosted Weblate #8 (weblate)
  • fix linux mouse click #7 (zoff99)
  • actually copy screenshot to proper location #6 (zoff99)
  • run and make screenshots #5 (zoff99)
  • fixes and updates #4 (zoff99)
  • fix gradle build commands and add some metadata, add macOS and Windows CI builds. #3 (zoff99)
  • Translations update from Hosted Weblate #2 (weblate)
  • Translations update from Hosted Weblate #1 (weblate)

* This Changelog was automatically generated by github_changelog_generator