Skip to content

Releases: suurjaak/Skyperious

v3.6

06 Jul 20:18
Compare
Choose a tag to compare
  • marked program as obsolete;
  • dropped support functionality;
  • dropped contacts search and import functionality as unavailable;
  • dropped shared image download functionality as unavailable;
  • fixed some remaining stability issues;
  • upgraded wxPython to v4.

Windows binaries available at http://suurjaak.github.io/Skyperious/.

v3.5

16 Jul 20:05
Compare
Choose a tag to compare
  • added emoticons to chat statistics;
  • added shared image download for HTML export;
  • added chat and author filters to command-line export;
  • applying or resetting message filter will scroll to last selection;
  • added support for copying selected list items to clipboard;
  • stopped caching messages on export to avoid memory shortage;
  • fixed parsing messages with deeply nested HTML (issue #38);
  • fixed chat date range component error when switching to empty chat;
  • fixed a potential error with unexpected data in quoted messages;
  • fixed a potential error message on filtering chat messages;
  • made database comparison report window retain scroll position at the bottom;
  • increased size of message search bar button image;
  • upgraded Python from 2.7.9 to 2.7.10;
  • upgraded dateutil from 2.4.1 to 2.4.2;
  • upgraded Pillow from 2.8.0 to 2.8.1;
  • upgraded SQLite from 3.6.21 to 3.8.10.2 (issue #39);
  • upgraded XlsxWriter from 0.6.7 to 0.7.3;
  • upgraded Nullsoft Scriptable Install System from 3.0a2 to 3.0b1.

Windows binaries available at http://suurjaak.github.io/Skyperious/.

v3.4.1

29 Apr 17:17
Compare
Choose a tag to compare
  • fixed missing content in text/Excel/CSV export (issue #37);
  • rolled back using Skype account timezone setting for message timestamps (issue #33);
  • added 40x40 and 256x256 application icons;
  • minor UI tweak: added focus-on-click to Advanced Options dialog labels.

Windows binaries available at http://suurjaak.github.io/Skyperious/.

v3.4

15 Apr 20:02
Compare
Choose a tag to compare
  • added links to earliest messages in chat statistics histogram sectors;
  • fixed showing wrong author in transfer statistics for certain messages;
  • fixed a parsing issue with certain Skype messages;
  • fixed HTML output for photo/video sharing messages (issue #33);
  • fixed getting encoding errors on Excel export;
  • fixed potential error on chat date histogram analysis;
  • fixed showing database statistics on information page;
  • use Skype account timezone setting for message timestamps;
  • added message links to file transfers in chat statistics;
  • added table links to result sections in searching over tables;
  • optimized memory usage in chat word-cloud analysis (issue #35);
  • added opened file name to application title;
  • avoid "Broken pipe" errors if command-line output is piped and interrupted;
  • fixed error on opening databases with invalid SkypeOut values in account (issue #35);
  • fixed possible invalid HTML in export;
  • command-line output encoded on all platforms, to avoid Unicode errors;
  • avoid stack trace on command-line keyboard interrupt;
  • stop worker threads instead of using daemons, to avoid zombie messages in CLI;
  • command-line progress bar clears previously printed bar text;
  • small UI tweaks;
  • added main.py: pip-installed Skyperious can run as python -m skyperious;
  • upgraded Pillow from 2.7.0 to 2.8.0

Windows binaries available at http://suurjaak.github.io/Skyperious/.

v3.3

15 Mar 20:11
Compare
Choose a tag to compare
  • added per-contact word clouds to chat statistics;
  • added 24h and date activity histograms to chat statistics;
  • added support for bold, italic and strike-through formatting in Skype 7 (issue #31);
  • fixed duplicate transfer rows in consecutive merges;
  • added start-end editboxes for chat date filter;
  • made contact avatar images in HTML export easily saveable;
  • made database comparison progress-bar advance by message count instead of chat count;
  • fixed creating duplicates in merge where contact names differ in databases;
  • fixed parsing errors for certain Skype messages;
  • fixed case-sensitive name sorting in chat statistics;
  • fixed using Unicode command-line arguments;
  • fixed possible wx error for shortcut keys when lots of windows open;
  • changed skypename text colour in chat Excel export from transparent to gray;
  • number of UI tweaks and fixes;
  • made Pillow/PIL an optional requirement for both GUI and command-line (issue #28);
  • made pyparsing optional;
  • added setup.py script;
  • upgraded Python from 2.7.6 to 2.7.9;
  • upgraded wxPython from 3.0.0 to 3.0.2;
  • upgraded dateutil from 2.2 to 2.4.1;
  • upgraded Pillow from 2.3.0 to 2.7.0;
  • upgraded pyparsing from 2.0.1 to 2.0.3;
  • upgraded XlsxWriter from 0.5.3 to 0.6.7.

Windows binaries available at http://suurjaak.github.io/Skyperious/.

v3.2

08 May 19:22
Compare
Choose a tag to compare
  • added menu item to configure advanced options;
  • added refresh button to database tables page;
  • made chat and database export filenames configuration-based;
  • fixed highlighting links in search results;
  • fixed filename encoding problems under Linux with no locale (issue #18);
  • fixed keeping export filename length in filesystem limit (issue #20);
  • added scroll support to decrease required minimum window size (issue #21);
  • added 24x24 icon for Linux system tray (issue #21);
  • fixed database opening crash in PLD Linux (issue #23);
  • fixed search results falsely highlighting negated query words;
  • fixed errors on searching over tables in non-Skype databases;
  • made entire application window a target for dragged-dropped files;
  • update notification no longer shown when program minimized to tray;
  • "Execute SQL" button in SQL window uses selected text, if any;
  • word cloud text not longer includes wholly numeric words;
  • dropped "Total time spent in calls" from chat statistics as duplicating "Calls";
  • dropped alert messages on opening a non-Skype database;
  • dropped alert messages on failing to open an export file;
  • auto-added console history no longer saved on exit.

Windows binaries available at http://suurjaak.github.io/Skyperious/.