Isotoxin Versions Save

Isotoxin source

0.4.528

6 years ago
  • Markdown syntax parsing can be disabled
  • Compact view of contact list
  • Received image treated as new message
  • bugfix: file transfer resume
  • toxcore updated to toktok 0.2.0

0.4.518

6 years ago
  • Export history to html files: use colors of current theme
  • Explore button in folder share panel
  • Better audio calls on Isotoxin-Isotoxin calls (extended protocol, audio priority while video calls, dynamic pre-buffer)
  • Video outgoing traffic speed limit in advanced protocol settings (It may help on slow connections)
  • Save (export) contacts to txt file
  • It is possible to define different svg data for different states of application icon (request from theme makers)
  • Miscellaneous bugs were fixed

PS. I'm so sorry but I can't spend lot of my time to this project. If you want new features or found some bugs, please create issue here: https://github.com/isotoxin/isotoxin/issues. I will continue support of Isotoxin, but only in way to decrease size of issues list.

0.4.514

7 years ago
  • fix: tox nodes were not loaded (bad connectivity of tox introduced in 0.4.513)
  • fix: tox invite accept of friend from active conference
  • fix: "Show inline images" checkbox works now
  • fix: ringtone sound if audio conference
  • fix: now esc key turns fullscreen video off instead of minimize

0.4.513

7 years ago
  • New: search option "Search entire phrases"
  • Fixed: some folder share issues
  • Fixed: import tox profile (friends were not imported)
  • Fixed: tox connection (friends are offline after reconnect)
  • Removed: Advanced->Video calls options. Codec settings were moved to advanced connection options.
  • Added: advanced connection options. Now you can edit advanced options individually per connection
  • Custom list of tox nodes can be selected via advanced options

0.4.511

7 years ago
  • replaced some macros: %CONFIG% -> {ConfigPath}, %CONTACTID% -> {ContactId} (these macros will be automatically replaced in config)
  • added some macros: {DownloadPath}, {ContactName}
  • updates are downloaded to %TEMP% instead of {ConfigPath} now
  • some default temp paths changed to {ConfigPath}\temp in portable mode
  • profiles (*.profile files) are moved to {ConfigPath}\profile
  • default conversation font size increased to 14 (previous value was 12)
  • It is possible to disable video capture by default. "Video call" and "Camera" buttons will be disabled.
  • Minimal camera resolution decreased to 160 pixels of width (previous value was 640)
  • Do not set "Away" status by inactivity while call
  • Fixed voice playback issue
  • Folder shares - you can share any folder to your friend

0.4.503

7 years ago
  • number of backup files can be limited by size, time or amount
  • language can be selected via menu
  • better pad keyboard handling in editor
  • support ctrl+backspace and ctrl+delete in editor
  • XMPP: certificate check; Untrusted or not encrypted connections are highlighted
  • XMPP: added connection option "Allow only encrypted connection"
  • XMPP: added connection option "Allow only trusted connection"
  • Video call button
  • Maximize window by move it to top of screen
  • Try reconnect if network error
  • Unused (off) plugins are now unloaded from memory (plghost processes are terminated)
  • Now contacts are fully handled by Isotoxin itself (not by plugins, as it was in previous version). This led to a change in the profile format and (I hope) to fix a contact corrupt problem.

Important! New profile no longer compatible with old versions of Isotoxin's (profile will be automatically upgraded). If you want to use old version of Isotoxin, please, backup profile (btw, Isotoxin backups your profile every start, see backup path in system settings)

0.4.497

7 years ago
  • Show connection info in details (show IP and nodes)
  • Resizing conference properties dialog will resize members list.
  • Sound capture initialization/shutdown algorithm changed.
  • New "Invite" item in context menu of conference
  • Some conference connection/restore bugs were fixed
  • Internal improvements.

One of internal improvements can affect proxy settings. Please check.

0.4.496

7 years ago
  • Groupchat was renamed to Conference in english translation
  • Conference history save across restarts
  • Automatic enter to conference after restart (no need invite, need online friend)
  • Fix: audio conferences are now work
  • It is possible to create text-only tox conferences
  • Highlight joining and unjoining conference members
  • Protocol groups can be sorted manually
  • Conference members list can be collapsed
  • Conference properties dialog
  • Highlight conference messages by regexp or keywords
  • Check free disk space before accept incoming file
  • ESC minimizes, Alt+F4 just equivalent of click on Close button
  • Highlight quoting
  • TAB key in conference message editor completes nicknames
  • Audio conference sound indicator
  • It is possible to add tox friend by public key

0.4.488

7 years ago
  • new option "Show inline images"
  • autobackup profile
  • new command line options: profile
  • new command line options: password . Password can be encrypted by new tool "Command line generator"
  • new tool "Command line generator" (can be enabled in advanced settings). This tool can encrypt your profile password with machine-specific key
  • number of messages, loaded by button "Load NNN messages" (at top of conversation) can be customized.
  • don't scroll to top after loading messages by pressing button
  • multiple message text selection
  • multiple message delete
  • clickable names in conversation + clickable names in groupchat
  • avatars are no longer saved into images folder (feature can be enabled back in advanced settings)
  • huge png's and jpg's (bigger then 20 MPixels) are now shrinked during loading
  • opening progress of huge inline images
  • inline images memory usage optimization
  • search in groups
  • search speed optimized (~10x faster)
  • highlight personal messages in groupchats
  • quoting
  • unlimited amount of messages in conversation
  • new message notifications can be temporarily suppressed for group chats (except personal messages)
  • better faux offline message delivery
  • fix: double numpad enter sends message
  • fix: crash on switch state of connection

0.4.480

7 years ago
  • memory usage optimizations. Isotoxin now uses significantly less RAM for messages
  • size optimizations. Common code was moved to shared.dll, which reduced total size of Isotoxin's files and usage of memory
  • bugfix: Unable to create new connection (protocol selector was broken in 0.4.474)
  • bugfix: Unable to rename contact in multiple windows mode
  • Swedish language (by Åke Engelbrektson)