Release Version: v6.3.3 Release Date: 4 days ago Contributors: @jasonvarga, @jaygeorge, and other contributors Key Vulnerability Fixes: Fixed the regex by adding additional brackets to Antlers (#13995) by @martyf. Increased inline padding of badges (#14002) by @jaygeorge. Avoided stretching images to 100% height (#14003) by @jaygeorge. Adjusted SVG dimensions (#14005) by @jaygeorge. Fixed clipped floating bard toolbar in replicators (#14007) by @jaygeorge. Fixed Starter Kit command (#14000) by @joshuaablum. Fixed some field filters not being applied (#14015) by @daun. Fixed external URL logic (#14016) by @jasonvarga. Validated password reset URL (#14023, #14008) by @jasonvarga. Hardened HTML rendering (#14011) by @jasonvarga. Fixed saving nested Bard fields (#14017) by @duncanmcclean. Fixed hidden field filters when applying to all fields (#14020) by @daun. Avoided calling on date range filter (#13865) by @duncanmcclean. ``` These fixes suggest improvements in security and functionality, particularly concerning URL validation, HTML rendering, and data handling.