Skip to content

Commit

Permalink
v3.2 checkpoint:
Browse files Browse the repository at this point in the history
- 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.
  • Loading branch information
suurjaak committed May 8, 2014
1 parent fd1b8a2 commit ee32bfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Skyperious 3.1
Skyperious 3.2
==============

Skyperious is a Skype database viewer and merger, written in Python.
Expand Down

0 comments on commit ee32bfc

Please sign in to comment.