File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 2424{% endif %}
2525
2626< div class ="page__footer-copyright "> © {% assign site_time = site.time | date: '%Y' %}{% if site.footer.since and site_time != site.footer.since %}{{ site.footer.since }} - {% endif %}{{ site_time }} < a href ="{{ site.copyright_url | default: site.url }} "> {{ site.copyright | default: site.title | escape_once | strip }}</ a > . The text of this website is available for modification and reuse under the terms of the < a href ="https://creativecommons.org/licenses/by-sa/4.0/ " rel ="nofollow "> Creative Commons Attribution-Sharealike 4.0 International License (CC BY-SA 4.0)</ a > and the < a href ="https://www.gnu.org/licenses/fdl-1.3-standalone.html " rel ="nofollow "> GNU Free Documentation License (FDL)</ a > .</ div >
27- <!--<div class="page__footer-copyright">© {% assign site_time = site.time | date: '%Y' %}{% if site.footer.since and site_time != site.footer.since %}{{ site.footer.since }} - {% endif %}{{ site_time }} <a href="{{ site.copyright_url | default: site.url }}">{{ site.copyright | default: site.title | escape_once | strip }}</a>. {{ site.data.ui-text[site.locale].powered_by | default: "Powered by" }} <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> & <a href="https://mademistakes.com/work/jekyll-themes/minimal-mistakes/" rel="nofollow">Minimal Mistakes</a>.</div>-->
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ title: "Changelog"
44---
55
66### SIRIUS 6
7- #### 6.3.3 (2025-09-18 )
7+ #### 6.3.3 (2025-10-15 )
88- fix: application starting issue due to faulty logging config
99- fix: content-type of Multipart endpoints in SIRIUS API/SDKs.
1010- fix: missing lcms view after initial data import
You can’t perform that action at this time.
0 commit comments