source: tags/1.2.0/Release notes.txt

Last change on this file was 76, checked in by chronos, 8 years ago
  • Modified: Updated version strings and release notes for 1.2.0.
File size: 3.1 KB
Line 
1Version 1.2.0 (2016-08-02)
2==========================
3
4* Added: Text filtering in list of import sources.
5* Added: Allow enable/disable import source by context menu in import sources list.
6* Added: Allow to configure application to start automatically on user logon and start minimized to tray.
7* Added: Open example acronyms by default if no other files were openned yet.
8* Added: Internet slang acronym source to Example acronyms.
9* Added: Build profile for 32-bit and 64-bit Linux.
10* Modified: Open dialogs positioned at center of screen.
11* Fixed: Do not sort items in lists if no order is set by clicking to column header.
12* Fixed: Now checkboxes in list of import sources are visible and working for enabling item.
13* Fixed: Update acronym list in main form if some items were changed in acronym list subwindow.
14* Fixed: Set zero imported acronyms count before start of processing import sources.
15* Fixed: Number of acronyms per category was not updated properly after import source was processed.
16* Fixed: Stream for reading web pages was not cleared before each execution.
17* Fixed: Main form was unexpectedly initialized and project reopened if main form was hidden to system tray and user clicked to system tray icon to show it again.
18* Fixed: After click to system tray icon and show of hidden window also put window in front of others.
19
20
21Version 1.1.0 (2016-07-26)
22==========================
23
24* Added: Show how many new acronyms were imported.
25* Added: Remember last import date for import sources.
26* Added: Bottom action toolbar to windows with lists.
27* Added: New pattern action "Remove on start".
28* Added: New import source type "Text parse file" which allows to load and parse acronym from file.
29* Added: Now user name and password can be specified for import sources which require user authentication. Password is not stored in project file for safety reasons. Only Basic authentication is supported.
30* Added: Deb packages build script for Ubuntu/Debian Linux.
31* Modified: More translated strings.
32* Fixed: Set correct tab order of controls on forms.
33* Fixed: Locale autodetection under Linux.
34
35Version 1.0.1 (2016-07-14)
36==========================
37
38* Added: Job progress view for longer processing of all import sources.
39* Added: Another wikipedia example acronyms import source.
40* Modified: Use application icon also for system tray icon.
41* Fixed: Build with cthreads under Linux.
42* Fixed: Do not allow operations with acronym database if file is in closed state.
43* Fixed: Do not show dash symobol if no project is openned.
44* Fixed: Wrong interface translation in case of automatic english language.
45
46Version 1.0.0 (2016-07-13)
47==========================
48
49* Acronym names and meanings management
50* Quick searching by acronym name, meaning or category. Exact or partial match.
51* Acronym categories
52* Database stored as XML project file
53* Configurable import from external web pages (http, https) with custom parsing rules
54* Support for import from MS Access database file
55* Support for interface translation (English, Czech)
56* Allows minimization to system tray
Note: See TracBrowser for help on using the repository browser.