Skip to content
Indy
Toggle menu
  • About
  • Documentation
  • Download
  • License
  • Support
  • Blog

Category: Changelog

June 20, 2015October 16, 2018Changelog

New IndyRaiseOuterException() function added

A new IndyRaiseOuterException() function has been added to the IdGlobal unit: procedure IndyRaiseOuterException(AOuterException: Exception); This is a wrapper for the System.SysUtils.Exception.RaiseOuterException() class […]

December 24, 2014October 16, 2018Changelog

New TIdIMAP4.SearchMailBox() options

skHeader and skKeyword were previously declared in the TIdIMAP4SearchKey enum, but were ignored by the (UID)SearchMailBox() methods. They have now been implemented. […]

December 22, 2014October 16, 2018Changelog

New HTTPS functionality for TIdHTTP

Starting with SVN revision 5224 (and finalized in revision 5226), TIdHTTP now has new functionality that allows it to auto-create an internal […]

November 11, 2014October 16, 2018Changelog

POP3 changes for mailbox sizes > 2GB

TIdPOP3 and TIdPOP3Server have been updated to support mailbox sizes larger than 2 GB. The TIdPOP3.RetrieveMailBoxSize() and TIdPOP3Server.RetrieveStats() methods now return MailBoxSize […]

September 22, 2014October 16, 2018Changelog

New HPPEMITs to solve SetPort() linker errors in C++

New HPPEMIT statements have been added to the following Indy components to address “Unresolved external SetPort(A/W)” linker errors in C++Builder: TIdDNSResolver TIdIOHandler […]

September 5, 2014October 16, 2018Changelog

Indy 10.6.1, 64-bit Tick Counters

To support 64-bit tick counters that do not wrap back to 0 every 49.7 days, the following support functions have been added […]

May 2, 2014October 16, 2018Changelog

New Platform types for Windows

FreePascal 2.4.0+ supports a UnicodeString type that is similar to the UnicodeString type in Delphi 2009+. However, unlike Delphi, FreePascal does not […]

April 29, 2014October 16, 2018Changelog

Logic change to UUE/XXE decoders

When decoding UUE/XXE encoded data, an encoded line of data may be shorter than it is supposed to be if the line […]

April 7, 2014October 16, 2018Changelog

New {$WARN} wrapper .inc files added

Several new .inc files have been added to Indy’s source: IdSymbolDeprecatedOff.inc IdSymbolDeprecatedOn.inc IdSymbolPlatformOff.inc IdSymbolPlatformOn.inc IdUnitPlatformOff.inc IdUnitPlatformOn.inc IdDeprecatedImplBugOff.inc IdDeprecatedImplBugOn.inc For example: Before: {$IFDEF […]

April 7, 2014October 16, 2018Changelog

New GIdDefaultUserAgent global variable

This variable allows the default TIdHTTP.Request.UserAgent property value to be set once at program startup and then automatically used on all TIdHTTP […]

Posts pagination

< 1 … 3 4 5 6 >
Indy > Blog > Changelog

Sponsored by:

Delphi Third Party Alliance

© 1993-2025 Chad Z. Hower (Kudzu) and the Indy Pit Crew. Powered by Sydney