UltraEdit (64-bit) 歷史舊版本 Page10

最新版本 SoftEther VPN Gate Client Plugin 2024.02.26 build 9799

UltraEdit (64-bit) 歷史版本列表

UltraEdit 64 位是一個功能強大的基於磁盤的文本編輯器,程序員的編輯器和十六進制編輯器,用於編輯 HTML,PHP,JavaScript,Perl,C / C ++ 和大量其他編碼 / 編程語言。 UltraEdit 可以處理和編輯超過 4 千兆字節的文件。獲得業界屢獲殊榮的應用程序 UltraEdit 包含免費試用期,用戶可以在購買許可證之前嘗試全功能應用程序。 UltraEdit 的... UltraEdit (64-bit) 軟體介紹


Microsoft Visual C++ Redistributable Package 14.32.31332.0 (64-bit) 查看版本資訊

更新時間:2022-09-29
更新細節:

Insomnia Core 2022.6.0 查看版本資訊

更新時間:2022-09-28
更新細節:

What's new in this version:

Fixed:
- an issue that prevented users from using Git Sync when trying to clone projects hosted in BitBucket Server and AWS CodeCommit
- an issue where drag-and-drop in the request sidebar didn't work for folders
- an issue where the Design Editor wouldn't update the code displayed when switching between branches in Git Sync

Improved:
- Create Request Collection is now suggested first instead of Design Document on the dashboard
- Added a shortcut to open Insomnia's Plugin Hub from within the App's Plugin view
- The GitHub stars count is now hidden when users are logged

XMedia Recode 3.5.6.6 (64-bit) 查看版本資訊

更新時間:2022-09-06
更新細節:

What's new in this version:

- Update of ffmpeg
- Update of SVT-AV1 (1.2.1) Codec

Troubleshooting:
- Fixed minor bugs

XMedia Recode 3.5.6.5 (64-bit) 查看版本資訊

更新時間:2022-08-29
更新細節:

What's new in this version:

- Update of ffmpeg
- Update of SVT-AV1 (1.2.1) Codec

Troubleshooting:
- Fixed minor bugs

Insomnia Core 2022.5.1 查看版本資訊

更新時間:2022-08-17
更新細節:

What's new in this version:

Fixed:
- an issue where Send and Download request option didn't work without an environment
- an issue with cURL imports that caused URL-encoded parameters to be encoded twice
- an issue that prevented choosing and deleting user-created custom HTTP methods

Inso CLI:
- Fixed the broken run test command when using Inso CLI installed from NPM. This issue affected all versions of the insomnia-inso npm package between 3.1.0-beta.4 and the current beta, 3.4.1-beta.0.

OpenAPI-2-Kong:
- Fixed an issue where multiple security requirement objects, like pairs of API keys, were not properly handled when generating requests from an OpenAPI spec

KLayout 0.27.11 (64-bit) 查看版本資訊

更新時間:2022-08-13
更新細節:

What's new in this version:

Features:
- fixed Normalize zero dimension when generating regular array instance
- Enhancement: Add setting to disable Save Needed dialog box
- fixed "move by" does not move instances from partial selection
- fixed GenericDeviceExtractor#define_opt_layer not working
- fixed MSYS2 compatibility with latest revision (based on gcc 12.1)
- fixed Internal error on DRC operation
- fixed LVS mismatch on parallel devices and issue on ambiguity resolution
- Enhancement: Support for Python 3.11
- Enhancement: L2N and LVSDB readers made compatible with potential future extensions
- Enhancement: DRC Antenna check now can be given a text layer which receives output describing the measured and computed values
- fixed: *= method (e.g. Point, DPoint) properly listed in help and reflection API
- Fixed a number of potential segfaults due to memory corruption found during master branch refactoring

UltraEdit 29.1.0.90 (64-bit) 查看版本資訊

更新時間:2022-08-05
更新細節:

What's new in this version:

UltraEdit 29.1.0.90 (64-bit)
Interactive login for SFTP (2FA support):
- Connect to servers that require two-factor authentication (2FA) or time-based one-time passwords (TOTP)
- New "Interactive login" account option (Advanced tab)
- Single persistent connection used for 2FA accounts to prevent multiple 2FA prompts
- Connection stays alive during file editing to avoid further 2FA prompts

Chrome (Edgium) rendering for browser view / live preview:
- Upgrades HTML / Markdown preview to modern rendering engine
- Requires WebView2 browser component from Microsoft (included in Win 11, available on Win 10)
- Fallback to older browser control for legacy rendering on systems not supporting WebView2

Command palette expansions:
Quick open any previously opened file:
- Type then begin typing part of file path or name to filter results; ex: myFile.js
- Select path and press Enter to open
- Clear one or all paths from history

Quick open any file:
- Begin typing file path and command palette will offer auto-completing matches
- Select a matching folder to add it to the path
- Select a matching file to open it
- Supports letter drives, UNC, and relative paths
- Wildcard support for opening multiple files at once; ex: C:prjclass*.cpp

Go-to shorthand:
- Type : then line number / column number to jump to location; ex: :300,25
- Type :b2 to jump to second bookmark, or :bMyBook to jump to bookmark named "MyBook"
- Type :p then page break number to jump to page break; ex: :p5
- Templates now included in command palette
- Syntax highlighting parser overhaul (Code highlighting data abstracted from editor,
proving performance and resolving issues):
- Syntax highlighting maintained when selecting
- Support for block comments opened with same characters as line comments
- Support for arbitrary string pairs (square brackets, backticks, etc.)
- Added support for Perl quote-like string operators like qq(STRING)
- Improved XML code highlighting with embedded CDATA sections
- Addressed issues related to complex embedded code highlighting and longer wrapped lines

HTML Tidy overhaul:
- Updated HTML Tidy library to latest version
- New HTML Tidy UI with dozens of additional options
- New command and associated key mapping to run HTML Tidy

Output window improvements and additions:
- Add and remove any number of output windows
- Rename output window tabs
- Select and copy partial or whole lines in output window

Other notable user experience improvements:
- Ability to rename unsaved file tab
- User tools automatically import embedded icon from external executable
- Re-engineered user clipboards now support selections of >4 GB (exceeding Windows clipboard limitations)
- "Add file to project" now uses regular File Open dialog
- Reformat JSON now automatically applies code highlighting
- Size column is now right-aligned in all FTP file lists

Other notable quality improvements:
- Addressed issue with child windows opening off screen when last positioned on disconnected monitor
- Addressed issues parsing URL formats for right-click open
- Addressed Reformat Paragraph issues with large selections of text
- Addressed issue with "Save selection as" and GB of selected data
- Addressed file lock issue when saving FTP file
- Removed 160 byte limit on application title bar
- Improved selection while in column mode
- Addressed "Server signature does not match" issue with SFTP
- Addressed issue with duplicated characters in SSH log
- Added missing "To uppercase" command to key mapping
- Added file path and name to non-DOS line terminator prompt
- Addressed tool performance issue with "Show DOS box" enabled
- Further theming improvements


UltraEdit 29.0.0.102 (64-bit)
- Change log not available for this version


UltraEdit 29.0.0.94 (64-bit)
- Change log not available for this version


UltraEdit 29.0.0.70 (64-bit)
Improved startup speed and performance:
- Various optimizations to startup routines
- Startup speed reduced by up to 50%
- File view / explorer window improvements:
- Existing file view tabs split out into separate dockable windows
- File explorer
- Project
- File lists (favorites, recents, etc.)
- Open files
- New ribbon / menu toggles and key mappings for new windows

Command palette enhancements:
- Command palette now fully resizable
- More responsive and cleaner user interface

Macro improvements:
- Greatly improved macro playback speed
- Reduced screen updates to improve performance
- Comment support (use # to create a comment line ignored by macro parser)
- GetValue supports 64-bit integers
- SaveAs now uses default save directory in all cases
- Addressed issue with duplicated key mappings
- Addressed focus issue with GetValue prompt

Column mode enhancements:
- Improved performance for column editing in large files
- New option for "Insert/Fill Column" to ignore last line if empty
- Find String List (List lines containing string) improvements
- Greatly improved performance, especially in large files
- New option to automatically refresh results
- Double-clicking result highlights match in file
- Added F5 keyboard shortcut to refresh results

Favorite files improvements:
- Redesigned interface to show columns
- Sort favorite files by name or path
- Addressed issue with "+All open files" button

User tool improvements:
- Tool output now displayed in real-time
- Run tools on remote (FTP) files
- Tool runtime input via %modify% now uses active clipboard
- Addressed issue with shifting key mappings when adding or removing tools
- Tool tooltips in ribbon now display name
- Improved scaling for custom tool icons in toolbar
- Perl regular expression improvements
- Perl regexp searches now case sensitive
- Dot (.) no longer matches new line
- Added support for Perl regexp DEFINE feature
- Improved memory handling to support more complex regexps

Live preview improvements:
- Greatly improved DOM navigation via double-click in browser window
- Improved selection of text in browser window
- Settings dialog and user interface improvements
- Settings dialog is fully resizable - text and options flow and wrap as dialog is resized
- INI path selectable with new "Open" button for fast access to its folder in Application Layout » Advanced
- Improved usability of Settings search
- Improved settings for default file open directory in File Handling » Load
- Various UI tweaks and fixes throughout settings
- Smarter F3 (Find Next): Manual selection in source now searches for selection instead of previous regexp
- New option to disable automatic expansion of nodes in XML Manager
- New option to create new file when all other files are closed
- Themed main application area when all files are closed
- Improved file change detection for network files
- FTP improvements for stability and usability
- Auto-complete display improvements for non-Latin characters
- Improved caret positioning with proportional characters and fonts
- Better error reporting for JSON manager
- Ctrl Left Arrow now stops at beginning of file


UltraEdit 28.20.0.92 (64-bit)
- Change log not available for this version


UltraEdit 28.20.0.90 (64-bit)
- Change log not available for this version


UltraEdit 28.20.0.70 (64-bit)
- Change log not available for this version


UltraEdit 28.20.0.44 (64-bit)
- Change log not available for this version


UltraEdit 28.20.0.28 (64-bit)
- Change log not available for this version


UltraEdit 28.20.0.26 (64-bit)
- Change log not available for this version


UltraEdit 28.20.0.16 (64-bit)
- Change log not available for this version


UltraEdit 28.20.0.12 (64-bit)
Interactive Find in Files:
- New option for "Interactive results" in Find in Files dialog
- Provides "live" view of all search results in a single edit tab
- Expand and collapse search results as needed
- Modify matched files directly in results
- Perform mass replaces in one or all results
- Save each result individually, or all at once

Scroll through file tabs with the mouse wheel:
- Set in file tabs context menu
- Set in Settings » Application layout » File tabs » Miscellaneous

- Added ability to remove items from "Recently opened" / "Recently closed" lists in File View
- Added key mapping support for "Go to Previous / Next Position"
- Added "Yes and make active" option to File Change Detection prompt
- Changed split window behavior to show same view in both splits
- Added IntelliTips automatic scanning of external "include" folder configured in Settings » Auto-complete » IntelliTips » Parser
- Added three new dark color themes (Studio Dark, One Dark, Predawn)
- Added Pieces integration
- Improved support for Perl regular expressions negative lookbehind
- Addressed selection issues with binary data / nonprintable characters in text mode
- Other minor improvements


UltraEdit 28.10.0.154 (64-bit)
- Change log not available for this version


UltraEdit 28.10.0.98 (64-bit)
- Change log not available for this version


UltraEdit 28.10.0.26 (64-bit)
- Change log not available for this version


UltraEdit 28.10.0.18 (64-bit)
- Change log not available for this version


UltraEdit 28.10.0.0 (64-bit)
IntelliTips improvements:
- Implemented threading for improved performance when parsing source files
- Eliminated slowness when typing in IntelliTips-parsed file
- Updated and modernized parser engine
- Added support for dozens of additional languages

Improved performance:
- Faster loading of multiple files
- Improved file tab handling with many files open
- Faster project load

- Updated Ctags (to universal-ctags) for more robust and modern symbol parsing
- Improved auto-complete to be more user friendly and less obtrusive
- Find in Files improvements when searching files with corrupt / incorrect encodings
- Improved storage and handling of settings and customizations data
- Smarter handling of auto-recovered unsaved files with Save State enabled
- Renamed update exe to prevent erroneous launch from Windows Temp File cleanup
- Miscellaneous improvements to increase application performance and reliability


UltraEdit 28.0.0.114 (64-bit)
- Change log not available for this version


UltraEdit 28.0.0.98 (64-bit)
- Change log not available for this version


UltraEdit 28.0.0.86 (64-bit)
- Change log not available for this version


UltraEdit 28.0.0.66 (64-bit)
- Change log not available for this version


UltraEdit 28.0.0.48 (64-bit)
- Change log not available for this version


UltraEdit 28.0.0.46 (64-bit)
- Change log not available for this version


UltraEdit 28.0.0.34 (64-bit)
IntelliTips:
- Code-aware suggestions for auto-completing class members, methods, etc.
- Function tips for typing parameters in function call
- UltraEdit parses active file and parent folder for symbols
- Supports local files and files opened via FTP
- Optionally scan other folders
- New config options in Settings » Auto-complete » IntelliTips

Improved auto-complete:
- Fully themed auto-complete dialog
- Choose when auto-complete automatically shows in Settings » Auto-complete

Fully resizable Find and Replace dialogs:
- New context menu option "Delete lines" in Find String List to delete all lines containing string
- New option to "Highlight all items found" with Replace

"Highlight all selected" optionally matches:
- Whole word only (and optionally only when selection is a whole word)
- Case
- Configure in Settings » Search » Advanced
- "Save and Close" command
- "Open last-closed tab" option (file tab context menu)
- Ability to save an empty, new file
- Save As option to leave both original file and new file open
- Added support for remote (FTP) files as well
- Go to previous and next position using forward and back buttons mouse
- Dynamic highlighting of XML and HTML attributes and values
- Clicking in line margin to select now selects entire soft-wrapped line
- Expanded theme support with most dialogs using theme colors
- Other minor enhancements and issues addressed


UltraEdit 27.10.0.164 (64-bit)
- Change log not available for this version


UltraEdit 27.10.0.148 (64-bit)
- Change log not available for this version


UltraEdit 27.10.0.108 (64-bit)
- Change log not available for this version


UltraEdit 27.10.0.76 (64-bit)
File properties:
- Dockable window displays information about active file
- File attributes, encoding, line/character statistics, etc.
- Copy one or all file properties to clipboard
- Collapsible information sections
 
Image preview for HTML / web files:
- Hover over image reference in source to see preview in tooltip
- Supported in HTML, CSS, JavaScript, JSON, Markdown, PHP, Python, Ruby, Perl
- Supports BMP, GIF, JPE/JPG/JPEG, PNG, and TIFF image formats
- See original image size and color mode
 
- UAC administrator override prompt for modifying and saving system files
- Unlimited line length – no forced wrap
- Unlimited line length option added in Settings » Editor display » Miscellaneous
- Set max columns before wrap to values greater than 20,000
 
Hide / show unchanged lines (View » Hide/show drop down):
- Combine multiple files
- Accessible via Edit tab » File (Insert group) » Insert multiple files
- Select one or more files from multiple locations
- Set order of inserted files
- Option to add new line if missing from inserted file(s)
- Line terminators automatically normalized if "On paste convert line endings" set in Settings » File handling » Conversions

Jump to function definition:
- Ctrl + Right-click on function call in source to jump to its definition
- Function must be listed in function list

- Eliminated view shift when selecting all (Ctrl + A)
- Manually set syntax highlighting type now remembered between sessions
- Syntax highlighting preserved for HTML / XML matching tag highlights
- Improved performance for JavaScript Lint
- Added Unicode BOM indicator to encoding value in status bar
- Improved display when toggling full screen mode
- Window framework update to improve performance and display
- Improved handling of literal caret (^) in templates
- Improvements for inserting files of different encodings and line terminator formats
- Various other minor improvements


UltraEdit 27.0.0.94 (64-bit)
- Change log not available for this version


UltraEdit 27.0.0.82 (64-bit)
- Change log not available for this version


UltraEdit 27.0.0.72 (64-bit)
- Change log not available for this version


UltraEdit 27.0.0.68 (64-bit)
- Change log not available for this version


UltraEdit 27.0.0.54 (64-bit)
- Change log not available for this version


UltraEdit 27.0.0.30 (64-bit)
- Change log not available for this version


UltraEdit 27.0.0.24 (64-bit)
- Change log not available for this version


UltraEdit 27.0.0.22 (64-bit)
Cloud Sync:
- Secure, cloud-based syncing of settings between different systems
- Authenticate with Google, GitHub, or Microsoft account
- Push / pull all settings, or specific settings categories
- Backup / restore system
- Manage, rename, and remove instances from sync account
- Requires a subscription license including Cloud Services
- Compute hash for active file or selected text (Coding tab » Tools group):
- MD5, CRC, SHA1, and SHA256 algorithms calculated and shown
- Copy hash value from result dialog
- Key mapping available
- Command line support available: uedit64 /md5|/crc|/sha1|/sha256
- No file size limitations

New options in file tabs context menu to sort file tabs by:
- Name
- Location
- File extension
- Date

Dialog overhaul to modernize settings and configs:
- Apply / OK buttons removed where applicable
- Obsolete settings and controls removed

Unlimited bookmark support:
- Set unlimited bookmarks in a file...even multi-GB files with hundreds of thousands of bookmarks
- Greatly improved performance for toggling bookmarks and with Bookmark Viewer
- New option "Bookmark matching lines" in Find dialog:
- Automatically set bookmarks for all lines containing match (instead of using Find String List)
- Find bookmarks are tracked and appear separately from standard bookmarks
- Allows you to quickly and easily delete, cut, or copy all lines containing search string
- Clear Find bookmarks (Home » Bookmarks sub-menu) while preserving manually set bookmarks
- New option in function list context menu to avoid automatically expanding function
- Support for horizontal scrolling via Shift + Mouse wheel


UltraEdit 26.20.0.68 (64-bit)
- Change log not available for this version


UltraEdit 26.20.0.66 (64-bit)
- Change log not available for this version


UltraEdit 26.20.0.62 (64-bit)
- Change log not available for this version


UltraEdit 26.20.0.58 (64-bit)
- Change log not available for this version


UltraEdit 26.20.0.1 (64-bit)
- Internal improvements for multi-segmented edit control
- Progress bar (in status bar) for large parsing / edit operations

Ability to immediately cancel long-running operations via ESC, including:
- Find / quick find
- Replace
- Macros
- Goto
- Ctrl + Home / Ctrl + End
- File open – cancel opening a huge file, or a large number of files
- Convert CSV / fixed width
- Convert tabs to spaces / spaces to tabs
- Convert line ends / wrap
- Reformat XML / JSON
- Reindent / reformat
- Print


UltraEdit 26.10.0.72 (64-bit)
- Change log not available for this version


UltraEdit 26.10.0.38 (64-bit)
- Change log not available for this version


UltraEdit 26.10.0.30 (64-bit)
- Change log not available for this version


UltraEdit 26.10.0.14 (64-bit)
- Various other fixes and improvements

Greatly improved performance:
- Threaded Quick Find for greatly improved performance in large files
- Faster scrolling and editing, especially in files with hidden lines
- Better performance when word wrap is enabled
- Faster undo / redo
- Improved grouped undo
- Eliminated flickering while typing
- Faster scrolling with HTML / XML tag highlighting
- Smoother scrolling with large files
- Improvements for indent guidelines with large sections of code


UltraEdit 26.0.0.74 (32-bit)
- Change log not available for this version


UltraEdit 26.0.0.72 (32-bit)
- Change log not available for this version


UltraEdit 26.0.0.62 (32-bit)
- Change log not available for this version


UltraEdit 26.0.0.48 (32-bit)
- Change log not available for this version


UltraEdit 26.0.0.34 (32-bit)
- Change log not available for this version


UltraEdit 26.0.0.24 (64-bit)
Powerful command palette:
- Easy and quick access to all of UltraEdit's functionality and settings via Ctrl + Shift + P
- Filter commands in search box at top
- Pin favorite commands / settings to top of list
- Access recently used commands in MRU list
- Run macros, scripts, and user tools directly from command palet

JavaScript / CSS minifier and decompressor:
- JS/CSS drop down includes reformat, compress, and JavaScript Lint options
- New "Formatting" group in Coding tab containing all code reformatting tools

Re-engineered code folding:
- Open – and fold – huge source files (up to 500 MB)
- Faster parsing of huge files with foldable code
- Much more accurate and better performing folding

Macro performance overhaul:
- In many cases, macros complete in 1/3rd of the time of previous versions – in some cases, even faster!
- Improved macro performance and stability for huge files

Highlight all occurrences of string on double-click (no Shift required):
- Configure under Advanced » Settings » Search » Advanced

Hints bar:
- See tips and hints contextualized to the work you're doing
- Scroll through all hints
- Hints are designed to be automatic and unobtrusive

Modernized key mapping:
- Ability to re-map Ctrl + Tab and Ctrl + Shift + Tab (provides browser-like tab switching)
- Replace in Files re-mapped to Ctrl + Shift + R
- Quick record macro re-mapped to Ctrl + Shift + Q
- ESC dismisses "Highlight all" highlighting
- New "Expand all" / "Collapse all" options in function list context menu
- Status bar shows total number of lines in file
- Various user interface, framework, and window improvements


UltraEdit 25.20.0.166 (64-bit)
- Change log not available for this version


UltraEdit 25.20.0.156 (64-bit)
- Change log not available for this version


UltraEdit 25.20.0.72 (64-bit)
- Change log not available for this version


UltraEdit 25.20.0.68 (64-bit)
- Change log not available for this version


UltraEdit 25.20.0.64 (64-bit)
- Change log not available for this version


UltraEdit 25.20.0.60 (64-bit)
Markdown support:
- Preview Markdown files (via Coding » Live preview or Browser view)
- Preview is compatible with GitHub Flavored Markdown (GFM)
- Select different styles for Markdown rendering (or add your own)
- Special Markdown syntax highlighting (with new MARKDOWN_LANG) language marker
- Support for embedded HTML highlighting

Live HTML preview:
- Split window with code view and browser view
- Code changes (saved and unsaved) are automatically updated in browser view
- Position sync: Double-click on element in preview to jump to its location in source
- Configure under Advanced » Settings » Editor » XML / HTML / Markdown
- Updated HTML rendering component to support modern HTML / CSS / JS
- Added support for copying (via Ctrl + C) selected text

Save state:
- Close UltraEdit without being prompted to save anything, then pick up where you left off – unsaved changes are restored
- Works for local, network, FTP, and even unsaved "Edit" files
- Prefer prompts to save? Disable this feature under Advanced » Settings » File handling » Session options

Close unsaved Edit files with no prompt to save:
- This optional feature can be set under Advanced » Settings » File handling » Session options
- Improved file tab handling on startup
- Changed default temporary file location
- Many fixes and internal improvements


UltraEdit 25.10.0.62 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.50 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.48 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.16 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.12 (64-bit)
- Change log not available for this version


UltraEdit 25.10.0.10 (64-bit)

Code folding enhancements:
- "Peek" at folded code (hover over "..." to see preview of collapsed text in a tooltip)
- Ctrl + Click on folding node to expand / collapse all sub-nodes of that node
- Alt + Click on folding node to expand / collapse all folding nodes in the active file
- Expand / collapse code from any line within folding section (not just first line)

Full Unicode support in wordfiles:
- Create wordfiles containing Unicode characters
- Wordfiles can be saved as ANSI, UTF-8, or UTF-16, with or without BOM
- Use Unicode characters in keywords, comment characters, indent/unindent strings, brace matching, more...

New "/Word Select Include" wordfiles setting for overriding delimiters for navigating / selecting:
- Allows you to set override default delimiters on a per-language basis
- For example, /Word Select Include = $ would cause the "$" symbol to be included when double-clicking a word to select
- This would also cause Ctrl + Left / Right Arrow to skip "$" (instead of stopping on it)

Delimiter based sort:
- Specify delimiter to sort by field (instead of specific column numbers)
- Makes IP address sort possible
- Faster brace / tag matching in source with very long lines
- "Filter on selection" switches to "Clear filter" when toggled on


UltraEdit 25.00.0.82 (64-bit)
- Change log not available for this version


UltraEdit 25.00.0.68 (64-bit)
- Change log not available for this version


UltraEdit 25.00.0.58 (64-bit)
- Change log not available for this version


UltraEdit 25.00.0.53 (64-bit)
- Collapsible Find in Files results for output window (per file)

Find in files results highlighting in output window:
- Highlighting for matches, file path / name, line number, text, and more
- Modify colors in new "Output" tab in theme manager

New spell checker based on Windows API:
- Replaces Aspell on Windows 8.1 and later (Windows 7 will still use Aspell)
- Supports all encodings, including Unicode formats
- Language support based upon installed languages on Windows
- Supports filters for strings, comments, HTML, and XML

Bookmark enhancements:
- New bookmark gutter (right side of line numbers)
- Ability to click in bookmark gutter to toggle bookmarks
- Access special bookmark context menu by right-clicking bookmark gutter
- Optionally disable bookmark gutter

New "Open folder" option in Explorer context menu:
- Selected folder set as root in file view "Explorer" pane
- Selected folder set as "Find in files" and "File open" default directories

Internally refactored UTF-8 handling:
- Greatly improved editing for multi-byte ANSI formats (mostly Asian fonts / scripts)
- Better display of non-Latin characters in UTF-8 files
- Better handling of column editing with special characters in UTF-8 files
- UTF-8 to UTF-16 conversion in memory – avoids conversion of temp file (or file on disk if temp files disabled)
- New "Filter on selection" in Home tab to show only lines in file containing selected text
- Ability to add macros or scripts to toolbar, ribbon, or context menu
- Key mapping, toolbar / ribbon support for "Save and upload to server" for FTP-linked files
- New "Automatically upload saved files" option to FTP-linked folder context menu (Project tab)
- Ability to customize tags inserted by HTML toolbar buttons
- Ability to set output encoding for user tools (ANSI, UTF-8, or UTF-16)
- Better folder pickers for Find in Files, projects, etc.
- Much more responsive XML / JSON manager trees, especially with large structures and data
- Greatly improved performance for files opened from slow network or VPN
- Other minor fixes, improvements, and enhancements


UltraEdit 24.20.0.62 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.61 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.51 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.44 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.40 (64-bit)

Folded code highlighting:
- Folding control turns solid when section is collapsed
- Background coloring for first line of folded code
- Configure colors for the above in theme

Dramatic performance improvements for Find:
- Blazingly fast, grep-like speed when writing of thousands of search results to the Output Window and Find String List
- Greatly improved performance and memory management for huge Find in Files results (700,000+ matches)
- Quicker and more responsive cancelling of Find / Replace in Files
- Greatly improved performance with many strings highlighted via "Highlight all" or Quick Find
- Addressed issues with mixed line terminators in Find String List causing erroneous line numbers

Dramatic performance improvements for hidden lines:
- Much faster "Delete all hidden lines", especially with many lines hidden
- Much smoother scrolling with large sections of hidden code / text

Tab delimited sort:
- Sort file based on tab-separated value fields instead of column numbers
- Optionally specify start and end characters for each field
- Syntax highlighting improvements
- Syntax highlighting preserved for partially selected keywords:
- Function list no longer shows functions in block comments
- Unmatched string character in regexp class no longer causes unwanted string highlighting
- Addressed issue with incorrect syntax highlighting after wrapping lines

Display improvements:
- Title bar no longer uses black color for text with darker title bar background
- Improved display and spacing of line number margin (decreased width when line numbers disabled)
- Restored vertical scroll bar in vertically oriented multi-line file tabs
- Status bar "Bytes selected" now reports "Chars selected" instead (mainly for UTF-8 files)
- SSH/Telnet and FTP now prompt for user name when not set
- Reverted accelerator keys for File Change Detection dialog buttons
- Addressed XML / HTML tag highlighting issues with Asian characters
- Addressed several column mode issues when editing multi-byte (Asian) characters
- Addressed issues with file/folder paths containing Unicode characters in .prj files
- Addressed file change detection prompt with time zone change or daylight savings change
- Addressed word wrap issues with non-Latin characters
- Addressed issues with UltraEdit (legacy) and Unix style regular expressions
- Addressed issue with hex insert in files greater than 4 GB


UltraEdit 24.20.0.35 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.30 (64-bit)
- Change log not available for this version


UltraEdit 24.20.0.27 (64-bit)
- Folded code highlighting
- Folding control turns solid when section is collapsed
- Background coloring for first line of folded code
- Configure colors for the above in theme
- Dramatic performance improvements for Find
- Blazingly fast, grep-like speed when writing of thousands of search results to the Output Window and Find String List
- Greatly improved performance and memory management for huge Find in Files results (700,000+ matches)
- Quicker and more responsive cancelling of Find / Replace in Files
- Greatly improved performance with many strings highlighted via "Highlight all" or Quick Find
- Addressed issues with mixed line terminators in Find String List causing erroneous line numbers
- Dramatic performance improvements for hidden lines
- Much faster "Delete all hidden lines", especially with many lines hidden
- Much smoother scrolling with large sections of hidden code / text
- Tab delimited sort
- Sort file based on tab-separated value fields instead of column numbers
- Optionally specify start and end characters for each field
- Syntax highlighting improvements
- Syntax highlighting preserved for partially selected keywords
- Function list no longer shows functions in block comments
- Unmatched string character in regexp class no longer causes unwanted string highlighting
- Addressed issue with incorrect syntax highlighting after wrapping lines
- Display improvements
- Title bar no longer uses black color for text with darker title bar background
- Improved display and spacing of line number margin (decreased width when line numbers disabled)
- Restored vertical scroll bar in vertically oriented multi-line file tabs
- Status bar "Bytes selected" now reports "Chars selected" instead (mainly for UTF-8 files)
- SSH/Telnet and FTP now prompt for user name when not set
- Reverted accelerator keys for File Change Detection dialog buttons
- Addressed XML / HTML tag highlighting issues with Asian characters
- Addressed several column mode issues when editing multi-byte (Asian) characters
- Addressed issues with file/folder paths containing Unicode characters in .prj files
- Addressed file change detection prompt with time zone change or daylight savings change
- Addressed word wrap issues with non-Latin characters
- Addressed issues with UltraEdit (legacy) and Unix style regular expressions
- Addressed issue with hex insert in files greater than 4 GB


UltraEdit 24.10.0.35 (64-bit)
- Change log not available for this version


UltraEdit 24.10.0.32 (64-bit)
- Change log not available for this version


UltraEdit 24.10.0.24 (64-bit)
- Change log not available for this version


UltraEdit 24.10.0.23 (64-bit)
JSON manager:
- Provides tree-style view of JSON data (based upon .json file extension)
- Copy, cut, paste, and duplicate JSON objects and keys
- See table of key / value data for selected object
- Expand / collapse all nodes
- Drag-and-drop JSON objects / keys to move them
- Format, compress, and re-parse active JSON file
- JSON reformatter (Coding tab) to reformat, reindent, and compress JSON
- New wordfile and special syntax highlighting support for JSON
- Greatly improved performance with Document Map, especially in large files
- Greatly improved performance with Line Change Indicator (LCI), especially in large files
- Addressed all issues related to LCI


UltraEdit 24.00.0.76 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.72 (64-bit)

Native Unicode rewrite / refactoring of code for greatly improved handling and detection:
- Better rendering of non-Latin text in various Unicode formats
- Better handling of Unicode file paths in title bar, file tabs, open file list, etc.
- Resolved all issues related to opening files with Unicode characters
- Greatly improved detection of (non-Unicode) code pages
- Improved detection of UTF-8 string declaration
- Automatic font / script substitution for non-Roman and OEM character sets
- New "Encoding" settings under Advanced » Settings » File handling » Encoding
- Ability to set fallback encoding / code page when auto-detection cannot determine
- New prompt to convert ANSI file to UTF-8 when pasting Unicode/UTF-8 content
- Support for using Unicode with "^c" and "^s" variables in macros/scripts
- Added option to handle tool output as Unicode (in "Output" tab of tool settings)
- Proper and full rendering in menus, dialogs, etc. for all language versions, regardless of OS language
- Addressed multi-caret issues when inserting Asian / multi-byte characters
- Addressed caret "jumping" issues in UTF-8 files
- Addressed issues related to opening and saving UTF-8 files via FTP
- Addressed issues related to word wrap with multi-byte characters / Asian scripts
- Addressed caret positioning issues with Asian characters in Unicode / UTF-8 files
- Countless other Unicode / UTF-8 improvements and adjustments

Full Unicode support for / in:
- Macros and scripts
- Function list
- Tag list
- Output window
- Auto-complete
- Key mapping
- Open address and search toolbars
- Ctags
- Insert column

GUI to easily browse, add, and remove syntax highlighting languages:
- Access from Coding tab or Advanced » Settings » Editor display » Syntax highlighting
- Check languages to add them, uncheck to remove them
- Search / filter for languages
- Reset syntax highlighting back to factory defaults

Find / replace enhancements:
- Optionally leave replace dialog open when doing step-by-step replace
- Added ability to scroll find / replace histories with mouse wheel
- Added support for Perl regexp buffer boundaries (A, z, etc.)
- Added unobtrusive notification when search wraps to other end of file
- Find / replace "In" setting now defaults to selected text only if 2 or more lines selected
- Search in column now supports column number up to 20,000
- Improved performance with many filtered lines (Show / hide lines)
- Addressed many Perl regexp issues
- Addressed "Count all" issue with Unicode characters
- Addressed issues with slim replace dialog buttons
- Addressed several quick find issues

Find string list enhancements:
- Find string list scrolls to track active line in edit window
- Ability to create new file from find string list contents (context menu)
- Highlighting of matches in find string list (toggle in context menu)
- Find / replace in files enhancements
- Added button to set find / replace in files directory to active file's directory on the fly
- Added notification to status bar when find / replace in files completes
- Status bar indicates number of matches / files searched as search progresses
- Vastly improved performance and speed when writing results to output window
- Find in files now checks each file for BOM and uses BOM-specified encoding for search
- Added "Active file" option to encoding drop down (uses active file's encoding for search)
- Added "Auto-detect" option to encoding drop down (will auto-detect each file's encoding during search)
- Better results and display when searching across multiple encodings
- Addressed issue with double-clicking on FTP file in find in [open] files results

XML manager enhancements:
- Added drag-and-drop support to move elements
- New "Copy XPath" option for nodes/attributes
- Added highlighting of current (edit window) position
- Addressed issues with incorrectly reported error positions
- Several other issues addressed
- Drag and drop images / graphics, or browse to images, to insert them in active HTML document:
- Drag-and-drop any number of images directly into an HTML based file
- For most HTML and web files, links will be automatically inserted
- For CSS files, the URL to the image will be inserted
- Modify the HTML / CSS formats for inserted images in Settings » Editor » Image drag-and-drop
- Hold Ctrl while dragging-and-dropping to modify the format on the fly
- Select and open multiple files at once from Recently opened / closed files menu:
- New option "Open all"
- Hold Ctrl and click files to select multiple at once
- Click "Open selected" to open all checked items

"Join line(s)" feature (Edit tab):
Option to preserve leading spaces in Advanced » Settings » Editor » Advanced:
Compare in UC Pro externally detected changes from file change detection prompt:
New context menu for "Lists" tab in file view:
- Add folders/files
- Show names only
- Rename file
- Remove file from list

"Close all files to left / right" in file tab context menu (with key mapping support):
"Add to [Favorite / Project] Files" options on file tab / file view context menu:
Drag-and-drop file tabs to file view "Project" and "Lists" tab to add to projects and lists:
New option to use classic theme for printing ("Page setup" dialog):
User tools and default associated shortcuts now begin with "1" instead of "0":
Standardized capitalization of text (sentence case) in menus and UI:
- New /LanguageMarker flag for wordfiles for expanded shebang line recognition

New option to disable automatic hex mode for files containing nulls (hex 00) in Advanced » Settings » Editor » Hex mode:
"Defaults" button in sort settings dialog:
"Delete selected lines" now deletes complete line even if not completely selected:
Paste into multiple selected columns while in column mode now pastes into all columns:
Full customization support for edit window and file tab context menus:
Improved performance and data handling with shared FTP accounts:
Optimized file change detection to avoid pause when checking for changes in all open files:
Support for OpenSSH 7.0+ (SSH console):
Addressed issues related to FTP-linked project folder:
Addressed several issues when default ANSI encoding set to non-Latin code page:


UltraEdit 24.00.0.56 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.53 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.49 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.45 (64-bit)
- Change log not available for this version


UltraEdit 24.00.0.43 (64-bit)
- Change log not available for this version


UltraEdit 23.20.0.43 (64-bit)
- Change log not available for this version


UltraEdit 23.20.0.41 (64-bit)
- Change log not available for this version

GdPicture.NET SDK 14.1.184 查看版本資訊

更新時間:2022-08-05
更新細節:

What's new in this version:

GdPicture.NET SDK 14.1.184
- GdPictureDocumentConverter: new property JBIG2PMSThreshold
- Improved OCR accuracy
- Improved Key-Value pair engine accuracy
- Improved PDF rendering engine
- Improved Office formats rendering
- GdPicturePDF: New method PageIsBlank()
- GdPicturePDF: New overload AutoCropPage() allowing to ignore white rectangle graphic objects
- GdPictureImaging: Fix issue on font size computation with text drawing methods
- GdPictureDocumentConverter: Fixed an issue that could cause a TimeOutOperation status
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.183
Improved:
- Office Format Rendering
- PDF repair feature
- PDF/A converter engine performance
- OCR engine accuracy
- Key-Value pair engine

Fixed minor PDF page scaling issues
Battery of minor bug fixes


GdPicture.NET SDK 14.1.182
Improved:
- Office rendering engine
- PDF optimization speed
- JBIG2 compression rate and speed
- text extraction engine
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.181
Improved:
- PDF/A validator engine
- JBIG2 compression rate and encoding speed
- Arabic OCR accuracy
- Office rendering engine
- Key-Value pair engine
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.180
Improved:
- Office formats rendering engine
- QR Code reader accuracy
- OCR accuracy and speed
- Key-Value pair detection engine
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.179
Improved:
- OCR engine accuracy
- Key-Value pair detection engine
- document rendering speed

- Global speed improvement of image processing & document-cleanup features
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.178
Improved:
- PDF/A converter and validator engines
- Office formats rendering engine
- OCR engine accuracy
- Key-Value pair finder engine
- WEB TWAIN controller

- Battery of minor bug fixes


GdPicture.NET SDK 14.1.177
- GdPictureDocumentUtilities: new method ToGdPictureStatus()
- Key-Value pair detection engine improvements
- Improved PDF rendering engine
- New enumeration PdfGridSplitOrdering
- GdPicturePDF: new methods GridSplit()
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.176
- OCR engine improvements
- Improved Office formats rendering engine
- GdPictureDocumentConverter: new property PdfEnableLinearization
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.175
Improved:
- PDF/A Validator engine
- PDF OCG flattening feature
- PDF parsing of malformed documents
- Ocr accuracy improvements
- Office formats rendering engine
- PDF digital signature support
- GdPicturePDF: new method IsSignatureFieldSigned()


GdPicture.NET SDK 14.1.174
Improved:
- PDF text removal engine
- PDF/A Validator engine
- Office formats rendering engine
- OCR engine improvements
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.173
- Fixed a regression in the PDF generator engine
- Fixed a memory leak in the barcode reader engine
- Improved annotations support into the WPF edition of the GdViewer control
- Improved PDF incremental saving into the AnnotationManager class
- Battery of other minor bug fixes


GdPicture.NET SDK 14.1.172
- Fixed a critical regression in the OCR engine


GdPicture.NET SDK 14.1.171
- Improved OCR accuracy
- First implementation of a key-value pair data extractor in the OCR engine
- GdPictureOCR: new method GetKeyValuePairCount()
- GdPictureOCR: new method GetKeyValuePairKeyString()
- GdPictureOCR: new method GetKeyValuePairKeyRect()
- GdPictureOCR: new method GetKeyValuePairValueRect()
- GdPictureOCR: new method GetKeyValuePairValueString()
- GdPictureOCR: new method GetKeyValuePairDataType()
- GdPictureOCR: new method GetKeyValuePairConfidence()
- GdPictureOCR: new method GetKeyValuePairIsStrong()
- Improved Office formats rendering engine
- Improved PDF parsing and processing
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.170
Improved:
- OCR accuracy
- PDF/A Validator engin
- Office formats rendering engine
- DocuVieware UI
- PDF page scaling annotation handling
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.169
- OCR accuracy improvements
- Improved DocuVieware user interface


GdPicture.NET SDK 14.1.168
- DocuVieware: added user interface themes support. new property UserInterfaceTheme added into the public API

Improved:
- OCR accuracy
- PDF reducer engine
- Office rendering engine
- PDF/A converter and validator engines
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.167
- Added blank page dropout support in the PDF reducer engine when input document is in raster format
- Fixed a dependency issue with System.Drawing.Common in the Core edition


GdPicture.NET SDK 14.1.166
Improved:
- PDF/A converter and validator engines
- Office rendering engine
- OCR engine accuracy
- PDF reducer engine
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.165
- Vulnerability fix in DocuVieware
- Vulnerability fix in the MICR engine


GdPicture.NET SDK 14.1.164
Improved:
- text extraction engine
- GdPicturePDF: new method HasJavaScript()
- GdPicturePDF: new method RemoveAnnotationAction()
- Office rendering engine
- OCR engine accuracy
- PDF reducer engine
- PDF OCG flattening feature
- PDF/A converter engine
- PDF annotation flattening feature
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.163
- Fixed a critical regression into the PDF parser


GdPicture.NET SDK 14.1.162
Improved:
- MRC engine accuracy
- OCR engine accuracy
- PDF OCG flattening feature
- internal PDF repair engine
- office formats rendering
- PDF rendering engine
- Handling of some malformed PDF
- PDF/A converter engine
- PDF reducer engine

- Battery of minor bug fixes
- New native runtime: GdPicture.NET.14.machine.vision(.64).dl
- Removed native runtimes: GdPicture.NET.14.ocr.tesseract.3(.64).dll, GdPicture.NET.14.omr(.64).dll and GdPicture.NET.14.document.analyzer(.64).dll. They have been merged into GdPicture.NET.14.machine.vision(.64).dll


GdPicture.NET SDK 14.1.161
- Improved MRC engine accuracy
- Fixed a critical issue with XLSX loading in .NET Core edition
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.160
Improved:
- PDF digital signature support
- QR Code reader accuracy
- OCR accuracy
- MRC engine accuracy
- PDF page normalization feature
- PDF OCG flattening feature
- PDF parsing performance
- PDF redaction engine
- Office formats rendering: Text wrapping and table rendering

- Added support for docm, xlsm and pptm formats. Handled as if the macros are not enabled
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.159
Improved:
- Office formats rendering engine
- PDF page normalization feature
- Handling of some malformed PDF
- OCR engine accuracy
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.158
- Improved Office formats rendering engine
- Critical bug fix preventing office formats parsing in .NET core edition


GdPicture.NET SDK 14.1.157
- Improved OCR engine accuracy
- PdfOcrOptions class: new property RemoveExistingText
- Improved Office formats rendering engine
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.156
Improved:
- OCR engine accuracy
- MRC engine accuracy
- PDF page normalization feature
- PDF unembed font feature
- Office formats rendering
- EMG & MSG rendering engine
- PDF/A converter engine
- PDF resource optimization
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.155
- Fixed a critical regression in the PDF engine


GdPicture.NET SDK 14.1.154
- GdPictureDocumentConverter: new property TiffEnableExifRotate, HtmlPreferOnePage & HtmlEmulationType

Improved:
- OCR accuracy
- HTML, MSG & EML rendering engines
- Office formats rendering engine
- PDF redaction engine
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.153
Improved:
- OCR engine accuracy
- MRC engine
- Office formats rendering engine
- PDF rendering of text markup annotations
- PDF rendering engine with malformed documents

- DocuVieware: new .NET properties: SearchResultsBorderColor, SearchResultsBackColor
- GdPicturePDF: new method SetJBIG2PMSThreshold()
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.152
- Improved Office formats rendering engine
- Improved OCR accuracy
- Added new OCR special context engine to read numeric symbols and capital letters. See OCRSpecialContext.AlphaNumAllCapsML enumeration member
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.151
Improved:
- Office formats rendering engine
- GdViewer (WinForm) new method ClearCache()
- SVG rendering engine
- PDF rendering engine
- EML/MSG conversion engine
- OCR accuracy and speed
- PDF text removal engine
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.150
- Improved OCR accuracy
- Improved Office formats rendering engine
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.149
- Improved OCR accuracy
- Improved Office formats rendering engine
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.148
Improved:
- OCR accuracy
- PDF/A converter and validator engines
- Office rendering engine
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.147
Improved:
- OCR accuracy
- text extraction engine
- MaxiCode reader accuracy
- Office rendering engine
- internal PDF repair engine
- PDF forms flattening functionality
- PDF rendering engine

- Battery of minor bug fixes


GdPicture.NET SDK 14.1.146
- GdViewer (WinForm): fixed a critical bug fix introduced in previous version


GdPicture.NET SDK 14.1.144
Improved:
- PDF rendering engine
- OCR engine accuracy and speed
- Office rendering engin
- text extraction engine
- PDF 2.0 / PDF/A-4 support
- GdPicture & DocuVieware are now available as NuGet packages
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.143
- Added support for PDF/A-4, PDF/A-4e PDF/A-4f, generation, conversion & validation
- Battery of minor bug fixes

Improved:
- PDF/A converter and validation engines
- built-in PDF font pack engine
- OCR engine accuracy
- Office rendering engine


GdPicture.NET SDK 14.1.142
- Introduced support for Maxicode reading & writing
- Improved OCR accuracy
- Improved Office formats rasterizer engine
- Battery of minor bug fixes

GdPictureImaging:
- new method BarcodeMaxicodeGetSize()
- new method BarcodeMaxicodeWrite()
- new method BarcodeMaxicodeReaderClear()
- new method BarcodeMaxicodeReaderDoScan()
- new method BarcodeMaxicodeReaderGetBarcodeCount()
- new method BarcodeMaxicodeReaderGetBarcodeValue()
- new method BarcodeMaxicodeReaderGetBarcodeValueRAWBase64()
- new method BarcodeMaxicodeReaderGetBarcodeConfidence()
- new method BarcodeMaxicodeReaderGetBarcodeX1()
- new method BarcodeMaxicodeReaderGetBarcodeX2()
- new method BarcodeMaxicodeReaderGetBarcodeX3()
- new method BarcodeMaxicodeReaderGetBarcodeX4()
- new method BarcodeMaxicodeReaderGetBarcodeY1()
- new method BarcodeMaxicodeReaderGetBarcodeY2()
- new method BarcodeMaxicodeReaderGetBarcodeY3()
- new method BarcodeMaxicodeReaderGetBarcodeY4()


GdPicture.NET SDK 14.1.141
- OCR: improved accuracy
- Improved Office formats rendering engine
- Improved PDF reducer engine
- Improved PDF rendering engine
- GdPicturePDF: Improved grayscale conversion engine
- DocuVieware: improved formfields support
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.140
Improved:
- OCR engine accuracy
- PDF digital signature support
- PDF parsing of malformed documents
- Office formats rendering engine

- DocuVieware: new JavaScript function: RegisterOnPageDeleted()
- DocuVieware: new JavaScript function: RegisterOnUnknownLinkNavigation()
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.139
Improved:
- OCR accuracy
- Office formats rendering engine
- PDF rendering engine
- PDF/A converter and validation engines
- COM edition stream reading performance

- DocuVieware: new property PrintDefaultPageRange
- DocuVieware: new property SaveDefaultPageRange
- DocuVieware: new JavaScript API: RegisterOnAttachmentClick
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.138
Improved:
- OCR engine accuracy
- text extraction & paragraphs detection engines
- Office formats rendering engine
- SVG rendering engine

- GdPicturePDF: Improved grayscale conversion engine
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.137
- Improved PDF/A converter engine
- GdPicturePDF: improved functionality of DropPDFASupport() method
- DocuVieware: improved form fields support
- Improved Office formats rendering engine
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.136
Improved:
- MRZ reader engine accuracy
- OCR engine accuracy & speed
- page orientation detection accuracy
- PDF/A converter engine
- Office formats rendering engine

- GdPicturePDF: Improved RegEx text search
- GdPicturePDF: Improved grayscale conversion engine
- GdPicturePDF: New overload ConvertToGrayscale() to enable/disable unused resources removal
- GdPicturePDF: Improved AutoCropPage functionality
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.135
- Improved OCR accuracy
- Improved office formats rendering engine
- Improved PDF parser engine
- GdPictureImaging: new method FontIsSymbolic()
- GdPictureImaging: new method FontCanRenderText()
- OCRSpecialContext enumeration: new member NumericLineML
- OCRSpecialContext enumeration: new member HandwrittenNumericBoxML
- GdPictureOCR: new method GetCharacterAlternativeCount()
- GdPictureOCR: new method GetCharacterAlternativeValue()
- GdPictureOCR: new method GetCharacterAlternativeConfidence()
- DocuVieware: new function RegisterOnUriNavigation()
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.133
- OCR engine accuracy & speed improvements
- Improved Office rendering engine
- Improved PDF rendering engine
- Improved internal PDF repair engine
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.132
- Improved OCR accuracy
- ThumbnailEx control: new property SelectedThumbnailBackColorAlpha
- Improved Office rendering engine
- GdPicturePDF: improved PDF repair functionality
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.131
Improved:
- OCR engine accuracy
- MRZ reader engine accuracy
- Office formats rendering engine
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.129
Improved:
- MRC compression engine
- Office formats rendering engine
- OCR accuracy
- 1D barcode reading accuracy
- PDF parsing
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.128
Improved:
- MRC compression engine
- Office formats rendering engine
- OCR accuracy
- 1D barcode reading accuracy
- PDF parsing
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.127
Improved:
- MRC engine accuracy & speed
- lossy JBIG2 encoder (better pattern matching on text content)
- office formats rendering engine
- PDF Reducer compression rate

- PDF Reducer engine can now produce PDF/A output
- Added support for file attachments in Office formats
- GdPicturePDF: new method DropPDFASupport()
- GdPicturePDF: new method GetPageImageMaskResName()
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.126
- Improved OCR accuracy and speed
- Improved Office formats rendering engine
- BookmarkTree: new property AutoGenerate
- DocuVieware: improved user interface
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.125
Improved:
- OCR accuracy
- DocuVieware user interface
- Office formats rendering engine
- MRC engine compression rate

- DocuVieware: new property SnapInSplitterBarColor
- DocuVieware: new JavaScript API SetCustomHeaders()
- GdPicturePDF: new method SetMRCImageMaskResolution()
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.124
Improved:
- OCR accuracy
- Office formats rendering engine
- MSG rendering engine
- 1D barcode reader accuracy

- DocuVieware: new property ShowLoadingSpinner
- DocuVieware: added new optional parameter (xferCount) to the TwainSetConfig() JavaScript function
- DocuVieware: new property ScrollBarStyle
- GdPictureDocumentUtilities: new method GetWebBrowserPoolSize()
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.123
- Added support to convert any document to SVG
- GdPicturePDF: new method SearchAndHighlight()
- Improved Office formats rendering engine
- Improved PDF/A converter engine
- GdPictureDocumentConverter: new method SaveAsSVG()
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.122
- Change log not available for this version


GdPicture.NET SDK 14.1.121
- DocuVieware: new property EnableThumbnailRotateButtons
- DocuVieware: new property EnableThumbnailDeleteButton
- GdPicturePDF: Improved AutoCropPage functionality
- GdPicturePDF: Improved embedded files handling
- GdPicturePDF: Improved RegEx text search
- DocuVieware: DocuViewareManager new method SetEncryptionMode()
- DocuVieware: DocuViewareManager new method AbandonSessions()
- DocuVieware: new enumeration DocuViewareFilesEncryptionMode
- Improved PDF/A converter and validation engines
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.120
Improved:
- OCR accuracy
- Office documents rendering engine
- QrCode reader accuracy
- 1D barcode reader accuracy
- PDF/A converter and validation engines
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.119
- GdPictureOCR: new property MaxThreadCount
- GdPictureImaging: new overload Barcode1DReaderGetBarcodeValue() to specify if Febraban digital line should be computed
- GdPictureStatus enumeration: added new member BarcodePDF417InvalidDataCount
- DocuVieware: improved page generation speed
- Battery of minor bug fixes

Improved:
- Improved OCR accuracy
- Improved PDF/A converter engine
- Improved office formats rendering engine
- Improved PDF & image rendering speed


GdPicture.NET SDK 14.1.118
Improved:
- PDF rendering engine
- PDF/A converter engine
- PDF digital signature support
- PDF/OCR engine
- OCR accuracy

- DocuVieware: some UI improvements
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.117
Improved:
- OCR accuracy
- PDF digital signature support
- office formats rendering engine

- Battery of minor bug fixes


GdPicture.NET SDK 14.1.116
Improved:
- PDF text extraction engine
- PDF/A converter engine
- PDF rendering engine
- speed & robustness of the PDF417 recognition engine
- 1D barcode reader engine accuracy

- Added EML & MSG formats support
- Battery of minor bug fixes

GdPictureDocumentConverter:
- new property EmailPageWidth
- new property EmailPageHeight
- new property EmailPageMarginLeft
- new property EmailPageMarginTop
- new property EmailPageMarginRight
- new property EmailPageMarginBottom


GdPicture.NET SDK 14.1.115
Added support for HEIF format
Battery of minor bug fixes

Improved:
- OCR engine accuracy
- PDF/A converter engine
- PDF rendering engine
- office formats rendering engine
- TWAIN scanning support


GdPicture.NET SDK 14.1.114
- Added support for HEIF format
- Battery of minor bug fixes

Improved:
- Office formats rendering engine
- PDF/A converter engine
- PDF rendering engine


GdPicture.NET SDK 14.1.113
Improved:
- Office rendering engine
- PDF rendering engine
- PDF/A converter engine
- OCR engine speed
- GdViewer Winform rendering engine

- General speed improvements
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.112
Improved:
- GdViewer Winform rendering engine
- RTL support for annotation editing
- MICR accuracy
- Office formats rendering engine
- PDF/A converter engine
- PDF rendering engine
- OCR engine accuracy

- Battery of minor bug fixes


GdPicture.NET SDK 14.1.111
- Improved support for unstable TWAIN drivers
- DocuVieware: added support for 64-bit TWAIN devices acquisition
- Improved Office formats rendering engine
- Improved global toolkit speed
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.110
Improved:
- MICR engine accuracy and speed
- support for JPEG compression in tiff images
- Office formats rendering engine
- PDF rendering engine
- PDF generation speed
- PNG images generation speed

- DocuVieware: improved page transfer speed
- Battery of minor bug fixes
- GdPicturePDF: new method AutoCropPage()


GdPicture.NET SDK 14.1.109
- Improved PDF rendering engine
- Improved office formats rendering engine
- TextExtractionOptions enumeration: added new member IgnoreRotatedText
- Improved PDF text extraction engine
- Improved PDF/A converter engine
- DocuVieware: new JavaScript function SetMaxUploadThreads()
- DocuVieware: new JavaScript function DeletePages()
- DocuVieware: new JavaScript function RotatePages()
- DocuVieware: new JavaScript function SwapPages()
- DocuVieware: new .NET method DeletePages()
- DocuVieware: new .NET method RotatePages()
- DocuVieware: new .NET method SwapPages()
- DocuVieware: extended page reordering support to all document types
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.108
- New enumeration MRZFormat
- New enumeration OCRBlockSpecialFormat
- TextExtractionOptions enumeration: added new member DisableTextOrientationDetection
- GdPictureOCR: new method GetBlockSpecialFormat()
- GdPictureOCR: new method GetBlockSpecialFormatData()
- Improved Office rendering engine
- Improved MICR engine accuracy
- Improved HTML engine
- GdPicturePDF: new methods OverlayPage()
- DocuVieware: improved printing speed
- DocuVieware: improved HTTP loading speed. Up to 4x faster
- DocuVieware: improved page rotation mechanism
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.107
- Added HTML format support for viewing and conversion
- Improved Office formats rendering engine
- Improved HTTP transfer support and added support for HTTP/2 protocol

GdPictureDocumentUtilities:
- new method IsWebBrowserAvailable()
- new method GetWebBrowserPath()
- new method SetWebBrowserPath()
- new method SetWebBrowserPoolSize()
- new method ClearWebBrowserCache()

GdPictureStatus enumeration: new member WebBrowserStartingError
DocumentType enumeration: new member DocumentTypeHTML
DocumentFormat enumeration: new member DocumentFormatHTML

GdPictureDocumentConverter:
- new property HtmlPageWidth
- new property HtmlPageHeight
- new property HtmlPageMarginLeft
- new property HtmlPageMarginTop
- new property HtmlPageMarginRight
- new property HtmlPageMarginBottom
- new property HtmlPreferCSSPageSize
- new method LoadFromHttp()

DocuVieware: new property EnableLinkRect
Battery of minor bug fixes


GdPicture.NET SDK 14.1.106
Improved:
- Office formats rendering engine
- MICR engine accuracy and speed
- OCR engine accuracy
- MRZ reader accuracy
- quality image annotations embedded into PDF

- Battery of minor bug fixes


GdPicture.NET SDK 14.1.105
Improved:
- MICR engine accuracy and speed, and we will do even better in next release
- OCR engine accuracy
- Office formats rendering engine
- (a lot) PDF/A converter and validation engines

- OCRSpecialContext enumeration: added MICRLineE13B and MICRLineCMC7 members
- GdPictureOCR: new property ExpectedSymbolCount
- GdPicturePDF: new method SetForceRasterizerInterpolation()
- Improved blank page detection algorithm
- DocuVieware: new JavaScript function: DirectSave()
- GdPictureImaging: new overload of Barcode1DReaderDoScan() to allow to set a timeout
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.104
- Improved MICR engine accuracy
- Improved Office formats rendering engine
- GdPicturePDF: new overloads of SearchText() to enable text search of any word in the search expression
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.103
Improved:
- PDF/A converter and validation engines
- MICR engine accuracy & speed
- Office formats rendering engine
- PDF rendering engine

- Battery of minor bug fixes


GdPicture.NET SDK 14.1.102
- GdPictureDocumentConverter: new property TimeoutMilliseconds
- GdPictureImaging: new method ConvertTo1BppWAN()
- GdPicturePDF: new method ConvertToGrayscale()
- DocuVieware: new property LoadingTimeout
- DocuVieware: new contextual menu item to remove selected text
- DocuVieware: new property EnableRemoveTextItem
- Improved MRZ reader accuracy and speed
- Improved MRC engine
- Improved OCR engine
- Improved office formats rendering engine
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.101
Improved:
- PDF redaction engine
- MRC engine
- PDF/OCR generation with Chinese language
- office formats rendering engine
- PDF text extraction engine
- PDF rendering engine

DocuVieware:
- new JavaScript function: RegisterOnTextUnselected()
- new property: EnableTextCopyMenuItem
- added Chinese traditional locale

- Battery of minor bug fixes


GdPicture.NET SDK 14.1.100
- Improved MRC engine
- Improved OCR accuracy for Chinese language
- Improved office formats rendering engine
- Improved PDF engine
- Improved DocuVieware UI responsiveness
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.99
- Improved digital signature support
- Improved MRC engine accuracy and speed
- PDFReducerConfiguration class: new property EnableParallelization
- Improved PDF417 barcode decoder accuracy
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.98
- Improved toolkit speed
- Improved automatic page orientation engine speed and accuracy
- Improved OCR accuracy
- Improved MRC engine accuracy and speed
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.97
- GdViewer (WinForm & WPF) new method TerminateLastAnnotInteractiveAdd()
- Improved PDF merging engine
- Improved RTL support with GdPicture/XMP annotations
- Improved page orientation detection engine
- Improved MRC engine speed
- DocuVieware: improved UI and document loading speed
- DocuVieware: added support for file attachment annotations
- DocuViware: new property EnableFileAttachments
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.96
- Improved internal rendering engine speed
- Improved digital signature support
- Improved PDF/A converter and validation engines (speed & accuracy)
- Improved PDF parser, especially to handle malformed documents
- Improved office formats rendering engine
- Improved color detection engine accuracy
- Battery of minor bug fixes
- Merry Christmas / Feliz Navidad


GdPicture.NET SDK 14.1.95
- Fixed a critical issue on .NET 5
- Improved Office formats rendering engine
- Improved PDF/A converter engine
- GdViewer (WinForm & WPF): new property PreserveViewRotation
- DocuVieware: improved TWAIN controller
- DocuVieware: improved interactive form-fields support
- DocuVieware: dramatical speed improvement when session state mode is DocuViewareSessionStateMode.File
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.94
- Improved office formats rendering engine
- Improved PDF/A converter and validation engines
- Improved PDF parser with malformed documents
- Improved rendering engine
- Improved 2D barcode reader engine accuracy
- DocuVieware: improved the TWAIN Web scanning support
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.93
- AnnotationRuller: new TicksPerUnit property
- Improved office formats rendering engine
- Improved OCR engine accuracy and speed
- Improved PDF/A converter and validation engines
- DocuVieware: added support for multiple annotations selection
- DocuVieware: new JavaScript function EnableAnnotMultiSelect()
- DocuVieware: new JavaScript function UnselectAnnot()
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.92
- Change log not available for this version


GdPicture.NET SDK 14.1.91
- GdPicturePDF: new method GetPageImageICCProfile()
- Added support for CR3 raw image format and more than 50 others camera support
- GdViewer (WinForm & WPF): added support for multiple annotations selection by code
- GdPictureSegmenter: improved layout analyzer engine
- Improved MRC engine
- Improved OCR engine
- Improved PDF redaction engine
- Improved PDF rendering engine
- Improved Office formats rendering engine
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.90
- Improved Office formats rendering engine (speed and rendering fidelity)
- Improved PDF rendering engine (speed and rendering fidelity)
- Improved PDF reducer engine
- Improved PDF redaction engine
- GdViewer (WPF & WinForm): added multiple selection support to annotations
- GdViewer (WPF & WinForm): new property AnnotationEnableMultiSelect
- GdViewer (WPF & WinForm): improved annotations rendering quality and speed
- DocuVieware: new property TwainAcquisitionFormat
- DocuVieware: improved contextual menu appearance and interactivity
- DocuVieware: new JavaScript function GetSelectedTextAreas()
- GdPicturePDF: improved PDF repair functionality
- GdPicturePDF: new methods IsValidPDFA()
- GdPicturePDF: new method CheckPDFAConformance()
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.89
- Improved office formats rendering engine
- Improved PDF rendering engine
- Improved PDF/A converter engine
- Improved text extraction/selection engine
- Improved OCR engine accuracy & speed
- Added a new PDF/A validation engine
- GdPicturePDF: new method ValidatePDFA()
- GdPictureImaging: added overload to all barcode detection method to specify if the engine must stop the recognition process when the expected number of symbols have been detected
- GdViewer (WinForm & WPF): improved text selection
- GdViewer (WinForm & WPF): new property DocumentFormat
- GdViewer (WinForm & WPF): new property ClipAnnotsToPageBounds
- DocuVieware: improved text selection
- DocuVieware: new property ShowLogo
- DocuVieware: new JavaScript function DirectPrint()
- DocuVieware: added option into the saving dialog box to burn annotation to produced tiff documents
- DocuVieware: improved document navigation speed
- DocuVieware: clients using external DocuVieware controller will have to update it. Latest version can be found here
- DocuVieware: added optional parameter BurnAnnotations to the SaveAsTIFF() method
- The GdPicture.NET.14.jbig2.encoder.64.dll & GdPicture.NET.14.jbig2.encoder.dll are not required anymore
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.88
- Improved PDF/A converter engine
- Improved Office formats rendering engine
- Improved DOCX format conversion to PDF
- Improved PDF text extraction engine
- DocuVieware: improved user interface & user experience
- GdPictureDocumentConverter: new property: PdfUseDeflateOnJPEG
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.87
- Added support for doc, xls and ppt formats
- DocuVieware: the SaveAsPDF method is now taking an optional parameter allowing to apply page view rotation(s) to the produced document
- Improved text extraction and text search speed
- Improved Office formats rendering engine
- Improved SVG rendering engine
- Improved PDF/A converter engine
- Improved built-in PDF font pack engine
- DocuVieware: new property AnnotationOrientationMode
- New enumeration OrientationMode
- GdViewer (COM/ActiveX edition): new property hWnd
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.86
- DocuVieware: improved document rendering speed
- DocuVieware: new event OpenFileError offering a fallback strategy to handle unsupported document formats
- Improved 1D barcode reader accuracy
- Improved 2D barcode reader accuracy
- Improved SVG renderer
- Improved DXF renderer
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.85
- GdViewer: new property: ClipRegionsToPageBounds
- GdPictureImaging: new method BarcodeAztecReaderGetBarcodeConfidence()
- GdPictureImaging: new method BarcodeDataMatrixReaderGetBarcodeConfidence()
- GdPicturePDF: improved formfields handling during page cloning
- GdPicturePDF: new method SearchAndAddRedactionRegions()
- Improved SVG rendering engine
- Improved Office formats rendering engine
- Improved PDF rendering engine
- Improved PDF parsing of malformed documents
- Improved OCR engine speed and accuracy
- Improved MRC engine speed and accuracy
- Improved memory usage
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.84
- Improved MICR engine reading accuracy
- Improved PDF rendering engine
- Improved Office formats rendering engine
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.83
- GdPicturePDF: new overload AddJpegImageFromStream() to allow ICC profile embedding
- GdPictureDocumentConverter: new property: EnableICC
- Improved OCR accuracy
- Improved PDF rendering engine
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.82
- Improved OCR accuracy
- Improved PDF rendering engine
- Improved Office formats rendering engine
- Improved PDF text exaction engine
- DocuVieware: saving dialog now offers a way to save documents with/without annotations
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.81
- Improved OCR engine accuracy
- Improved 2D barcode reading accuracy
- Improved Office formats rasterizer
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.80
- Improved MRZ engine accuracy
- Improved 2D barcode reading accuracy
- Improved Office formats rasterizer
- Improved PDF generator engine
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.79
- Improved PDF rendering engine
- Improved Office formats rendering engine
- Improved RAW image format support
- Released first version of the MRZ recognition engine (special context of the GdPictureOCR API)
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.78
- Improved OCR page rotation detection speed & accuracy
- Improved office formats rasterizer
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.77
- GdPictureImaging: new method TwainSetKeepSourceEnabled()
- Improved Office formats rasterizer
- Improved OCR engine accuracy
- Improved OCR page rotation detection
- Added special context for OCR of MRZ (Beta)
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.76
- Introduced support for text search using regular expressions
- GdViewer (WinForm & WPF): new method SearchTextRegex()
- GdPicturePDF: new method SearchTextRegex()
- GdPicturePDF: new method RemoveXFAFormFieldsData()
- GdPictureOCR: new overloaded method GetOCRResultText()
- Improved PDF/A converter engine
- Improved OCR engine accuracy
- Improved Office formats rasterizer engine
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.75
- Improved automatic page orientation detection engine
- Improved OCR segmentation engine
- Improved PDF rendering engine
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.74
- GdPictureImaging: new overload: TagGetValueString() to favor ASCII representation of undefined tag types
- Improved PDF/A converter engine
- Improved PDF rendering engine
- Improved Office formats rendering engine
- Improved image loading speed
- GdPicturePDF: new method UnembedFont()
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.73
- Improved MRC engine accuracy speed
- Improved 1D barcode recognition engine
- Improved Office formats rasterizer
- DocuVieware: added multi-line text search support
- DocuVieware: improved accessibility support based on WAI-ARIA specifications
- GdPicturePDF: new method IsTagged()
- Improved PDF text extraction engine
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.72
- Improved MRC engine accuracy
- Improved 1D & 2D barcode reader accuracy
- Improved Office formats rasterizer
- DocuVieware: new JavaScript API: RegisterOnDocumentSigned()
- DocuVieware: new JavaScript API SelectAnnot()
- GdPicturePDF: new method RemovePageBox()
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.71
- AnnotationPolyRuler & AnnotationRuler annotations: new property Value
- AnnotationManager: new method RenderAnnotation()
- Improved 1D & 2D barcode recognition engines
- Improved office formats rasterizer
- Improved PDF format rasterizer
- Improved PDF parser to handle / recover more malformed documents
- DocuVieware: new JavaScript function GetPageAnnotCount()
- DocuVieware: new JavaScript function GetPageAnnotId()
- DocuVieware: added support for impersonation level management
- DocuVieware: improved UI about annotation manipulations
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.70
- Improved PDF rasterizer engine
- Improved MRC engine accuracy
- Improved PDF/A converter engine
- Improved office formats rasterizer engine
- DocuVieware: improved UI
- Added Content and Password properties in GdViewer.WPF in order to set the content from the ViewModel in a MVVM fashion
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.69
- GdPicturePDF: new overload SearchText() to enable text search of strings across multiple lines
- Improved PDF rasterizer engine
- Improved Office formats rasterizer engine
- Improved 1D barcode reader accuracy
- Improved OCR engine accuracy and speed
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.67
- GdPictureDocumentUtilities: new method IsImageFormat()
- Improved PDF rasterizer engine
- Improved PDF redaction engine
- Improved accuracy of 1D barcode recognition engine
- Improved accuracy of DataMatrix barcode recognition engine
- Improved accuracy of OCR engine
- Added new OCR engine producing fast & accurate recognition on single line of numeric characters
- OCRSpecialContext: new enumeration member: SingleLineNumerics
- GdPictureDocumentConverter: new properties: Author, Title, Subject, Producer, Metadata, Keywords
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.66
- Global performance improvements (memory & CPU usage)
- Improved MRC engine
- Improved PDF rasterizer engine
- Improved Office formats rasterizer engine
- ThumbnailEx: new method UnselectAllItems()
- ThumbnailEx: new method LoadAllItems()
- ThumbnailEx: new porperty DefaultItemCheckState
- ThumbnailEx: DefaultItemTextPrefixe property renamed to DefaultItemTextPrefix
- PDFReducerImageQuality: new enumeration member ImageQualityVeryVeryHigh
- DocuVieware: new method AddCustomToolbarButton()
- Improved PDF/A converter engine
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.65
- Improved text extraction engine
- Improved Office formats rasterizer
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.64
- Improved Office formats rasterizer
- DocuVieware: new JavaScript function SetAnnotationsInteractionState()
- DocuVieware: improved TWAIN scanning speed
- Improved text extraction engine
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.63
- DocuVieware: new JavaScript function UnselectAllAnnotations()
- DocuVieware: several UI improvements
- DocuVieware: fixed SVG file loading issue
- Improved OCR accuracy
- Improved margins detection filter
- Improved office formats rasterizer
- AnnotationEmbeddedImage: new property KeepAspectRatio
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.62
- Improved PDF rasterizer engine
- Improved Office formats rasterizer engine
- DocuVieware: improved touch support
- DocuVieware: added overload of LoadFromUri() taking ICredential parameters
- DocuVieware: added new JavaScript API: RegisterOnViewerScroll()
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.61
Improved:
- MRC engine
- OCR engine
- Office formats rasterizer engine
- PDF/A converter engine

DocuVieware:
- improved UI responsivness
- added zooming support using crtl+whell
- added pinch zoom support
- added support for adding image annotation from the JavaScript API AddAnnot(). See reference guide for an example of usage

- GdViewer (WinForms & WPF): new method ApplyAllRedactions()
- Battery of minor bug fixes.


GdPicture.NET SDK 14.1.60
- Improved PDF rasterizer engine
- Improved Office formats rasterizer engine
- Annotation: new public property ClientTag
- GdViewer: new event AnnotationTextBoxKeyDown()
- GdViewer: new event AnnotationTextBoxLostFocus()
- GdPicturePDF: New method ClonePages()
- GdPicturePDF: Improved Redaction Engine
- DocuVieware: new JavaScript functions: SetAnnotClientTag(), GetAnnotClientTag(), UpdateAnnotById(), GetAnnotProperties()
- DocuVieware: new server-side property: LinkAnnotationClickBehaviour
- DocuVieware: added zoom preview support (by maintaining pressed zoom-in and zoom-out buttons)


GdPicture.NET SDK 14.1.59
- Fixed a critical bug preventing usage of the WFP controls within the .NET Core edition
- PDFReducerPDFVersion enumeration: added enumeration members PdfVersionA1a, PdfVersionA1b, PdfVersionA2a, PdfVersionA2b
- Improved internal PDF/A editor engine


GdPicture.NET SDK 14.1.58
- Improved PDF rasterizer engine
- Improved office formats rasterizer engine
- Improved OCR engine
- Improved automatic page orientation detection engine
- Improved PDF text extraction engine
- TextExtractionOptions enumeration: added new member PreserveLayout
- GdPicturePDF: new event BeforePrintPage
- GdPicturePDF: new event AfterPrintPage
- GdPicturePDF: Improved timestamp server compatibility for digital signatures
- DocuVieware: improved UI responsiveness
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.57
- Improved office formats rasterizer engine
- Improved links support for built-in PDF merger engine
- Improved MRC engine accuracy
- Improved OCR accuracy
- Improved PDF rasterizer engine
- GdPicturePDF: New method RemoveTextArea()
- GdPicturePDF: New overload GetPageTextWithCoords() to specify which information should be included in the output
- GdPicturePDF: GetPageTextWithCoordsEx method marked as deprecated
- New enumeration TextExtractionOutputInfo
- DocuVieware: Various UI Improvements
- DocuVieware: Improved support with stylus devices
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.56
- Improved MRC engine accuracy
- Improved PDF/A converter engine
- Improved office formats rasterizer engine
- Improved PDF rasterizer engine
- Improved PDF/OCR accuracy
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.55
GdPicturePDF:
- New method RemoveAllText()
- New method SetTextDecorationStyle()
- New method SetTextUnderlineStyle()
- New method SetTextUnderlineWidth()
- New method SetTextUnderlineColor()
- New method SetTextUnderlineDistance()
- new overload SetSignatureText() to specify text decoration style of the text
- DrawTextUnderline methods marked as deprecated

- New enumeration PdfTextDecorationStyle
- New enumeration PdfTextUnderlineStyle
- Automatic conversion of Interleaved2Of5 barcode value to Febraban digital line
- Improved PPTX and DOCX rasterizer engines
- Added special context support into the OCR engine
- GdPictureOCR: new overloaded method RunOCR() to specify a special context
- New OCRSpecialContext enumeration
- Improved MRC engine accuracy
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.54
- Improved PDF text extraction engine
- Improved PPTX rasterizer engine
- Improced OCR engine accuracy
- PDFReducerConfiguration: New configuration option member RemovePagePieceInfo
- GdPicturePDF: New method DeletePagePieceInfo()
- GdPicturePDF: New method HasInvisibleText()
- ThumbnailEx: New method SetItemToolTipText()
- Improved JPEG2000 image decoder
- DocuVieware: new JavaScript function GetAnnotBBoxOnViewer()
- DocuVieware: new digital signature snap-in
- DocuVieware: new property ShowDigitalSignatureSnapIn


GdPicture.NET SDK 14.1.53
- Implemented support for PPTX (Preview)
- Improved XLSX rasterizer engine
- Improved MRC engine accuracy and speed
- Improved 1D & 2D barcode reader accuracy
- Improved OCR automatic orientation detection
- Improved TWAIN support with memory transfer mode
- GdPicturePDF: new overload AddRedactionRegion() to specify transparency value of the region color
- GdPicturePDF: Improved Redaction Engine
- GdPicturePDF: Improved form fields Unicode support
- GdPicturePDF: Improved font substitution for CJK text rendering
- DocuVieware: Improved annotation rendering support
- DocuVieware: new JavaScript function: RegisterOnAnnotationMoved()
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.52
- Improved tiff codec to decode some malformed documents
- Improved support for large linearized PDF creation (more than 2GB files)
- Improved PDF & Office format rasterizers
- Improved 1D barcode reader accuracy
- Improved OCR automatic orientation detection
- Improved OCR accuracy
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.51
- DocuVieware class: new method GetDocuViewareControl()
- DocuVieware & DocuViewareControl classes: new method RegisterCertificate()
- DocuVieware & DocuViewareControl classes: new method ResetCertificates()
- DocuVieware: new JavaScript function SetAnnotationsVisibility()
- GdPicturePDF: Fixed minor issues in parsing engine
- Improved PDF & Office format rasterizers
- GdViewer: dramatically improved text selection and extraction for right-to-left text based documents
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.50
- GdPicturePDF & DocuVieware: Improved redaction precision for text objects
- DocuVieware: New JavaScript function: ResetSelectedTextContextMenu
- Improved PDF rasterizer engine
- Improved .NET Core editions interfaces
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.49
- Improved PDF/OCR generation
- Improved office format rendering engines
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.48
- Improved PDF rasterizer engine
- Improved PDF generator engine
- Improved office formats rasterizer engine
- Improved loading speed of large office files
- Improved support for more than 4 GB PDF files
- GdPictureSegmenter: new method SetROI()
- GdPictureSegmenter: new method ResetROI()
- GdPicturePDF: Improved resource optimization in RemoveUnusedResources method
- GdPicturePDF: Improved text extraction and search for right-to-left text based documents
- DocuVieware: Improved performances with large documents
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.47
- Improved office formats rasterizer engine
- GdPicturePDF: Improved redaction precision on text objects
- Improved OCR accuracy and speed
- DocuVieware: New JavaScript function SelectRedactionSnapIn()
- DocuVieware: New JavaScript function RegisterOnRedactionMarksApplied()
- DocuVieware: New JavaScript function HasPendingRedactionMark()
- DocuVieware: New javaScript function ExitAnnotationDrawingMode()
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.46
- Improved OCR engine accuracy and speed
- Dramatically improved RTL text support in office format rasterizers
- General improvements on office format rasterizers
- DocuVieware: Added redaction support. (New redaction snap-in + set of features / API)
- DocuVieware: new .NET property ShowRedactionSnapIn
- DocuVieware: new .NET method ApplyAllRedactions()
- DocuVieware: new JavaScript function RedactSelectedText()
- DocuVieware: new JavaScript function ApplyAllRedactions()
- DocuVieware: new JavaScript function AddRedactionMarkAnnotInteractive()
- GdPicturePDF: Improved redaction precission
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.45
- Dramatically improved OCR accuracy
- GdPicturePDF: new overload AddRedactionRegion() to specify color for each added region
- GdPicturePDF: Fixed minor issues in Annotation Flattening for FreeText Annotations
- GdPicturePDF: Improved Redaction Engine
- GdPicturePDF: Improved PDF/A converter engine
- Improved Office formats rasterizer engine
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.44
This is mostly an emergency update causing regressions:
- Bad assembly version
- Adding item to ThumbnailEx control was not working anymore
- OCR with automatic page orientation was raising exception in particular situations

Enhancements:
- Improved PDF rendering
- DocuVieware: Improved displaying of document having different page sizes


GdPicture.NET SDK 14.1.43
- Improved MRC accuracy
- Improved OCR accuracy
- Improved QrCode reader accuracy
- Improved memory management
- Improved office formats rasterizer engine
- Improved PDF/A converter engine
- GdPictureDocumentUtilities: new overload GetDocumentPreview to specify if thumbnail must be generated without any margin
- GdPicturePDF: new method RemoveHiddenText()
- GdPicturePDF: new method ClearCachedResources()
- GdViewer (WinForms & WPF): new method AddRedactionAnnotInteractive()
- DocuVieware: reduced memory usage
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.42
- Added new annotation type: AnnotationRedactio
- AnnotationManager: new method AddRedactionAnnot()
- GdPicturePDF: new method Repair()
- DocuVieware: improved TWAIN scanning support
- Improved MRC engine
- Improved MRC engine accuracy and speed
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.41
- GdPictureOCR: new method GetPageRotation()
- GdPictureOCR: new method GetPageSkewAngle()
- GdPictureOCR: new mehod GetBlockOrientation()
- Improved MRC engine accuracy
- Improved OCR engine accuracy
- DocuVieware: improved page transfer speed
- Battery of minor bug fixes


GdPicture.NET SDK 14.1.40
- Added PDF redaction support
- Dramatically improved OCR engine accuracy
- Improved MRC engine accuracy & speed
- Improved OMR engine accuracy
- Improved SVG rendering engine
- GdPictureOCR: new property EnablePreprocessing
- GdPictureOCR: new method GetWordConfidence()
- GdPictureOCR: new method GetSerializedResult()
- GdPicturePDF: new method Se

ScriptCase 9.8.000 (64-bit) 查看版本資訊

更新時間:2022-08-05
更新細節:

What's new in this version:

ScriptCase 9.8.000 (64-bit)
Added:
- Added support for PHP 8.1 environments with Source Guardian

Fixed:
- Fixed problem when accessing SQL Server connections in Database Builder
- Fixed problem when synchronizing tables in the form


ScriptCase 9.7.023 (64-bit)
- Fixed issue in the Application List interface of tab applications


ScriptCase 9.7.022 (64-bit)
- Removed "get_magic_quotes_gpc" function call in PHP 7.4 environment. The function has been removed from versions 7.4 or higher.
- Fixed issue when uploading with filename containing "ç" in projects with ISO8859-1 charset


ScriptCase 9.7.021 (64-bit)
Fixed:
- problem in displaying background color of "Mac" layout in menu application
- problem with use theme background flag in menu application
- problem in displaying iframe properties in application links opening in modal
- problem in Excel export, when the title of the total contained a global variable
- problem in setting the width of layers in the menu
- problem when using tab navigation in menu applications


ScriptCase 9.7.020 (64-bit)
Added:
- Added support to hide grid detail header via sc_head_hide macro

Fixed:
- problem in displaying grouped buttons after search result without records in grid
- problem in image preview when informing file upload using the storage API. The error occurred when using the same file name with different content.
- problem with horizontal menu alignment
- problem when viewing the link application opening in iframe in a mobile grid
- problem with Quicksearch overlapping in grid when using advanced search label
- problem in the "label" view when selecting the calendar from the date field. The error only occurred on horizontal forms
- problem with horizontal alignment of the advanced search, when configuring and having an effect on the grid
- problem when displaying the title and collapse icon in the slide grid block on mobile
- problem after criticizing required fields in the last step of the form
- problem in shortcut to image directory for label icon on forms in advanced theme mode
- problem when viewing dropdown fields from mobile
- problem when viewing images in grid on mobile


ScriptCase 9.7.019 (64-bit)
Added:
- option to view the steps form on mobile. Option available in Layout : Pages
- option to view the steps form on mobile. Option available in Layout : Pages
- new sc_head_hide and sc_foot_hide macros
- new sc_head_hide and sc_foot_hide macros

Fixed:
- problem when viewing select2 in form fields on mobile devices
- problem when closing capture application after registration selection on mobile devices
- problem with editable grid (view) form modal on mobile devices
- problem when viewing the "date" field in the dashboard application index, using the DBLIB connection
- "Uncaught ArgumentCountError: Too few arguments to function", when performing the totalization of a virtual field configured with lookup
- problem with block title display in advanced search when the option to display block title is unchecked
- problem in validating group by, when selecting the automatic lookup method without informing the SQL command
- problem in displaying the header of an application redirected by the edit link when using mobile optimizations
- problem with Progress PDO connection failure
- problem in display of fixed label in "Select" column of applications with capture link
- problem in quicksearch result, using fields with reserved words or protected by double quotes
- problem when using the "date" field calendar in modal, in versions 8 and 9 themes. This type of visualization is available when the "New Calendar" option in the "date" field settings is deselected


ScriptCase 9.7.018 (64-bit)
- Added fixed column and form ordering options in express edition of applications

Fixed:
- problem when in Quicksearch using the Progress connection
- error Call to undefined function nm_psq_liga_cons, when running a grid application with the filter module disabled and the fields in quicksearch selected
- problem in generating PDF in Alma Linux 8.5 environment
- problem in synchronizing data dictionary langs in applications that have group by
- problem when viewing edit buttons on horizontal forms on mobile
- a problem with the fixed label working on mobile horizontal forms
- problem with text preview in mobile vertical grids (using more than one column per page)
- problem with displaying the height of form page tabs on mobile
- problem in displaying records in xls and xlsx export in grid applications with nested grids and left text alignment
- problem with initial value in the filter when configuring with zero
- issue of overlapping menu application theme color by project theme color


ScriptCase 9.7.017 (64-bit)
Added:
- option to "Display progress bar" in PDF export setting in chart application. The user will be able to choose whether or not to display the progress bar when generating the PDF. This will only be done when the "Generate PDF Directly" option is enabled.
- new property of the link "Open in another browser tab", in the links of the grid application

Fixed:
- Fatal error: Call to undefined method :gera_icone() when enabling the "Icon" option in document type virtual fields in grid applications
- problem with browser window opening when enabling "Display progress bar" option. From this release, the pdf will be generated in another browser tab.
- problem displaying discarded changes message when using signature type field in forms
- problem with loading the HTML editor when browsing editable grid forms
- conflict problem using the same field name with Scriptcase's internal function
- problem in displaying the modal window in the application toolbar button group interface
- problem with displaying "Print" and "Horizontal Line" buttons in the HTML Editor
- problem with the height of the HTML editor when the field is configured to be displayed on a form page
- problem in displaying grid fields in the side menu of the interface even after the option is disabled in the form


ScriptCase 9.7.016 (64-bit)
Added:
- option to "Display progress bar" in PDF export configuration. This will only be done when the "Generate PDF Directly" option is enabled
- mobile support for HTML editor fields
- feature to fix columns in horizontal forms (multiple records, editable grid and editable grid view)
- option to include records in modal, in the form with editable grid view orientation
- selection of fields that will be part of the editable grid (view), allowing different configuration of form fields
- new sorting icon types options on forms (set by theme or Font Awesome)

Fixed:
- Changed the text content of the advanced, dynamic and summary filter buttons to "Reset", in the English language
- problem in onGroupByAll event when performing calculations on fields
- problem when viewing the grid and summary export modules when the initial module was configured for PDF
- problem with Z-index of the option to save grid that was behind the application label
- problem when saving the option "Definition of the fields that will be displayed in the group by" in the group by field configuration
- problem in totaling a virtual field with negative values
- problem when viewing chart themes in the grid fields interface
- JS problem when using named fields with reserved words
- Parse error: syntax error, unexpected '' (T_NS_SEPARATOR), expecting identifier (T_STRING), when using global variables in "where" clause using JOIN in SQL. The error occurred when selecting some fields in the refined filter
- error when running application with theme for button that contains quote
- problem with lifetime setting of files in tmp directory


ScriptCase 9.7.015 (64-bit)
Fixed:
- PHP error in array_map() and array_fill_keys() Expected parameter, when using tcpdf library in blank application
- problem in field mask for different phone digits in the grid
- problem when adding the same regional setting using different charsets in the project language
- problem with refined filter when filtering a field with empty value in postgresql


ScriptCase 9.7.014 (64-bit)
Fixed:
- Parse error: syntax error, unexpected '(int)' (int) (T_INT_CAST) in grid and chart applications if using only one dimension
- Fatal error: Uncaught Error: Call to undefined function initializeFixedColumnsSummary, when enabling fixed column option in summary


ScriptCase 9.7.013 (64-bit)
Fixed:
- problem with sorting when grid has an INNER JOIN
- problem with fixed column when using nested grid configured with display below records
- problem in the option "fix column of options", when the detail module was disabled
- problem when using the "sc_redir" macro using the target as "modal" in the search application


ScriptCase 9.7.012 (64-bit)
Fixed:
- problem when making changes to the grid sorting tab
- problem displaying refined search labels in grid when exporting PDF
- error in the fix log when setting a directory in open_basedir
- Fatal error: Cannot redeclare initializeFixedColumnsGrid() when using fixed columns option in nested grid application
- problem displaying refined search labels after loading saved grid state


ScriptCase 9.7.011 (64-bit)
Added:
- fixed columns in the grid, freezes the data of the column during the horizontal scroll
- option to customize sort icons on field labels in grids

Fixed:
- problem with grid label overlapping on search label
- problem in console in the grid


ScriptCase 9.7.010 (64-bit)
Fixed:
- problem in tab colors on pages in the form
- problem with displaying bottom edge of last tile in Google Chrome browser
- error display problem in grid when removing radio type field from advanced search
- problem using the escaped comma in the hint parameter of the sc_link macro
- problem in displaying ajax events in grid fields after refined search
- problem with displaying Font Awesome icons on form buttons when using RTL languages


ScriptCase 9.7.009 (64-bit)
Fixed:
- problem with help indexes in the interface
- problem in creating FTP publishing directories without common libraries


ScriptCase 9.7.008 (64-bit)
Fixed:
- problem on the searching of the "select" field in the dynamic filter, when the field was not available in the advanced filter
- issue with displaying refined filter on mobile when "start as" option is collapsed


ScriptCase 9.7.007 (64-bit)
Added:
- Added the functions "scHideUserField" and "scShowUserField" to enable or hide fields in the html control application through the macro "sc_field_display". NOTE: The documentation of the new functions is available in the application itself through the "CHECK" button.

Fixed:
- Fixed issue when starting the search in the tag filter
- Fixed problem sending the email from the application "app_form_add_users" in the security module. It will be necessary to recreate the module.
- Fixed the login html templates in the external samples project library. The templates were modified to enable or hide the fields according to the settings informed in the security module.


ScriptCase 9.7.006 (64-bit)
Added:
- visualization in dashboard format in the grid detail on mobile
- new mobile options in the express edition

Fixed:
- problem with the refined filter collapse/expand option, with the filter module unchecked
- problem with layout when exporting the chart application
- problem in the fixed label that was duplicated in the mobile grid application
- problem in the fixed label that was displayed above the refined filter button in the mobile grid application
- problem in the login html template in the external project samples library. The templates were modified for the new security module fields
- problem when using capture link with special character in the captured field value
- problem when opening quicksearch dropdown in form applications using mobile devices
- problem in updating the procedure in the Editable Grid View form. The value was not being updated
- problem when editing or deleting the example Business project
- problem in form printing export with mobile optimization
- problem when viewing the toolbar of applications from the security module on mobile. It will be necessary to recreate the module
- problem in the "cancel" button in the "grid save" with the mobile option disabled


ScriptCase 9.7.005 (64-bit)
Added:
- Added option to generate mobile toolbar as simplified or free
- Added option to select year and month in mobile calendar

Fixed:
- Fixed error of "grid_save_grid.php not found" in the browser console, when running the grid application using the Enable mobile optimization option
- Fixed problem in the display of the scrollbar, using the Firefox browser in the "Insert Code" of the events


ScriptCase 9.7.004 (64-bit)
Forms with mobile optimization:
- Automatic optimization while accessing on mobile devices! features included
- Toolbar horizontal with scrolling, optimized mobile panels, fixed bottom toolbar, new scroll up button

Calendars with mobile optimization:
Automatic optimization while accessing on mobile devices! features included:
- 100% usage of the screen, new dates panel, calendar form with mobile optimization

New powerful security module options:
Profile image upload option and a new ‘Settings’ option within the security module, once enabled the ‘sys-admin’ end-user can change options such as:
- Session expiration action, remember me, expiration time cookie, retrieve password, new users creation, Brute force options, and 2FA options


ScriptCase 9.7.003 (64-bit)
Added:
- mobile optimization for form application
- mobile optimization for calendar application
- User profile image upload option in security module
- new 'Settings' option to end user in security module

Fixed:
- problem in the filter's clear button, in the checkbox type field, configured as manual lookup
- problem in formatting numeric fields passed as a parameter in the link The field was being formatted when using the open property in another window
- problem in the HTML printing of the grid, configured with static group by and the option to start treeview closed At the time of printing it only displayed the first record
- issue in the mobile grid toolbar, which only worked when there were buttons configured on the desktop toolbar
- issue with advanced filter mobile toolbar buttons It was only displayed in the mobile application if there were buttons on the desktop toolbar
- damaged file issue in macOS scriptcase installer
- problem in redirecting "sc_redir" macro to the pdf report application


ScriptCase 9.7.002 (64-bit)
Fixed:
- Fatal error: Uncaught Error: Call to undefined function NM_is_utf8() when using modal option in refined filter search
- problem when using the option "Rule Ordering" in the configuration of the grid sorting rules. The sorting was not being applied
- problem in displaying the format of "date" type breaks in Spanish
- problem in the display of the Exit (Back) button in the grid summary
- problem in generating applications when enabling the new mobile flag. Error: substr() expects parameter 1 to be string, array given


ScriptCase 9.7.001 (64-bit)
Added:
- new sample project: "Restaurant"

Fixed:
- problem in assigning value to a lang in the generated application
- error "Undefined variable: arr_def_proj" when creating the calendar application
- problem with size of tab margin-top in menu application
- problem when using the detail application, from a master/detail, in a step of the step form
- problem in creating tables during manual installation with MySQL connection, in PHP 7.0 environment
- problem in displaying "show" option items in menu toolbar interface. When changing the button type, some options were disabled
- problem in recognizing global variables in tab applications
- download file issue for damaged MAC OS
- problem in displaying alert message when adding a new language in the project
- problem in viewing the help of macros in events


ScriptCase 9.7.000 (64-bit)
Added:
- mobile optimization for grid, menu and chart applications
- Form Multi-Steps
- Two-Factor Authentication (2FA) to the security module
- API email configuration support in security module
- improvements to Refined Search
- new chart options (Zoomline, Scrolling and Overlapping)
- new sc_btn_disabled macro
- new sc_btn_label macro
- new sc_get_wizard_step macro
- new parameter "reply_to" in sc_mail_send macro

Fixed:
- error when generating source code for Online Shop project
- connection issue in CRM project when using SQL Server Native SRV PDO driver
- problem when using reload button when adding records
- sorting problem with column type CBLOB, BLOB and LONG, using Oracle database
- problem saving API in production environment, due to webkit update in some browsers
- problem when returning to the query application when using sc_redir macro in advanced search


ScriptCase 9.6.018 (64-bit)
- Added option to allow editing of records from capture link to forms and search fields

Fixed:
- problem in icon display, for fields that contain interval condition and capture link
- problem in the messages in case of EOF, of the lookup of display in text fields
- problem in alert display when running application with select field, radio or checkbox with no value in lookup
- problem in the inclusion of the "datetime" field with the option of system data in the inclusion and configured as label
- problem with BYTEA type when inserting data using signature type field
- problem in the configuration of the dimensions of the signature field
- problem creating untitled pages in the form


ScriptCase 9.6.017 (64-bit)
Fixed:
- problem when searching for "?", using the criterion contains, in quicksearch
- Uncaught TypeError error: str_link is undefined when clicking on a tree menu item
- problem not loading the menu, not Google Chrome and Microsoft Edge, due to large amount of iframes
- problem when generating tab applications using old themes


ScriptCase 9.6.016 (64-bit)
Fixed:
- parse error: syntax error, unexpected '"', when using checkbox field with multiple values
- problem in displaying the WORD option when exporting the chart
- scrolling problem in methods interface


ScriptCase 9.6.015 (64-bit)
Fixed:
- problem when exporting PDF on forms with pages
- problem in the initial value of special search criteria in DATETIME fields
- problem in WORD export of grid summary
- problem when using sc_error_message macro in the grid's onClick event
- problem when using fields to select multiple values, with Select2


ScriptCase 9.6.014 (64-bit)
- Improved connection interface: Microsoft Azure, Amazon RDS and Google Cloud and ODBC connection interface
- It will needed to clear your browser cache
- Added the sc_api_gc_get_url and sc_api_gc_get_obj macros to generate the "token" parameter, to be used in the sc_api_upload macro of google drive
- Fixed problem in displaying the cursor for typing when using the "Display the Select2 search area" option
- It will needed to clear your browser cache
- Fixed problem with fixed label alignment
- Fixed problem when using "Navigation" option in the mobile tab of the menu


ScriptCase 9.6.013 (64-bit)
- Fixed problem when viewing events on the calendar with weekly and daily view


ScriptCase 9.6.012 (64-bit)
Added:
- Improved data visualization in SQL Builder
- Added option to convert charset to UTF-8 by database in project properties. This option will convert the characters sent by the server to UTF-8, according to the database charset. As of this update, new projects will be created with this option enabled, which can be unchecked in themenu interface Project -> Properties.

Fixed:
- Fixed problem with the "Save in session" option in the "Persist State" button
- Fixed problem with "language" field of applications, after creating batch applications, and project with only one language selected
- Fixed problem with loss of default values, in manual lookup of radio and checkbox type fields, when clearing state of advanced grid search
- Fixed problem when defining font size and tab color of form pages
- Fixed problem when performing column ordering in forms with horizontal orientations
- Fixed problem in the visualization of themes during project creation
- Fixed problem when canceling duplicate files in the internal library


ScriptCase 9.6.011 (64-bit)
Added:
- support for utf8mb3 and utf8mb4 client encoding on MySQL connection

Fixed:
- -problem when creating security module using Firebird connection
- -problem with the display of the "JSON Export" button on the security module
- -problem when inserting user information in the log table, using an environment with IPv6
- -problem in viewing the upload area in the form Grid editable (view)
- -problem with the redirection parameter of the sc_ajax_message macro in event Ajax in the grid
- -JavaScript error when creating the connection in the production environment
- -problem in viewing records, after page break, in PDF export
- -problem with creating horizontal scroll bar when expanding vertical menu
- -problem with the display of an icon indicating the expansion of the menu in the PDF Layout
- -problem in the display of accented characters in the JSON export of the chart application


ScriptCase 9.6.010 (64-bit)
- Fixed display problem with the mini calendar
- Fixed problem in the treemenu tabs, using language or theme options


ScriptCase 9.6.007 (64-bit)
Fixed:
- problem with loading languages ​​in the field of regional settings
- problem with displaying errors when copying an application with the same name to another project
- problem in confirming the deletion of themes for charts
- problem in downloading the PDF export using the sc_set_pdf_name macro
- problem with the radio field label in the helpcase settings
- problem in the description of the scriptcase toolbar
- message error when recovering password generated by security module
- problem when configuring the style of the links in the themes of the buttons
- problem in mandatory fields, after browsing between records in the form
- problem when deleting items in the hotkey template
- alignment problem in the action buttons of the hotkey template
- problem when naming fields, using the automatic link of the form, during the creation of the application
- problem in the definition of langs created in the data dictionary, in form labels
- download problem in Document type fields, configured as read-only, when navigating form records
- problem with SQL type of DATE columns using several tables in the same query, with Oracle connection
- problem in defining refresh interval in grids, when used as a detail application in a master/detail
- issue with duplicate list of languages ​​with different regional settings in the menu application
- Javascript error: Uncaught SyntaxError, when selecting ZIP code to fill in values
- count() error when generating form after changing dependencies, using the cascade delete option
- problem with capturing fields in the Run button interface
- problem in the helpCase interface when showing CSS code overlapping the buttons, in the code editor
- problem when saving specific connection in the filter lookup, in the chart application
- problem in formatting date/time fields when marked as a label
- problem with displaying the value of the label type field, after adding a new record
- problem in the validation of the sc_changed macro for "data" type fields
- problem in the initial load of the form visualization, using the application link via iframe
- problem in the display of error messages in the html control application
- problem with the preview of Youtube videos on grid, in an SSL environment
- problem in Excel, CSV, XML and RTF export in SQL Server database with ISO charset
- problem in displaying values ​​when using the complete feature with zeros in decimal fields of the chart
- problem with aligning headings on horizontal forms
- problem with the alignment of the menu sub-items
- problem when saving connection parameters between applications
- problem when using hashes (#) in code comments in application events
- problem with German text of the "Exit" button, in form applications
- problem with form dependencies error message, using multiple languages
- problem with locality icon when creating project, using Chinese (traditional) language


ScriptCase 9.6.006 (64-bit)
Fixed:
- problem when exporting Grid PDF in CentOS8 environment
- problem when exporting PDF in Chart in Linux CentOS8 environments
- problem when exporting PDF in Form application in Linux CentOS8 environments
- problem with displaying commented global variables
- problem with Undefined property: $proc_fast_searc
- problem with the "Notify discarded changes" message for the checkbox, radio and double select fields
- problem when using the "Complete with zeros" feature in decimal and currency fields
- problem with Fatal error: Uncaught ArgumentCountError: Too few arguments to function nmFontePHPFormHtml::GeraCorpo() in the N:N relationship binding attributes
- problem in the HTML image field link to HTML control
- problem when using the } character in a string in an internal library function
- problem when double clicking on the back button of a form within a modal
- problem with displaying records in fields with N: N relationship after reloading application


ScriptCase 9.6.005 (64-bit)
Added:
- Added tab to choose values ​​when the option is date range in the summary filter fields

Improved:
- Improved performance when generating the source code of the project applications

Fixed:
- Fixed problem with corrupted file when downloading in document fields (file name) in the query
- Fixed problem when entering the value 0 in decimal field and the currency configured to display three characters
- Fixed problem in the inclusion of a comma in values ​​beginning with zero, in decimal and currency fields
- Fixed problem in displaying records after using a PHP button in a form editable grid view
- Fixed problem with the "Exit" button when defining the initial menu application using a global variable


ScriptCase 9.6.004 (64-bit)
Fixed:
- problem in the group by lookup when using the same field as a metric
- problem on new security options at project default values
- problem in interface when saving button class
- problem in viewing long-named tables when creating an application
- problem when inserting negative values ​​in decimal fields of the form
- problem with double quote, when inserting values ​​in BLOB and CLOB columns
- problem in text editing when switching between run button events
- problem with the lookup of the fields when performing research on the project
- problem with the ajax event code editor when resizing the window


ScriptCase 9.6.003 (64-bit)
- Change log not available for this version


ScriptCase 9.6.002 (64-bit)
Added:
- option to Save HTML tags and Javascript text input in text fields of the control application
- support for .webp files in the Scriptcase image manager
- support for PostgreSQL connection charsets to the production environment's encodings list
- "Keep old aspect of uploading files" option in the project properties

Fixed:
- problem with the behavior after selecting the "Save Grid" button
- problem with the text display when filling in the To-Do List
- problem with displaying buttons when sending project messages in low resolution
- problem when restoring selected fields in the advanced Report PDF filter and grid
- problem with advanced mode parameters with DB2 connection
- problem with displaying Google Calendar buttons in the calendar application
- problem in viewing HTML tags in the menu tabs, when using the toolbar buttons
- problem when inserting data in the calendar using Google Calendar API
- problem with redirection in the tree menu when selecting default application and opening items in a new tab
- problem with the download of document (file name) field type files in the grid
- problem with "save application" after synchronizing the table
- problem when using space and capital letters, in global variables of the header and footer of the grid and form applications
- problem with the mini calendar display
- problem with displaying widget titles in dashboard applications
- problem in viewing the applications configured in the tab application, using the French language
- problem when sending link through the sc_mail_send macro


ScriptCase 9.6.001 (64-bit)
- Added reload button on the dashboard toolbar
- Added SweetAlert option in the HTML control application interface
- Note: SweetAlert will only work if the scDisplayUserError() Javascript function is not being used
- Added new security options in the HTML control application

Added:
- Added "Error Display" option, located in the HTML control application settings
- NOTE: This feature will only work when the SweetAlert option is disabled

Improved:
- Change in the HTML control application. From that version, the "submit" will be done via Ajax

Fixed:
- Fixed problem when returning to the current record after redirection using the sc_redir macro
- Fixed problem when using Image type field (file name) in multiple record and editable grid forms
- Fixed "Undefined" error when expanding or collapsing events in the calendar application
- Fixed "Undefined" error when changing time of calendar events in the display by day
- Fixed problem in the "submit" of the HTML control application in Chrome browser. The form was submitted twice, causing an error in the validation of the login, with the message "Unauthorized user"
- Fixed problem with character validation when naming new themes for charts
- Fixed problem with the use of fields in horizontal forms after the toast of Sweet Alert was displayed
- Fixed problem when saving changes to the summary, in the project's default values
- Fixed problem when saving changes to the summary, in the project's default values
- Fixed problem when using Checkbox in dropdown with editable grid (view) orientation
- Fixed error when using dynamic filter in chart applications
- Fixed column alignment problem in summary breaks in the grid application
- Fixed problem when saving grid summary using fixed columns
- Fixed fopen error "(_lib / lib / js / GoJS.js): failed to open stream: No such file or directory" in menu applications


ScriptCase 9.6.000 (64-bit)
Upgrade:
- Added "Notify discarded changes" option in the express edition
- Added "Keep me connected" option in the security module
- Added "Label position" options, including watermark, to the security module
- Added new format and options for the "Save grid" feature
- Added "Persist State" button to save data in the application session
- Added "Inherit from grid" option to group by lookup fields
- Added a new vertical alignment option for applications
- Added tag "below the field" in the fields of the form and grid applications
- Added new format for displaying the date field: Watermark
- Added new "sc_statistic" macro to perform calculations and statistics
- Added Table Width Unit and Table Width options in the express edition
- Added "Fixed columns" option for Grid's summary group by
- Added “100% width inputs” option in the settings of the control and form applications

Added:
- Added new security feature "Referrer-Policy" in applications
- Added new security feature "Feature-Policy" in applications
- Added new security feature "Permissions-policy" in applications
- Added new security feature "Content-Security-Policy" in applications
- Added new security feature "Strict-Transport-Security" in applications
- Added new security feature "X-Frame-Options" in applications
- Added new security feature "X-Content-Type-Options" in applications

Fixed:
- Fixed problem with the interface of the summary filter fields using the Firefox browser
- Fixed problem in viewing application images
- Fixed problem in the label of dynamic and static group by, with more than one field, in the grid and chart apps
- Fixed problem with XML export in columns containing the letter "V" in the Grid
- Fixed problem in the "After Inclusion" message from the form application, when called via a field link
- Fixed delay problem when returning a large number of records in autocomplete fields, in the advanced search
- Fixed problem when selecting condition saved in advanced search chart
- Fixed problem with a PDF export page break when using slide orientation and initial module as PDF
- Fixed problem in redirection when using the sc_link macro in vertically oriented grids
- Fixed problem in displaying the values ​​inside the chart bars in PDF export
- Fixed problem when using numeric initial in form application names in express creation
- Fixed problem in viewing selected tabs in SQL Builder
- Fixed problem in viewing the field options in the PDF Layout interface
- Fixed problem when using the lookup in the field in the PDF Layout interface, using a connection other than the main connection
- Fixed problem with clickatell API
- Fixed problem with FTP publishing using port other than the default
- Fixed problem with "undefined" alert display when moving events in the calendar
- Fixed problem with displaying events in the calendar when the category filter is visible


ScriptCase 9.5.003 (64-bit)
Added:
- Added option to use SweetAlert2 in the security module
- Added password display option (toggle password) at login of the security module
- Added option of extensions allowed by file size in image and document upload fields

Fixed:
- Fixed problem when saving search status in TIME type field in the advanced search
- Fixed problem with save and return buttons in the API in the production environment. (It's Necessary to update the production environment)
- Fixed problem with the macro help icon
- Fixed problem with the scroll bar display in the Firefox browser, when opening several applications in the interface
- Fixed problem when clearing auto-complete field value, using select2, in the advanced search


ScriptCase 9.5.002 (64-bit)
Added:
- Added option for clickable drag and drop area in the upload fields

Fixed:
- Fixed Fatal error: Uncaught Error: Call to undefined function GuzzleHttpHandleris_countable using Google Drive API with PHP 7.0
- Fixed error Undefined Index lang_btns_reload_hint when generating applications using the Reload button
- Fixed display problem in the tabs of applications opened through the menu
- Fixed problem in applications using Sweet Alert


ScriptCase 9.5.001 (64-bit)
- Fixed problem assigning values to fields through the onRecord event


ScriptCase 9.5.000 (64-bit)
Added:
- new Google Drive API
- new DropBox API
- new Amazon S3 API
- reload button in grid applications
- reload button in chart applications
- reload button in summary applications
- reload button in form applications
- Guaba theme for project applications
- BlueBerry theme for project applications
- Lemon theme for project applications
- new example project - Point of sales
- new macros sc_api_download and sc_api_upload
- options to connect to Amazon RDS databases
- options for connecting to Microsoft Azure databases
- options for connecting to Google Cloud databases
- options for connecting to Oracle Cloud databases
- new toggle to show or hide passwords
- new image viewer for grid, form and control
- option to remove application borders on dashboard widgets
- a new value "sc_format_region" to the "Output Format" parameter, in the sc_date_conv macro
- sc_set_export_name and sc_set_json_name macros for exporting grids and charts
- option to generate JSON directly
- file size option in the Multi-upload field settings
- new layout for quicksearch in the grid and form applications
- options to display automatically or manually application columns in quicksearch fields
- custom order of search criteria in quicksearch
- search for DATE type fields in the quicksearch of the grid and form
- feature to highlight terms searched in quicksearch
- option to notify discarded changes


ScriptCase 9.4.032 (64-bit)
- Documentation improvements


ScriptCase 9.4.031 (64-bit)
Added:
- "Differentiate uppercase/lowercase letters" option in the control application

Fixed:
- Fixed problem when creating procedure application in PHP 7.3 with SQL Server connection
- Fixed problem with blank values in fields of type Select on the form


ScriptCase 9.4.029 (64-bit)
Added:
- ILIKE command in the searching autocomplete text field

Fixed:
- problem when using concat or sc_concat macro in automatic text type lookup
- problem when using manual lookup (Multiple values ​​(position)) on the form
- problem when exporting grid summary when using group by and JOINs in SQL
- display size error for a field with select2 and Ajax reload in the search
- problem when using < > characters in the lookup title in Select fields


ScriptCase 9.4.028 (64-bit)
Fixed:
- problem that disabled the field overlaid by SweetAlert's toast on the form
- problem in JSON export with summary module, initially disabled
- problem with conflict internal variables used with sc_lookup macro
- problem with the return of the lookup on groupby with multibyte characters
- problem when using Ajax event on fields with slider enabled
- Javascript error when using apostrophe in refined grid search
- problem with image quality resized in the PDF report
- Invalid argument supplied for foreach() error when creating a project without a selected theme
- Undefined variable error when creating project with Oracle and PostgreSQL connection
- problem when defining exports generating directly, as the initial grid mode
- problem with updating the date when dragging events from the calendar
- problem with Summary button in grid with dynamic groupby
- problem when using "Search" option, in the field updates connection table, in PostgreSQL connection
- problem in viewing manual lookup records for multiple values ​​(position) in the grid
- problem in using index fields in dashboard, with non-UTF-8 characters
- problem in the export chart application
- problem with CHARSET in the search values, in the chart application


ScriptCase 9.4.027 (64-bit)
Added:
- Added option to run application after creating grid, form and calendar
- Added option to also create a form when creating the grid
- Added option to export JSON in grid and chart applications

Improved:
- Improved interface for creating projects

Fixed:
- Fixed problem when defining target parameter as modal, in the sc_redir macro
- Fixed problem when changing user privileges in Scriptcase administration
- Fixed problem in viewing fields after deleting the nested grid
- Fixed problem in the value of Excel export, when the field has a complex SQL lookup
- Fixed problem when selecting named field with space, in widget filter on dashboard
- Fixed problem in the visualization of the virtual field with summary in Excel export
- Fixed problem in displaying dynamic group by after converting the project
- Fixed problem when performing the sorting by the group by field, using Oracle connection
- Fixed problem when selecting a row for editing in SQL Builder
- Fixed problem with duplication in editing form fields
- Fixed problem in the security module with MariaDB connection and encode utf8mb4_general_ci
- Fixed problem when using columns named with special characters in SQL Builder, using Progress connection
- Fixed primary key detection problem in forms with Progress connection
- Fixed problem in the visualization of images after inclusion or alteration, using SQL Server Native SRV PDO driver
- Fixed problem in Excel export of the summary, in XLS format


ScriptCase 9.4.000 (64-bit)

New functionalities:
- Added the new CSS theme Sweet Blue for applications
- Added the new CSS theme Sweet Amour for applications
- Added the new CSS theme Sweet Coral for applications
- Added the new CSS theme Sweet Golden Sand for spplications
- Added the new CSS theme Sweet Hollyhock for applications
- Added an option to link google fonts in CSS themes
- Added an option to download and make google fonts available offline in applications
- Added support to individual button class behaviours into the CSS Buttons setings
- Added selected buttons class behaviour into the CSS Buttons settings
- Added Font Awesome icons support in CSS Buttons settings
- Added Font Awesome icons support in toolbar's group button settings
- Added an option to show group buttons either Side by Side or Dropdown
- Added support to SweetAlert2 as Modal or Toast in-app notifications
- Added SweetAlert2 support in sc_alert, sc_ajax_message and sc_error_message macros
- Added an option to set SweetAlert2 notifications positioning. Added an option to include totals in grid and nested grid Excel export
- Added progress bar for Word, Excel, CSV, XML and RTF export in grid applications

Bugs:
- Fixed problem with miliseconds in date and hour field's lookup using SQL Server
- Fixed problem in nested grid with empty records in Excel export
- Fixed problem to save a grid that uses refined search
- Fixed problem with ReportPDF cells position after converting from a previous version
- Fixed problem in quicksearch and auto-complete text case sensitivity
- Fixed problem to use refined search with virtual fields in the group by totals
- Fixed problem with numeric fields values increment using a slider in the refined search
- Fixed problem to update values using numeric lookup in the grid
- Fixed problem with advanced search having TIME fields


ScriptCase 9.3.012 (64-bit)

New functionalities:
- Added option to clear other filters after submitting in advanced filter settings
- Added 'Interact with dynamic filter' option in advanced filter settings
- Added option to display labels as readonly in advanced filter settings

Bug:
- Fixed problem with license expired using Progress driver
- Fixed problem when using SQL function in lookup of fields
- Fixed problem in the SQL preview of the current value in grid using WHERE in the SQL clause
- Fixed Javascript problem when restoring columns and sorting
- Fixed problem using specific characters when creating APIs


ScriptCase 9.3.011 (64-bit)

New functionalities:
- Added option to restore initial values of the dynamic and static group by in the grid application
- Added language and regional settings for Gujarati
- Added language and regional settings for Sinhalese

Bug:
- Fixed problem when using virtual field type "Grid Fields" in the grid searh
- Fixed problem when using the respective macros sc_exit and sc_error_message in the control application


ScriptCase 9.3.010 (64-bit)

New functionalities:
- Added option for settings in the 'Actual value' methods in the lookup of search field

Bug:
- Fixed loop problem in redirect using the sc_apl_default macro on mobile devices
- Fixed problem when navigating from a form to the grid through the menu breadcrumb
- Fixed problem when using saved search with double select field
- Fixed problem in label search criteria when changing grid language
- Fixed problem when saving search with date field, using 'between two values' date criteria
- Fixed problem displaying images in the header, when configured as record per page type in the Report PDF
- Fixed problem in list of links between applications


ScriptCase 9.3.009 (64-bit)

New functionalities:
- Added option to restore initial values ​​in the columns and sort buttons, in the grid application

Bug:
- Fixed error "TypeError: dt_fmt is undefined" when loading filter profile with datetime fields using special conditions
- Fixed problem in database creation through project connection
- Fixed error "Allowed memory exhausted" when publishing project generating TAR.GZ file
- Fixed problem of duplicate fields in Ajax processing
- Fixed problem when not repeating values ​​in Excel export
- Fixed problem in time display format in Report PDF
- Fixed problem loading in infinite scroll in grid application without records
- Fixed problem displaying the export buttons when naming grid application with numbers only
- Fixed problem of displaying the search condition on the search tag when applying a previous state of the previously saved grid


ScriptCase 9.3.008 (64-bit)

Specific correction:
- Fixed Javascript error when creating connection in production environment

Bug:
- Fixed problem in the insert or update mode, in Image (Database) and Image (Filename) fields in the form
- Fixed problem at header height of the PDF Report as Lines per Page, from the second page onwards
- Fixed problem in initial value definition in date fields, with special conditions, in chart search
- Fixed problem when using DISTINCTROW in SQL of the grid


ScriptCase 9.3.007 (64-bit)

New functionalities:
- Added option for refresh interval in summary settings
- Added support for tab applications in general project search
- Added option to view or hide PDF settings in layout preview
- Performance improvement
- Improved master/detail link interface
- Improved control link interface
- Improved form link interface
- Improved search link interface
- Improved layout in the width of the list of tables and fields in SQL Builder

Bug:
- Fixed problem in the interface when selecting a special condition for date fields, in the grid search
- Fixed problem when clicking "Click to download common ZIP libraries" when performing an advanced deployment
- Fixed problem in dynamic search with 'All period' condition in DATETIME fields in SQL Server
- Fixed problem in PDF export of charts of Pyramid, Radar, Gauge and Funnel types
- Fixed problem in message 'Required field' when adding a record, in the form application
- Fixed problem when making changes to a virtual field of the auto-complete type, on a multiple records form
- Fixed problem when performing Ajax processing between fields using dropdown
- Fixed problem when updating or inserting a new record containing label field with javascript text, in Google Chrome
- Fixed problem in viewing the contents of the "Document (Database)" field in the form Grid Editable View
- Fixed problem when exporting files in Safari
- Fixed problem of displaying radio fields on forms using fixed label
- Fixed problem of permission to export PDF from grid, in publications generated from .tgz file
- Fixed problem with macro sc_date when incrementing month
- Fixed problem in displaying users using openLDAP in Linux
- Fixed problem with sc_label macro using variable type attribute
- Fixed problem in viewing the signature field in Report PDF
- Fixed "Data to long for column" error when importing an application
- Fixed problem using onChange event in auto-complete text fields
- Fixed problem in repetition of lookup queries in form multiple records
- Fixed problem in mandatory field message in date fields with calendar
- Fixed problem using mandatory fields in tag search
- Fixed problem in search of relative summary search in DATETIME type fields
- Fixed problem in extracting files compressed by Scriptcase in CentOS environment
- Fixed problem when exporting PDF in a grid, using search as initial module, iframe and hiding header
- Fixed Javascript error in tabs without application
- Fixed problem in language change in control applications
- Fixed problem with macro sc_format_num in fields with lookup
- Fixed problem when clearing Auto-Complete fields for Ajax processing
- Fixed problem in color palette display, on forms with "Grid Editable View" orientation
- Fixed problem in the view of buttons created in the grid in the summary toolbar
- Fixed problem in the interface when connecting applications in the application of tab
- Fixed problem in publishing with API in Linux environments
- Fixed problem in variable naming with uppercase letters in blank applications
- Fixed problem when setting double quotes in allowed characters in a form application
- Fixed problem with VARYING data types in PostgreSQL
- Fixed problem alignment problem when scrolling the page in summary using fixed label
- Fixed problem in disabled item view through sc_menu_disable macro, in menu application
- Fixed problem when using the sc_btn_display macro in the groups of buttons
- Fixed problem of calendar scroll bar in dashboard widgets
- Fixed problem in content view when clicking the "View SQL" button in SQL errors on the form
- Fixed problem when using Ajax onChange events in Auto-Complete fields using Select 2
- Fixed problem in displaying grid's "Back" button in dashboard widgets
- Fixed problem when formatting the value in scales with negative numbers in dashboard application
- Fixed problem in right alignment of vertical menu, using hidden menu option
- Fixed problem when using checkbox in dropdown, with empty title in Select type fields
- Fixed problem in preview when changing layout orientation in Report PDF
- Fixed problem of viewing PDF settings in the layout preview in the Firefox browser
- Fixed problem when using 'Use slider' option in virtual numeric fields in grid search
- Fixed tab problem with Enter key in numerical field using spin
- Fixed display problem in header margin in tab application
- Fixed interface problem when reporting incorrect login in log module creation
- Fixed problem when using textarea in the user editor in an HTML control application
- Fixed Fatal error: Uncaught Error: Call to a member function MoveNext() when executing grid application, containing SELECT with several parameters
- Fixed problem in aligning slider fields in grid search
- Fixed problem in description view when defining initial application in project settings
- Fixed problem in PDF export using headers and titles in Mac OS environments
- Fixed width problem when using Select2, in field type Select
- Fixed problem in displaying the magnifying glass icon in a form application with master/detail
- Fixed problem when using date type field in a label search and enable calendar view
- Fixed problem of displaying the search condition on the search tag when applying a previous state of the previously saved grid
- Fixed problem when using the sc_redir macro in queries with slide orientation
- Fixed invalid data problem when performing special character search in grid
- Fixed captcha settings problem in the advanced settings of the theme
- Fixed problem at the time of the Report PDF header as Lines per Page
- Fixed problem in inserting or updating values ​​in undefined label fields
- Fixed problem in Ajax events between decimal fields in Edge and Safari browsers
- Fixed problem in generating PDF in queries configured not to display titles
- Fixed problem in the width of select2, initially hidden, loaded from a block or frame
- Fixed problem with the "back" button of the calendar, accessing application directly
- Fixed problem in dynamic search search, in date fields using combobox
- Fixed problem of visualization in database builder with PostgreSQL connection
- Fixed problem in Javascript application through events in forms, from mobile devices
- Fixed problem in master loading / detail accessing from mobile devices
- Fixed paging problem with HTML color field in form


ScriptCase 9.3.006 (64-bit)

Specific correction:
- Fixed problem in viewing the "Week " in the calendar. You will need to clear the browser cache
- Fixed problem in exporting compressed PDF using password in Linux and MAC environments
- Fixed issue when exporting PDF in Debian distribution (Linux)

Bug:
- Fixed problem in exporting PDF compressed in application form
- Fixed problem in the button "Download " in the form PDF export
- Fixed Password field display problem in the form, when exporting PDF, even when the password function was previously disabled
- Fixed problem setting format values as percentage, in Pie chart type
- Fixed Notice: Use of undefined constant s-assumed's in the tab application using PDF export
- Fixed problem in exporting images using password in the Chart application
- Fixed issue in the HTML printing of the form application


ScriptCase 9.3.005 (64-bit)

New functionalities:
- Added options for color and thickness settings for trendlines in the chart theme

Bug:
- Fixed problem in handling data entered in SMALLDATETIME fields, using SQL Server connection
- Fixed error Uncaught Error: Call to undefined function SC_dir_app_name() when accessing menu application without security
- Fixed problem when cleaning label filter conditions in the grid with infinite scroll
- Fixed problem in the field title, when using nested grids as title on the same line
- Fixed crash problem in forms navigation using Informix connection
- Fixed problem in retrieving SQL types in clauses with INNER JOIN, using MySQLi driver
- Fixed crash problem in resume export Excel


ScriptCase 9.3.004 (64-bit)

New functionalities / UPGRADE REQUIRED:
- Added option for password in form PDF export
- Added option for password in chart export to PDF, Excel, Word, CSV, XML and images
- Added option for settings in the image export in the chart application
- Added option to display items in the export to the end user in the grid and chart applications
- Added option to export compressed PDF (.zip) in grid, chart and form applications
- Added option "Distinguish uppercase/lowercase" in the express edition of the applications
- Added option to allow files to be downloaded through Document type fields, even if readonly

Bug:
- Fixed problem in WHERE of grid using refined search, after redirect of summary
- Fixed problem loading CSS button settings
- Fixed problem in refined search view in grid HTML print
- Fixed problem when displaying records in the calendar, using initial day mode
- Fixed problem in source code when using external libraries through the onScriptInit event in the grid application
- Fixed problem in numeric field calculator when multiplying with numbers containing zeros on the right
- Fixed problem in header d

XMedia Recode 3.5.6.4 (64-bit) 查看版本資訊

更新時間:2022-07-25
更新細節:

What's new in this version:

- Update of ffmpeg
- Update of AOM AV1 (3.4.0) Codec
- Update of vpx (1.12.0) Codec
- AC3 Codec: Added "Room Type" option
- AC3 Codec: Added "Dolby Surround Mode" option
- AC3 Codec: Added "Dialogue Level" option
- AC3 Codec: Added "Dolby Headphone Mode" option
- AC3 Codec: Added "A/D Converter Type" option
- AC3 Codec: Added "Preferred Stereo Downmix Mode" option
- AC3 Codec: Added "Dolby Surround EX Mode" option

Troubleshooting:
- Fixed minor bugs