LDEV-390- Incorrect mime type detection of ms excel
LDEV-1358- Server communication to Extension Provider blocks the context
LDEV-1659- ORM Error Cache is not alive (STATUS_SHUTDOWN)
LDEV-1603- stray 'cflock' variable created when or script equivalent is used
LDEV-1606- Cfzipparam issue
LDEV-1641- Internal ORM exceptions are not thrown (when they should be!)
LDEV-1651- directoryExists("")
LDEV-1652- parseDateTime() can't parse a valid string when using a pattern
LDEV-1658- arraySort() member function doesn't validate required params correctly
LDEV-1587- Lucee server crashes when 1 db connection hangs/fails for a clustered session/client scope
LDEV-1623- Intermediate values used in function not released until function is finished
LDEV-1633- Missing Else Segment of Ternary IF threw unrelated error location
LDEV-1635- Database Connections Stay Open
LDEV-1600- Search menu item is visible, but no search extension is installed
LDEV-1634- InputBaseN casting to int unnecessarily
LDEV-1373- cfhttp does not work where method is "get" and httpparam has "body" type
LDEV-687- REST DELETE should support BODY parameter
LDEV-530- Enhance CFIMAP Tag
LDEV-1607- webservice with complex referenced types fails
LDEV-3307- Task Gateway
LDEV-1537- mail spooler retries emails with missing from address
LDEV-1486- StructFilter() doesn't work on arguments scope
LDEV-1485- ArrayFilter() doesn't work on arguments scope with declared parameters
LDEV-1483- Immediately Invoke lambda works with one param but not two
LDEV-422- does not encode attachment file names
LDEV-1560- Implicit Accessors Do Not Respect Types
LDEV-1561- invalid values in iterations argument of hash function
LDEV-1576- Saving of cfimage to Database stopped working in 5.2.4.37
LDEV-1563- Lucee Admin logging nonsense error
LDEV-1582- NumberFormat() with negative numbers, working differs from ACF
LDEV-1579- EHCache java.lang.NullPointerException
LDEV-1574- GetSystemMetrics() throws error while clientScope is enabled
LDEV-1378- Allow to pass an array as value to cfqueryparam
LDEV-1570- DateTimeFormat does not support 'X' in the mask
LDEV-941- cfzip action=zip doesn't keep empty folders
LDEV-1174- IsNumeric() is inconsistent with NumberFormat() in Scientific Notation numbers
LDEV-1557- Load MacAddress only when used
LDEV-1487- createObject fails when called from a not existing component
LDEV-1476- Image data corrupted while using data from tobase64 ()
Snapshot
7.0.1.94-SNAPSHOT
Snapshots are auto-generated with each repository update. They may be unstable and are NOT suited for production use.
LDEV-5542- CFHTTP only follows GET redirects, allow post and delete via redirect="lax"
LDEV-3728- include the redirected urls in result for cfhttp redirect="true"
LDEV-5501- tag and function names, args and attrs are all stored in lowercase
LDEV-5539- Loading missing Proxy classes fails
LDEV-5526- regression createObject( "com", "WScript.Shell" ) throws path error
Extensions
Lucee Extensions, simply copy them to /lucee-server/deploy, of a running Lucee installation, to install them.
You can also install this Extensions from within your Lucee Administrator under "Extension/Application".
Ajax Extension
ID: 6E2CB28F-98FB-4B51-B6BE6C64ADF35473
A lightweight extension that provides built-in Ajax functionality for Lucee Server applications. Enables seamless asynchronous communication between client-side JavaScript and server-side CFML, featuring easy-to-use tags and functions for dynamic content loading, form submissions, and real-time data updates without page refreshes. Includes support for JSON serialization, error handling, and cross-browser compatibility.
Apache Axis (Apache eXtensible Interaction System) is an open-source, XML based Web service framework. It consists of a Java and a C++ implementation of the SOAP server, and various utilities and APIs for generating and deploying Web service applications.
Couchbase Server, originally known as Membase, is an open-source, distributed (shared-nothing architecture) multi-model NoSQL document-oriented database software package optimized for interactive applications.
DuckDB is an in-process, open-source SQL OLAP database management system optimized for fast, analytical workloads and designed for simplicity, portability, and high performance.
Free and open source, high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.
Integrates EHCache as a high-performance caching provider for Lucee Server. Enables distributed caching, disk persistence, session clustering, and advanced memory management for enterprise applications.
Provides OWASP ESAPI (Enterprise Security API) functions for Lucee Server to enhance application security. Includes encoding, encryption, validation, and sanitization methods to protect against XSS, SQL injection, and other common web vulnerabilities.
Lucee Form Extension 2.0 provides essential form tags (cfform, cfinput, cfselect, etc.) specifically designed for Jakarta EE environments like Tomcat 10+. This version is fully compatible with Jakarta Servlet specifications and requires Lucee 7. For Lucee 6 installations, please use Form Extension 1.0 instead. The extension delivers the same familiar functionality while ensuring seamless operation in modern servlet containers that have migrated to the jakarta namespace.
HSQLDB (HyperSQL DataBase) is the leading SQL relational database software written in Java. It offers a small, fast multithreaded and transactional database engine with in-memory and disk-based tables and supports embedded and server modes. It includes a powerful command line SQL tool and simple GUI query tools.
Lucee Image Extension provides essential image manipulation tags and functions (cfimage, imageCrop, imageNew, etc.) for Lucee 7+ running on Jakarta EE containers. This version requires Lucee 7 and is compatible with Tomcat 10+. For Lucee 6 installations, please use Image Extension 2.x instead.
jTDS is an open source 100% pure Java (type 4) JDBC 3.0 driver for Microsoft SQL Server (6.5, 7, 2000, 2005, 2008 and 2012) and Sybase Adaptive Server Enterprise (10, 11, 12 and 15).
The Lucee Search Extension integrates Apache Lucene to provide robust, scalable, and efficient full-text search functionalities within Lucee applications.
Free and open source, high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.
This is the MongoDB Cache implementation for Lucee. This allows you to cache objects, primitives and queries in a MongoDB server that can be used as a cache.
Lucee PDF Extension provides essential PDF manipulation tags (cfdocument, cfpdf, cfpdfparam, etc.) specifically designed for Jakarta EE environments like Tomcat 10+. This version is fully compatible with Jakarta Servlet specifications and requires Lucee 7. For Lucee 6 installations, please use PDF Extension 1.0 instead. The extension delivers the same familiar functionality while ensuring seamless operation in modern servlet containers that have migrated to the jakarta namespace.
Free and open source, high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.
MaxDB is an ANSI SQL-92 (entry level) compliant relational database management system (RDBMS) from SAP AG, which was also delivered by MySQL AB from 2003 to 2007. MaxDB is targeted for large SAP environments e.g. mySAP Business Suite and other applications that require enterprise-level database functionality.
Adds a Log4j2 Sentry appender to Lucee Server for real-time error tracking and monitoring. Automatically captures and reports application errors, exceptions, and log events to Sentry for centralized debugging and alerting.
This extension has been merged into "Lucee WebSockets Extension" (3F9DFF32-B555-449D-B0EB5DB723044045) version 3.0.0.14+. Please uninstall this extension and install the newer one. Documentation: https://github.com/lucee/lucee-docs/blob/master/docs/recipes/websocket-extension.md