November 15, 2008, Version 1.14 [Build 198]
| • | New feature: Replace All and Count are restricted to the selected cells when more than one cell is selected. |
November 14, 2008, Version 1.13 [Build 197]
| • | Bug fixed: Fixed find/replace bug causing entire cell text to be replaced. |
| • | New feature: Added shortcut key Ctrl+Home to move to the top left most cell. |
| • | New feature: Added shortcut key Ctrl+End to move to the bottom right most cell. |
September 25, 2008, Version 1.12 [Build 195]
| • | Bug fixed: Error report screen was not displaying properly when an unknown exception was detected. |
August 29, 2008, Version 1.12 [Build 180]
| • | Bug fixed: Fixed a memory leak caused when loading certain file formats. |
August 21, 2008, Version 1.12
| • | Bug fixed: Replace all on large number of matches not working or slow. |
| • | Bug fixed: Save imported Excel file formulas not saving display text to delimited text file. |
July 23, 2008, Version 1.11
| • | New feature: Added shortcut key Ctrl+W to close active file. |
| • | New feature: Added shortcut key Shift+Ctrl+W to close all files. |
| • | New feature: Added shortcut key Ctrl+Q to close the application. |
| • | New feature: Added shortcut key Ctrl+I to insert new column to the left. |
| • | New feature: Added shortcut key Shift+Ctrl+I to insert new row above. |
| • | New feature: The first Sort By option defaults to first selected column. |
June 30, 2008, Version 1.10
| • | New feature: The quote character to be any character, not just " and '. |
May 8, 2008, Version 1.9.2
| • | Bug fixed: "Out of memory" when opening file. |
May 6, 2008, Version 1.9.1
| • | Improved memory management. |
March 11, 2008, Version 1.9
| • | New feature: Use Ctrl+Up Arrow to move a row up. |
| • | New feature: Use Ctrl+Down Arrow to move a row down. |
| • | New feature: Use Ctrl+Left Arrow to move a column left. |
| • | New feature: Use Ctrl+Right Arrow to move a column right. |
| • | New feature: Added feature to paste a single or multiple values into multiple cells. |
| • | New feature: Added feature to paste clipboard content. |
| • | New feature: Sort now available by selecting Tools > Sort... from the menu bar. |
| • | Web site update: Add What's New link to download page. |
| • | New feature: Cell editor now had word wrap option. Mark the checkbox to enable word wrap and unmark to turn off word wrap. |
| • | Online help: Added help page covering how to size and resize columns. |
| • | New feature: Added SHIFT+click to select a range of rows and or columns. |
| • | New feature: Clicking upper left corner will select all rows and columns. |
| • | New feature: Added Open Cell Editor menu item under the Edit drop down menu. |
| • | New feature: Add Open Cell Editor to the popup context menu. |
| • | Online help: Added hot key section to help file: |
| • | Bug fixed: Logo icon on About dialog not displaying. |
| • | Bug fixed: Select column and row not selecting entire content. |
| • | Bug fixed: Cannot open clipboard. |
| • | Bug fixed: Load time for large files has gotten slower. Improved the load time for larger files. |
| • | Bug fixed: Open last file when file has move creates new file. |
| • | New feature: Ctrl+Shift+Down Arrow should select all items from active to bottom most. |
| • | New feature: Ctrl+Shift+Right Arrow should select all items from active to right most. |
| • | New feature: Ctrl+Shift+Left Arrow should select all items from active to left most. |
| • | New feature: Ctrl+Right Arrow should move to right most cell. |
| • | New feature: Ctrl+Left Arrow should move to left most cell. |
| • | New feature: Ctrl+Shift+Up Arrow should select all items from active to top most. |
| • | New feature: Ctrl+Up Arrow should move to top most cell. |
| • | New feature: Ctrl+Down Arrow should move to bottom most cell. |
| • | New feature: Ctrl+A should select all data |
September 28, 2007, Version 1.8
| • | Adds auto-size column width to best fit option. |
| • | Double click the column separator to auto-size the column width manually. |
| • | Improves behavior associated with multiple row and column selection. |
| • | Adds new quoting option: Quote when value has delimiter character. This leaves each value un-quoted unless the value contains the delimiter character. |
| • | Adds new quoting option: Always quote. This will quote each value regardless of content. |
August 21, 2007, Version 1.7
| • | Select multiple rows by mouse clicking the row header and dragging the mouse cursor up and or down. |
| • | Select multiple columns by mouse clicking the column header and dragging the mouse cursor left and or right. |
| • | Toggle first row between read-only and editable without needing to re-load the file. |
| • | Adds go to cell feature under the Search menu. |
August 17, 2007, Version 1.6
| • | Adds search and replace feature. |
| • | Press End key to move to the end of the line. |
| • | Updated FAQ and online help. |
| • | Fixed bug caused by corrupted configuration file. |
| • | Other minor bug fixes and enhancements. |
July 13, 2007, Version 1.5
| • | Fixed bug causing hidden columns and rows will print. |
| • | Fixed print alignment for cell values. |
July 6, 2007, Version 1.4
| • | Adds program option to set quote character. |
| • | Semicolon delimited files added to the list of default file types (for new installs only). |
| • | Adds new View > Show Hidden Cells menu item to un-hide columns and rows. |
| • | Modified the "remember cell size" feature to not hide columns on re-load. |
| • | Fixes bug caused when closing multiple files and the "first row is read-only" option is turned on. |
| • | Supports files containing blank lines. |
| • | Fixes bug where hidden columns are ignored on the first row if first row is marked as read-only. |
| • | Fixed bug caused by an empty file. |
| • | Fixes bug caused when saving during edit mode. |
| • | Fixes access violation caused by built-in file explorer under rare circumstances. |
| • | Other minor bug fixes and enhancements |
June 21, 2007, Version 1.3.2
| • | Improved error handling and reporting. |
| • | Added Windows 98 and Windows ME support (experimental). |
June 20, 2007, Version 1.3
| • | Improved file type detection. |
| • | Improved Windows Vista and DEP support. |
| • | Fixed release number used in update check. |
June 12, 2007, Version 1.2.1
| • | Fixed list out of bounds error that some times appeared when closing all files. |
June 11, 2007, Version 1.2
| • | Cell values default to text format. This means values are displayed as found in the delimited file. |
| • | Added Insert > Rows menu item to insert a new row into the spreadsheet. |
| • | Added Insert > Columns menu item. Will insert a new column into the spreadsheet. |
| • | Columns, rows, and cells can be deleted by using the Edit > Delete menu item. |
| • | Killink CSV is now displayed in the Windows Open With dialog. |
| • | Spreadsheet styled to use flat headers. Also, active cells are now highlighted in the row and column headers. |
| • | Added Edit > Undo menu item. Will reverse the last action in history. |
| • | Added Edit > Redo. Invokes the next action found in history. |
| • | Popup menu aavailable by right mouse clicking the spreadsheet area. |
| • | Files containing unsaved changes are easily identified by looking for the * character next to the file name. |
| • | Fixed bug in automatic check for update. |
| • | Right mouse click cell for fast access to common actions. |
| • | Minor bug fixes and enhancements |
May 10, 2007, Version 1.1
| • | TAB and pipe file types are now available on new installs. |
| • | The user is prompted to select the delimiter character when a file is opened if the file extension is associated to more than one file type. |
| • | User is asked to specify the delimiter character if the file type is unknown. |
| • | Excel file support - Killink CSV can now open Excel files (*.xls). |
| • | Updated eSellerate engine to the latest version. |
| • | Check for update defaults to once a month for new installs. |
| • | New global file type setting to append the delimiter character to the of the end. Setting is turned off by default. |
| • | New global file type setting to control when values are quoted. |
| • | Fixed bug causing unhandled exception when the file is locked by another application. |
| • | Fix bug causing print outs to display wrong column and row header labels. |
| • | Fixed the delete button for file types. |
| • | Fixed bugs on Save As dialog. |
April 25, 2007, Version 1.0 RTM
| • | Major performance improvements loading and saving large files. |
| • | Improved printing performance; however it is not recommended that user print more then 64K rows. |
| • | Added progress bar display visible when loading and saving large files. |
| • | Set the "check for update" default to "once a week". |
| • | Fixed embedded new line character bug in CSV parser. |
| • | Updates to the help file. |
| • | Integrated help file with program. |
April 8, 2007, Version 1.0 Build 38 Beta 3
| • | Added print and print preview. |
| • | Added print selection feature. |
| • | Fixed display problem caused by embedding new line character in a cell. |
| • | Added word wrap feature to cell. |
April 5, 2007, Version 1.0 Build 28 Beta 2
| • | Added Explorer window (View > Show File Explorer). |
| • | Added Edit menu with Cut, Copy, Paste, Undo, and Redo menu items. |
| • | Added multi-file support. |
| • | Added program options (Tools > Options). |
| • | Added Close (File > Close) and Close All (File > Close All) options. |
| • | Added Check for Update (Help > Check for Update) feature. |
March 22, 2007, Version 1.0 Build 10 Beta 1
| • | Initial Release (limited to selected field testers only) |