Releases: suurjaak/Skyperious
Releases Β· suurjaak/Skyperious
v5.9.1
- fix error syncing shared files in conversations migrated from older Skype (issue #150)
- fix error in checking shared file existence
- fix showing default avatar on contact page when no avatar loaded yet
- fix highlighting opened item in contacts list where account is in own contacts
- fix missing statement terminator in query export to SQL
Windows binaries available at https://suurjaak.github.io/Skyperious/.
v5.9
- store shared files and media locally (issue #135)
- show file and media sharing messages without link to Skype online
- present card and sticker messages as media sharing
- add compare&merge button to database information page
- offer to retain partial database on canceling import of Skype export archive
- make configurable whether to confirm automatic login to Skype online for shared content during export
- fix toolbar icons getting rescaled poorly on newer wx versions
- fix database diff mistakenly marking participants as new
- fix chat diff Excel export ignoring diff and exporting all messages
- fix error on contacts list popup menu after deleting all contacts
- fix contacts HTML export not accounting for duplicate identities when sorting or toggling
- fix filesystem links over-encoding paths with exotic characters
- use contact name in file transfer statistics instead of display name registered in transfer
- drop shared media cache introduced in issue #112 as obsolete
Windows binaries available at https://suurjaak.github.io/Skyperious/.
v5.8
- adapt to recent changes in Skype online API regarding 1:1 chats
- rate-limit live sync severely, to follow latest requirements at Skype online service (issue #138)
- fall back to setting empty locale if setting English fails at startup (issue #130)
- add option to write log to file, enabled by default (issue #129)
- fix in-program chat history mis-styling links with Unicode characters
- use _x86 suffix for 32-bit binaries, drop _x64 suffix from 64-bit binaries
Windows binaries available at https://suurjaak.github.io/Skyperious/.
v5.7
- add separate button for creating database from Skype export archive (issue #129)
- fix opening third-party license link in snaps
- fix error on right-dragging in database list (issue #128)
- fix startup error on Windows with no English locale available (issue #129)
- improve compatibility with Python 3.10+
- fix selection issues after removing databases from index page
- fix saving search help text into configuration file
- upgrade snap distribution to Ubuntu 22 base using wxPython 4.2.0
Windows binaries available at https://suurjaak.github.io/Skyperious/.
v5.6
- compatibility with Python 3.9+
- introduce optional filetype dependency
- improve rate limiting for live sync (issue #123)
- expose live sync rate limit settings in advanced options
- add command-line export flag --password (issue #126)
- fix potential error on comparing messages in live sync
- fix escaping special characters for regex in exported HTML search functions
- disable automatic update check and download popup in snapped version
- include third-party license texts in snaps and stand-alone exes
- drop step as a vendored library, use from public package index instead
- use latest custom-built PyInstaller 6.7 for producing binaries
Windows binaries available at https://suurjaak.github.io/Skyperious/.
v5.5
- fix Bing-bot not being synced properly (issue #117)
- fix importing latest Skype export archives (issue #119)
- add config option to disable automatic update checks and downloads
- upgrade all dependency libraries in compiled binaries
Windows binaries available at https://suurjaak.github.io/Skyperious/.
v5.4.1
- fix v5.4 release binaries containing outdated code
- fix --version flag being ignored
Windows binaries available at https://suurjaak.github.io/Skyperious/.
v5.4
- add chat and contact counts to chats and contacts lists
- add database account as one entry among contacts in contacts-tab
- add links to contacts page in chat statistics
- add chat image to chat statistics
- add option to delete contact from database
- add contacts TXT export
- add contacts export to command-line interface
- add configuration flag to cache shared media on disk (issue #112)
- add configuration flag to auto-open exported files
- add 1:1 and group chat message counts to contact details
- add chat history text size selection to chat toolbar and context menu
- add context menu popup to contact list right-click
- add support for exporting SQL query results as INSERT statements
- add support for F2 and Ctrl-F key shortcuts in chats and contacts lists
- add "Export chats" button to contacts tab
- add context menu popups to all HTML controls
- expose chats and contacts lists context menu options under actions button
- add options to sync specific items in chats and contacts lists from live
- list all chats a contact is participant in, including empty chats
- convert linefeeds in profile fields to line break tags in contacts HTML export
- retain sort direction on changing sort column in contacts HTML export
- export contact list by current applied filter
- order file types in save dialog by label
- skip trying to download old shared content guaranteed to be unavailable
- fix parsing quoted media messages
- fix chat count on initial and info page not matching count in chat list
- fix error on syncing a contact no longer available online
- fix escaping quotes in SQL export
- fix compiled exe and pythonw auto-closing window immediately on --help
Windows binaries available at https://suurjaak.github.io/Skyperious/.
v5.3
- add build file for Snap
- add command-line flag --config-file
- add command-line search flags --reverse --limit --offset
- tweak icon borders
- fix command-line search ignoring --type flag
- fix command-line search output for chats, contacts, and tables
- fix error on using system colours with transparency
- fix errors on Ubuntu 22 (issue #111)
Windows binaries available at https://suurjaak.github.io/Skyperious/.