Ignore:
Timestamp:
Jul 12, 2018, 1:11:59 PM (6 years ago)
Author:
chronos
Message:
  • Modified: Version 1.5.0 related changes.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/1.5.0/Release notes.txt

    r163 r189  
     1Version 1.5.0 (2018-07-12)
     2==========================
     3
     4* Added: New menu action Tools - Document check which shows a form for checking acronyms in text documents.
     5* Added: Remember dimensions of Import, Export and Settings forms.
     6* Added: Support for override of default project file opened on first application start.
     7* Added: Option to show all acronym items in main form even without specified filter.
     8* Added: Basic color theming support. Colors can be changed only for some controls.
     9* Added: Application name in exe file details.
     10* Modified: Examples moved to subdirectory Examples.
     11* Modified: Use application icon for uninstaller.
     12* Modified: Use application version only in Version column in uninstaller.
     13* Fixed: Displaying of command line help.
     14* Fixed: Remember visibility setting of StatusBar.
     15* Fixed: Update listview filter editor width if listview columns width changed.
     16* Fixed: Update Editor width in TListViewSort filter gridview.
     17* Fixed: Translate open/save dialog filter text.
     18* Fixed: Main toolbar DPI scaling.
     19* Fixed: Correctly initialize directory and file name in Open/Save dialogs.
     20* Fixed: Filter displayed files by project file extension in Open/Save dialogs.
     21
    122Version 1.4.0 (2017-11-07)
    223==========================
     
    728* Added: A context menu from main acronym filter list to show selected acronym in Acronyms window for its further management.
    829* Added: Allow to disable selected acronym categories so acronyms without any enabled category won't be shown in main acronym search filter.
    9 * Added: Remember width of list view columns after closing the application. 
     30* Added: Remember width of list view columns after closing the application.
    1031* Added: Acronym search filter options also available as toolbar buttons.
    1132* Added: Option to filter acronyms by same letters case.
     
    1940* Fixed: Settings dialog buttons position on form resize.
    2041* Fixed: Allow to manage acronym only if any is selected.
    21 * Fixed: Update application title in task bar to show which project is currently opened. 
     42* Fixed: Update application title in task bar to show which project is currently opened.
    2243* Fixed: Show hints also for other toolbar buttons then just for ToolBar1.
    2344* Fixed: Application directory location for Windows installer script.
     
    6788* Added: Text filtering in list of import sources.
    6889* Added: Allow enable/disable import source by context menu in import sources list.
    69 * Added: Allow to configure application to start automatically on user logon and start minimized to tray. 
     90* Added: Allow to configure application to start automatically on user logon and start minimized to tray.
    7091* Added: Open example acronyms by default if no other files were openned yet.
    7192* Added: Internet slang acronym source to Example acronyms.
     
    89110* Added: Bottom action toolbar to windows with lists.
    90111* Added: New pattern action "Remove on start".
    91 * Added: New import source type "Text parse file" which allows to load and parse acronym from file. 
     112* Added: New import source type "Text parse file" which allows to load and parse acronym from file.
    92113* 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.
    93114* Added: Deb packages build script for Ubuntu/Debian Linux.
Note: See TracChangeset for help on using the changeset viewer.