mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-26 02:32:50 +00:00
Deployed 398ac119 to 11.0 with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
parent
e4fb77390a
commit
70c3661915
|
|
@ -3377,6 +3377,15 @@
|
|||
<nav class="md-nav" aria-label="11.0">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#11013-2024-11-04" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
11.0.13 (2024-11-04)
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#11012-2024-08-14" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
|
|
@ -4331,6 +4340,15 @@
|
|||
<nav class="md-nav" aria-label="11.0">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#11013-2024-11-04" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
11.0.13 (2024-11-04)
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#11012-2024-08-14" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
|
|
@ -5195,6 +5213,16 @@
|
|||
<h2 id="110">11.0<a class="headerlink" href="#110" title="Permanent link">¶</a></h2>
|
||||
<p><strong>Upgrade</strong></p>
|
||||
<p>Please check our document for how to upgrade to 11.0: <a href="https://manual.seafile.com/upgrade/upgrade_notes_for_11.0.x/">https://manual.seafile.com/upgrade/upgrade_notes_for_11.0.x/</a></p>
|
||||
<h3 id="11013-2024-11-04">11.0.13 (2024-11-04)<a class="headerlink" href="#11013-2024-11-04" title="Permanent link">¶</a></h3>
|
||||
<ul>
|
||||
<li>[Security] Do not allow .. as a file directory name</li>
|
||||
<li>[Security] Sending Links with Passwords has no HTML escape</li>
|
||||
<li>[fix] Fix preview support for TIFF images</li>
|
||||
<li>[fix] Check the length of email in login form, preventing too long input</li>
|
||||
<li>[fix] Use user name instead of user ID in email content</li>
|
||||
<li>[Security] auth-token API also prevent brute force attack</li>
|
||||
<li>[fix] Fix a bug that system admin can not share a library in admin panel</li>
|
||||
</ul>
|
||||
<h3 id="11012-2024-08-14">11.0.12 (2024-08-14)<a class="headerlink" href="#11012-2024-08-14" title="Permanent link">¶</a></h3>
|
||||
<ul>
|
||||
<li>Update translations</li>
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue