Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sebastienros
/
fluid
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
191
Star
1.8k
Code
Issues
23
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Backport compatible fixes and features to release/2.x
- #990
#990
Merged
sebastienros
merged 20 commits into
release/2.x
sebastienros/fluid:release/2.x
from
sebros/2x-backport-candidates
sebastienros/fluid:sebros/2x-backport-candidates
Copy head branch name to clipboard
Aug 20, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Backport compatible fixes and features to release/2.x
#990
sebastienros
merged 20 commits into
release/2.x
sebastienros/fluid:release/2.x
from
sebros/2x-backport-candidates
sebastienros/fluid:sebros/2x-backport-candidates
Copy head branch name to clipboard
Commits
Commits on Aug 20, 2026
Add .NET 10.0 target framework support (#855)
Show description for f061d05
3 people
committed
f061d05
View commit details
Copy full SHA for f061d05
Browse repository at this point
Update Scriban to 7.2.6 (#974)
Show description for a4657e6
sebastienros
committed
a4657e6
View commit details
Copy full SHA for a4657e6
Browse repository at this point
Add configurable DefaultFileExtension to TemplateOptions (#858)
Show description for 4f3462d
3 people
committed
4f3462d
View commit details
Copy full SHA for 4f3462d
Browse repository at this point
Render enums as strings by default (#859)
Show description for f9d900b
3 people
committed
f9d900b
View commit details
Copy full SHA for f9d900b
Browse repository at this point
Fix double-encoding when using escape filter with HtmlEncoder (#866)
Show description for d58ff43
3 people
committed
d58ff43
View commit details
Copy full SHA for d58ff43
Browse repository at this point
Add TemplateParsed callback for AST visitor integration in ViewEngine (#869)
Show description for ea5541f
3 people
committed
ea5541f
View commit details
Copy full SHA for ea5541f
Browse repository at this point
Emit TemplateParsed events for templates loaded by render and include statements (#873)
Show description for 21e5bc5
3 people
committed
21e5bc5
View commit details
Copy full SHA for 21e5bc5
Browse repository at this point
Add `null` keyword as alias for `nil` (#874)
Show description for 789b192
3 people
committed
789b192
View commit details
Copy full SHA for 789b192
Browse repository at this point
Add StrictVariables and StrictFilters options (#880)
Show description for 67a2558
sebastienros
and
Copilot
committed
67a2558
View commit details
Copy full SHA for 67a2558
Browse repository at this point
Fix `render` named-argument shadowing by evaluating assignments before applying them (#924)
Show description for 516ccbc
3 people
committed
516ccbc
View commit details
Copy full SHA for 516ccbc
Browse repository at this point
Preserve `StringValue.Encode` across string filter transformations (#925)
Show description for 842b378
3 people
committed
842b378
View commit details
Copy full SHA for 842b378
Browse repository at this point
Add tablerow tag support (#906)
Show description for 6b5729e
3 people
committed
6b5729e
View commit details
Copy full SHA for 6b5729e
Browse repository at this point
Implement ifchanged Liquid tag (#910)
Show description for aaf1bf9
3 people
committed
aaf1bf9
View commit details
Copy full SHA for aaf1bf9
Browse repository at this point
Support integer indexing (#934)
Show description for 6d5e2d0
3 people
committed
6d5e2d0
View commit details
Copy full SHA for 6d5e2d0
Browse repository at this point
Capitalize filter should make the first letter capital (#943)
Show description for cd9d9c7
2 people
authored and
sebastienros
committed
cd9d9c7
View commit details
Copy full SHA for cd9d9c7
Browse repository at this point
Fix blank/empty semantics (#949)
Show description for 8bf4fbb
3 people
committed
8bf4fbb
View commit details
Copy full SHA for 8bf4fbb
Browse repository at this point
Add money filters (#963)
Show description for d4643de
2 people
authored and
sebastienros
committed
d4643de
View commit details
Copy full SHA for d4643de
Browse repository at this point
Add AOT-safe member access and generator (#935)
Show description for 1ab8d6e
sebastienros
committed
1ab8d6e
View commit details
Copy full SHA for 1ab8d6e
Browse repository at this point
Fix source generator NuGet packaging (#973)
Show description for 389f7d1
sebastienros
committed
389f7d1
View commit details
Copy full SHA for 389f7d1
Browse repository at this point
Run PR checks for release branches
Show description for 906c09c
sebastienros
committed
906c09c
View commit details
Copy full SHA for 906c09c
Browse repository at this point
You can’t perform that action at this time.