source: trunk/Release notes.txt

Last change on this file was 212, checked in by chronos, 3 years ago
  • Modified: Updated files after version 1.6.0 release.
File size: 10.2 KB
Line 
1Version 1.6.0 (2021-09-20)
2==========================
3
4* Added: Snap package definition file.
5* Added: Save to CSV action for document check report.
6* Added: Configurable case sensitivity for comparison in Document check.
7* Added: DEB and RPM Linux binary installation packages.
8* Added: Analysis of acronyms usage (without parentheses) in document content.
9* Added: Document check file open with .txt file extension filter.
10* Added: Support for document plural acronyms check.
11* Modified: Updated windows installer script to use InnoSetup 6.
12* Modified: Use registry key and root from application info component.
13* Modified: Show items without active filter text active by default to show supported acronyms immediatelly after application start.
14* Modified: Updated Common package.
15* Modified: CoolTranslator package merged into Common package.
16* Modified: Allow to have acronym and its meaning on different lines in acronyms summary.
17* Modified: Use fgl unit instead of TemplateGenerics.
18* Modified: Update czech translation.
19* Modified: Updated packages.
20* Modified: Build under Lazarus 2.0.0 and newer.
21* Modified: Older .lrt files replaced by .lrj files.
22* Modified: Updated project web links.
23* Modified: Show Document check report as ListView. Show message type in separate column.
24* Modified: Reverted back deb package rules.
25* Modified: Better reporting of acronyms with multiple meanings and with different meaning between content and summary acronyms.
26* Fixed: Correctly scale toolbar with images.
27* Fixed: Correctly detect data application directories for Linux installation.
28* Fixed: Build with Lazarus 2.0.12
29* Fixed: Autosize coolbar during main form resize.
30* Fixed: Reverted back wrong deb build script architecture changes.
31* Fixed: Wrong index of character checked after acronym usage.
32* Fixed: Error if acronym started at position 1.
33* Fixed: Missing last character in parsed acronym meaning in Document check if there isn't space character between the meaning and parentheses.
34* Removed: Unused package TemplateGenerics.
35
36Version 1.5.0 (2018-07-12)
37==========================
38
39* Added: New menu action Tools - Document check which shows a form for checking acronyms in text documents.
40* Added: Remember dimensions of Import, Export and Settings forms.
41* Added: Support for override of default project file opened on first application start.
42* Added: Option to show all acronym items in main form even without specified filter.
43* Added: Basic color theming support. Colors can be changed only for some controls.
44* Added: Application name in exe file details.
45* Modified: Examples moved to subdirectory Examples.
46* Modified: Use application icon for uninstaller.
47* Modified: Use application version only in Version column in uninstaller.
48* Fixed: Displaying of command line help.
49* Fixed: Remember visibility setting of StatusBar.
50* Fixed: Update listview filter editor width if listview columns width changed.
51* Fixed: Update Editor width in TListViewSort filter gridview.
52* Fixed: Translate open/save dialog filter text.
53* Fixed: Main toolbar DPI scaling.
54* Fixed: Correctly initialize directory and file name in Open/Save dialogs.
55* Fixed: Filter displayed files by project file extension in Open/Save dialogs.
56
57Version 1.4.0 (2017-11-07)
58==========================
59
60* Added: Status bar to show total number of acronyms and their meanings. Status bar can be hidden.
61* Added: Option to disable auto reopen last file on start.
62* Added: Main window switchable acronym filter by enabled categories.
63* Added: A context menu from main acronym filter list to show selected acronym in Acronyms window for its further management.
64* Added: Allow to disable selected acronym categories so acronyms without any enabled category won't be shown in main acronym search filter.
65* Added: Remember width of list view columns after closing the application.
66* Added: Acronym search filter options also available as toolbar buttons.
67* Added: Option to filter acronyms by same letters case.
68* Added: Search filter in main window can be hidden from View menu.
69* Modified: Show project name without file extension.
70* Modified: About dialog with application icon.
71* Modified: Use CoolBar with mutliple bands instead of one toolbar with separators.
72* Modified: Use more precise term "Same length" rather then "Exact match" for acronym text filtering.
73* Modified: Show project file name at start of application title.
74* Fixed: Error if categories in Categories window are removed.
75* Fixed: Settings dialog buttons position on form resize.
76* Fixed: Allow to manage acronym only if any is selected.
77* Fixed: Update application title in task bar to show which project is currently opened.
78* Fixed: Show hints also for other toolbar buttons then just for ToolBar1.
79* Fixed: Application directory location for Windows installer script.
80
81Version 1.3.1 (2016-11-02)
82==========================
83
84* Added: DPI scaling for icons and toolbars under Windows.
85* Added: Main form hide action to tray icon popup menu.
86* Added: Automatically resize ListView filter column width according ListView column width.
87* Added: Support for acronym category selection in import source format form.
88* Added: Multi select support in category list form.
89* Modified: Optimalized export speed.
90* Modified: Do not initialize all forms at startup to save some memory.
91* Fixed: Characters encoding for string loaded from MS Access database.
92* Fixed: Replace special symbol for non-breaking space by space so trimming such spaces from string works as expected.
93* Fixed: Row height in ListView to respect visual styles.
94* Fixed: Incorrect update of last opened files if the application was started with file name as parameter.
95* Fixed: Add back links from categories to import sources.
96* Fixed: Export to MediaWiki tables was not correctly generated for multi line strings.
97* Fixed: Wrong access to main thread from export jobs causing exception.
98* Fixed: Loading of import source references for acronyms from file was not working due wrong execution sequence.
99
100
101Version 1.3.0 (2016-08-15)
102==========================
103
104* Added: Acronym export action in menu Tools - Export. Supported formats are CSV and MediaWiki list/table.
105* Added: Show from which imports acronym meanings come from. This would easy correcting wrong acronyms directly in source.
106* Added: Dropdown menu for open file icon in main toolbar.
107* Added: Button to open URL in internet browser from source import configuration dialog.
108* Modified: References to categories stored more efficiently in XML project file.
109* Modified: Set focus to filter control if main form is shown.
110* Fixed: Merge categories to new items also for MS Access source import.
111* Fixed: Trim name and meaning imported from MS Access.
112* Fixed: ESC and ENTER keys handling in some dialogs.
113* Fixed: Starting minimalized in system tray.
114* Fixed: Clear filtered acronym list correctly after project is closed.
115* Fixed: Select all text inside acronym name edit field in main form. This will speed up inputing different acronyms.
116* Fixed: Store main form position before form is hidden to be able to restore it on same position.
117* Fixed: Use correct path for language files under Linux.
118
119
120Version 1.2.0 (2016-08-02)
121==========================
122
123* Added: Text filtering in list of import sources.
124* Added: Allow enable/disable import source by context menu in import sources list.
125* Added: Allow to configure application to start automatically on user logon and start minimized to tray.
126* Added: Open example acronyms by default if no other files were openned yet.
127* Added: Internet slang acronym source to Example acronyms.
128* Added: Build profile for 32-bit and 64-bit Linux.
129* Modified: Open dialogs positioned at center of screen.
130* Fixed: Do not sort items in lists if no order is set by clicking to column header.
131* Fixed: Now checkboxes in list of import sources are visible and working for enabling item.
132* Fixed: Update acronym list in main form if some items were changed in acronym list subwindow.
133* Fixed: Set zero imported acronyms count before start of processing import sources.
134* Fixed: Number of acronyms per category was not updated properly after import source was processed.
135* Fixed: Stream for reading web pages was not cleared before each execution.
136* 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.
137* Fixed: After click to system tray icon and show of hidden window also put window in front of others.
138
139
140Version 1.1.0 (2016-07-26)
141==========================
142
143* Added: Show how many new acronyms were imported.
144* Added: Remember last import date for import sources.
145* Added: Bottom action toolbar to windows with lists.
146* Added: New pattern action "Remove on start".
147* Added: New import source type "Text parse file" which allows to load and parse acronym from file.
148* 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.
149* Added: Deb packages build script for Ubuntu/Debian Linux.
150* Modified: More translated strings.
151* Fixed: Set correct tab order of controls on forms.
152* Fixed: Locale autodetection under Linux.
153
154Version 1.0.1 (2016-07-14)
155==========================
156
157* Added: Job progress view for longer processing of all import sources.
158* Added: Another wikipedia example acronyms import source.
159* Modified: Use application icon also for system tray icon.
160* Fixed: Build with cthreads under Linux.
161* Fixed: Do not allow operations with acronym database if file is in closed state.
162* Fixed: Do not show dash symobol if no project is openned.
163* Fixed: Wrong interface translation in case of automatic english language.
164
165Version 1.0.0 (2016-07-13)
166==========================
167
168* Acronym names and meanings management
169* Quick searching by acronym name, meaning or category. Exact or partial match.
170* Acronym categories
171* Database stored as XML project file
172* Configurable import from external web pages (http, https) with custom parsing rules
173* Support for import from MS Access database file
174* Support for interface translation (English, Czech)
175* Allows minimization to system tray
Note: See TracBrowser for help on using the repository browser.