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