Releases: suurjaak/Skyperious
Releases · suurjaak/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/.
v5.2
v5.1
- added contacts HTML export
- refresh contacts list during and after live sync
- fixed live sync updating messages needlessly in Python3
- fixed error on filtering current chat by text (issue #107)
Windows binaries available at https://suurjaak.github.io/Skyperious/.
v5.0
- added contacts-tab
- full Python2 / Python3 compatibility
- moved to src-layout
- ensure DOS linefeeds in Windows
- fixed HTML exports not showing page icon
- fixed error on opening chat with linefeeds in participant name (issue #103)
- ensure database has required tables and fields before starting live sync (issue #106)
Windows binaries available at https://suurjaak.github.io/Skyperious/.
v4.8.1
v4.8
- added shared files download for HTML export with subfolder
- fixed chats not being shown on importing Skype export (issue #100)
- fixed export on Linux not using selected format (issue #101)
- fixed certain save-dialog overwrite prompts not working on Linux
- fixed feedback screenshot not updating on Linux
- fixed help texts in advanced options dialog showing ampersands as accelerators
- show selection of chats to sync on online-page in case-insensitive order
- upgraded ijson from 3.1.3 to 3.1.4
- upgraded skpy from 0.10.2 to 0.10.4
- upgraded XlsxWriter from 1.3.7 to 1.4.5
Windows binaries available at https://suurjaak.github.io/Skyperious/.