LDEV-3211- regression with LDEV-2810
LDEV-3210- Heap memory gradually increases after complex use of ArrayEach() with parallel threads
LDEV-3062- add sessioncookie support for path attribute
LDEV-3185- csrfGenerateToken() returns an empty string
LDEV-2881- Add iso format for DateTimeFormat
LDEV-2689- Function isValid for URLs does not validate SharePoint/Office365 links properly
LDEV-2623- Encrypted password didn't showing properly - Admin - Mail
LDEV-2617- Change the info in update page - Admin
LDEV-2518- when the update provider isn't accessible, show an error message
LDEV-2483- snapshot updates aren't being advertised on admin overview page
LDEV-2120- lucee/graph.cfm lack of exception handling
LDEV-1997- getPageContext().getRequest().getRequestUrl() different
LDEV-3167- since toJson function, wrong available functions on error with unknown function
LDEV-2888- local lucee docs doesn't use member-position for object methods
LDEV-3163- cache connection not get updated with deployment
LDEV-3155- REST errors do not trigger Application.onError()
LDEV-3149- ACF2021 - add member function toJson
LDEV-3147- ACF2021 - add function ClearTimeZone
LDEV-3143- cfqueryparam Should Accept datetime type as alias to timestamp
LDEV-3126- Allow Controler validation of datasource connections to be disabled
LDEV-3124- Datasource timeout (isvalid()) checks can completely lock connection pool
LDEV-3111- nullPointerError
LDEV-3101- Allow initially missing application defined mapping physical paths to be re-checked
LDEV-2810- CFXML error
LDEV-2674- disabling debugging should purge the debug logs from memory
LDEV-3083- regression, logging from thread doesn't work
LDEV-3075- Remove support for pack200
LDEV-3074- debugging template is called redundantly after a cfcontent tag
LDEV-3066- ReReplace regression
LDEV-2950- reFindNoCase does not return subexpression
LDEV-3054- Setting enablenullsupport in cfapplication tag throws NoSuchMethodError
LDEV-3042- Query of Query performance is very bad and single threaded for complex SQL
LDEV-2382- Query of Query doesn't return correct results when UPPER() is used
LDEV-3040- GetTagData should return the tag attributes in an ordered struct
LDEV-3036- Hang: Log4JEngine: failed to stop thread. Conflict in same thread
LDEV-2559- arrayEach has too much memory overhead from duplicating pageContext
LDEV-3026- ListAsArray.containsAll() invokes List.contain() method instead of List.containsAll()
LDEV-2998- cfhttp result cookie query resultset doesn't contain a samesite column
LDEV-3023- XSS in REST error handler
LDEV-3019- add possibility to add a cpu/memory/concurrent request threshold for request timeout
LDEV-3018- File uploads doesn't support allowedExtensions or strict="false"
LDEV-3017- the word blacklist is offensive and should not be used
LDEV-3016- clicking an admin update notification should auto select the latest version
LDEV-3010- queryparam measures maxlength based on character length instead of byte length
LDEV-3009- add support for Java Regex
LDEV-2156- ReMatchNoCase() doesn't work as expected when handling with vast data
LDEV-3001- Application log missing application name
LDEV-2562- \WEB-INF\lucee\context\admin\resources\img\arrow-right.gif.cfm not found
LDEV-2993- SameSite for CFCookie doesn't send None values
LDEV-2992- Add enabled attribute to cfdump
LDEV-2990- Application.log missing
LDEV-2988- Missing "debugging.implicitAccess" variable in debug template
LDEV-2978- Administrator.updateDatasource() issues creating MSSQL datasource
LDEV-2977- administrator.cfc updateMapping()
LDEV-2971- array.append with merge with non array fails silently
LDEV-2961- PassBy="value" doesn't duplicate entire structure
LDEV-2960- Showing wrong exception using cfadmin - getdefaultSecurityManager function
LDEV-2945- CFMAIL doesn't default type to plain text when empty
LDEV-2943- add maximum lifetime timeout for datasources
LDEV-2937- add possibility to configure the maximal lifetime of a datasource connection
LDEV-2934- ParseNumber has no default radix
LDEV-2933- Oracle transaction isolation bug
LDEV-2932- component looses static functions
LDEV-2928- code change affects already loaded components
LDEV-2927- Web admin panel displays incorrect datasource host
LDEV-2926- Mail leaks server information in Message-ID
LDEV-2561- No provider for smtp exception using AWS SES
LDEV-2920- cfqueryparam list throws cryptic exception
LDEV-2912- Add attribute directory to cfexecute
LDEV-2903- Parallel processing array.each() duplicates tmp-xxx.upload files on every loop, crashing the server
LDEV-2898- Seemingly random but regular lucee.runtime.exp.TemplateException: lucee.transformer.library.tag.TagLibException popping up
LDEV-2885- Can't copy file
LDEV-2883- Add support for the Argon2 hashing algorithm
LDEV-2823- lucee session databases queries aren't named
LDEV-2772- add an application setting to disable searching query resultsets for unscoped variables
LDEV-2764- Allow Query to return a 1-record Struct
LDEV-2749- JavaLoader throws exception loading Apache Tika library
LDEV-2748- Short-hand component properties parsed incorrectly - regression from 5.3.3
LDEV-2712- shutdown taking 1m
LDEV-2686- Add function structValueArray()
LDEV-2645- Regression: In Lucee 5.3.3, component Property function does not recognize variables defined at the top of that Component
LDEV-2595- pd4fonts.properties file generated by PDF extension is missing an important newline
LDEV-2556- Regression: Local images no longer render in PDF in Lucee 5.3+
LDEV-2555- Application action="update" reverts sessioncluster and clientcluster to false.
LDEV-2538- Improve error message - cflocation tag with end tag didn't work properly
LDEV-2528- Mixed-orientation PDF support
LDEV-2480- cfdocument crashes generating PDF with embedded base64 image in Java 11
LDEV-2473- Lucee ignores cfmailparam name="Message-ID"
LDEV-2424- cfpdf action="getinfo" does not return PageRotations or PageSizes properties
LDEV-2234- cfmail only validates emails when spooling
LDEV-2233- mail spooler still retries mails with a missing from address
LDEV-2087- Lucee 4 and 5 consumes too much heap memory with large uploads due to bug in HTTPServletRequestWrap.java
LDEV-1960- add a purge debugging logs button/method
LDEV-1746- Allow ${system.property} in Lucee config files
LDEV-1724- Daylight Savings Time, Scheduler, and 100% CPU Usages
LDEV-1703- Add additional extension metadata
LDEV-1328- add optional offset argument to callStackGet()
LDEV-1200- datasource hints don't include username if password is blank
LDEV-1162- allow to set a general Proxy in the admin.
LDEV-1114- Proxy settings in server admin broken
LDEV-946- Always include functions and properties in CFC metadata
LDEV-784- CSRFverifyToken() does not work when this.sessionCluster = true
LDEV-265- Static variable values seem to occasionally "reset"
LDEV-93- cfpdf action="write" fails to preserve info metadata