Version History
v2.11 (Jan 19, 2024)
Bug fixes:
- Fix table editor for incremental INI entries that delete table lines
v2.10 (Dec 13, 2023)
New features:
- Keep table header visible in "View" mode
- Highlight not in service table lines in "View" and "TXT" modes
v2.9 (Jun 27, 2023)
Bug fixes:
- Fix parsing of table lines
v2.8 (May 30, 2023)
Bug fixes:
- Fix crash when opening big files
v2.7 (May 17, 2023)
New features:
- Reduce default table column width in "View" mode and allow it's customization
- Use selected text in search / replace dialogs
Bug fixes:
- Fix duplicated data in "TXT" mode
- Improve switching from "Edit" to "View" mode after editing data
- Improve syntax highlighter for template files
v2.6 (Mar 26, 2023)
Bug fixes:
- Fix options dialog when running outside AudioCodes VPN
v2.5 (Mar 22, 2023)
Bug fixes:
- Reduce table column width in "Legacy" theme
v2.4 (Mar 21, 2023)
Bug fixes:
- Fix crash when opening INI files generated by SBC Configuration Wizard
v2.3 (Mar 20, 2023)
New features:
Bug fixes:
- Fix parsing of "FramingMethod" and other non-numeric enums
v2.2 (Mar 16, 2023)
New features:
- Support drag and drop of attachments from Outlook
- Add "Abort" button to File Load progress dialog; aborted file is fully loaded in "Edit" tab, but only partially in "View" and "TXT" tabs
Bug fixes:
- Display all lines in "View" mode if total capacity of all tables doesn't exceed 10,000 lines
- Prevent dragging of links in "View" mode
- Performance improvements
v2.1 (Mar 14, 2023)
New features:
- New "TXT" mode provides less fancy but more scalable presentation of large INI files (without any missing table lines)
- New "Default tab on open" configuration parameter
Bug fixes:
- Increase max number of table lines displayed in "View" mode
- Improve Table Of Contents behavior on tab switch
- Multiple performance and stability fixes
v2.0 (Mar 12, 2023)
New major version:
- New engine for both "View" and "Edit" modes
- Support for large INI files
- Faster and more reliable INI files parsing
- Table Of Contents (TOC) selector in "View" mode
- Line, Column and Total Lines indicators in status bar
- New color scheme, including support for dark theme
v1.13 (Aug 10, 2020)
Bug fixes:
- Faster dictionary update inside AudioCodes VPN
- Memorize Find/Replace dialog settings
v1.12 (Jun 4, 2020)
New features:
- Added support for new board types - M500Li and Mediant3100
- Improved speed of dictionary update
v1.11 (Jan 21, 2020)
Bug fixes:
- Minor fix in ProxyIp table parsing
v1.10 (Oct 31, 2019)
Bug fixes:
- Fix INI table display broken in previous version
v1.9 (Oct 30, 2019)
New features:
- Support short INI table format used by 7.2.254 and later
v1.8 (Jan 29, 2019)
Bug fixes:
- Fix tables display on high-resolution screens
v1.7 (Aug 8, 2018)
New features:
- Added parsing of board type
- Added support for 7.2.100 and later streams
Bug fixes:
- Fix dictionary update inside AudioCodes VPN
v1.6 (Jan 24, 2018)
Bug fixes:
- Fix parsing of MGCPCOMPATIBILITYPROFILE
v1.5 (Dec 27, 2017)
New features:
- Added cross-reference for all row pointers
- Updated version detection code to match new naming scheme
- New updates implementation (via HTTP)
- New icon set
v1.4 (Feb 18, 2014)
Bug fixes:
- Fixed fast update of dictionary files
- Fixed security issue
v1.3 (Jul 21, 2013)
New features:
- Updates from FTP server are limited to one update per hour
- Fast updates (from \\rebaser) are enabled for AudioCodes PCs/laptops only and
may be turned off in settings
- New "Replace" dialog
- Reworked "Find" dialog
Bug fixes:
- Resolved issue with updates not working on Windows XP platform
- Fixed issue with special characters - ^$*.[]()\ - in Find dialog
v1.2 (Jun 15, 2013)
New features:
- When parameter or table name is selected, switch to another mode (View/Edit)
preserves the selection and makes selected item visible
- Added parsing of obscured password values (introduced in v6.8)
- Invalid ENUM and password values are colored Red in View mode
v1.1 (Jun 2, 2013)
New features:
- Automatic update
- When new version is released, user is prompted to upgrade current installation
- Works both inside and outside AudioCodes VPN (updates are downloaded from
ftp.audiocodes.com
)
- Automatic update of dictionary files works both inside and outside AudioCodes VPN
- For users inside VPN update is done directly from
\\rebaser
on each startup
- For users outside VPN update is done from
ftp.audiocodes.com
once a day
- Added auto-completion in
Edit
mode (triggered via Ctrl-Space
)
- For parameter names
- For parameter values
- For table names
- For table closures
- For table field names
- Improvements in Table Editor
- Added row count
- Added combo-boxes for ENUMs
- Added flexible column width
- Added
Find
functionality (triggered via Ctrl-F
)
- When new row is added, its cells are set to default values
- Added color coding in
View
mode
- Invalid parameters, table names and columns are marked in Red
- PMs are marked in Grey
Bug fixes:
- Fixed a bug in Table Editor that deleted text after the edited table
- Fixed bugs in dictionary auto-update code (introduced in v1.0)
v1.0 (May 09, 2013)
New features:
- Added installation package
- Simplifies installation
- Lets user associate INI Viewer & Editor with
.ini
files
- Added automatic update of dictionary files
- "Central repository" is maintained by
\\rebaser
- so that it's always "in sync" with the stream
- Files are copied from "central repository" to local Application Data folder (so that they'll be accessible in the future if INI Viewer & Editor is run outside AudioCodes premises)
- Separate dictionary files are maintained for each major version (6.4, 6.6, etc) and the file is "matched" to the INI file header (if such exists)
- Settings dialog supports changing of "central repository" location and allows to turn off dictionary version matching (so that the latest dictionary is always used)
- Default dictionary file is updated to match 6.8 stream