Skip to content

Commit 4bc3ed2

Browse files
authored
Merge pull request #71 from johndoh/release-1.7
prep for 1.7 release
2 parents 3b182ae + 9b2d217 commit 4bc3ed2

141 files changed

Lines changed: 13 additions & 13 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

_config.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,24 +15,24 @@ libs: {
1515
roboto: 'https://fonts.googleapis.com/css?family=Roboto&display=swap',
1616
},
1717
less: {
18-
url: 'https://cdn.jsdelivr.net/npm/less@4.2.0/dist/less.min.js',
19-
sri: 'sha384-SlYTcCEsC10TwMfcpGjqd+bWfA2QdB0CInBtPX6erDT3NnEkhX2X3gJ83UyHtXs3'
18+
url: 'https://cdn.jsdelivr.net/npm/less@4.6.4/dist/less.min.js',
19+
sri: 'sha384-WR+iiQT+XSq8wDUutASKAXx1pZTJCLRyHfpwqBiL1ji4qd2BsJIPhn8k/s72NkPj'
2020
},
2121
css: '/styles/styles.min.css?v=2026041800',
2222
bootstrap: {
2323
css: {
24-
url: 'https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css',
25-
sri: 'sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH'
24+
url: 'https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/css/bootstrap.min.css',
25+
sri: 'sha384-sRIl4kxILFvY47J16cr9ZwB07vP4J8+LH7qKQnuqkuIAvNWLzeN8tE5YBujZqJLB'
2626
},
2727
js: {
28-
url: 'https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js',
29-
sri: 'sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz'
28+
url: 'https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/js/bootstrap.bundle.min.js',
29+
sri: 'sha384-FKyoEForCGlyvwx9Hj09JcYn3nv7wiPVlz7YYwJrWVcXK/BmnVDxM+D2scQbITxI'
3030
}
3131
},
3232
fontawesome: {
3333
css: {
34-
url: 'https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.6.0/css/all.min.css',
35-
sri: 'sha384-h/hnnw1Bi4nbpD6kE7nYfCXzovi622sY5WBxww8ARKwpdLj5kUWjRuyiXaD1U2JT'
34+
url: 'https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@7.2.0/css/all.min.css',
35+
sri: 'sha384-EXatlQyrOJgDaM9/a74ArMzy7/2bTMSrZj8ID1IPeVmc3GncfCugefCFWSLj8JL/'
3636
},
3737
}
3838
}

_data/screenshots.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "Aleksander Machniak",
55
"desc": "Released with Roundcube version 1.4.0, Elastic is Roundcube's first official responsive skin. It has support for desktops, tablets and phones.",
66
"devices": ["desktop", "tablet", "phone"],
7-
"generated": 20240129,
7+
"generated": 20250717,
88
"banner-dark": true,
99
"screenshots": [
1010
{ "file": "mailbox_widescreen.png", "title": "Mailbox view" },
@@ -26,7 +26,7 @@
2626
"author": "FLINT / Büro für Gestaltung, Switzerland",
2727
"desc": "Released with Roundcube version 0.8.0, Larry provides visual impact thanks to its use of color and specially designed graphics.<br><i>Support deprecated as of Roundcube 1.6.0. Available via Composer.</i>",
2828
"devices": ["desktop"],
29-
"generated": 20240129,
29+
"generated": 20250717,
3030
"screenshots": [
3131
{ "file": "mailbox_widescreen.png", "title": "Three-paned mailbox view (vertical)" },
3232
{ "file": "mailbox_desktop.png", "title": "Three-paned mailbox view (horizontal)" },
@@ -48,7 +48,7 @@
4848
"author": "The Roundcube Dev Team",
4949
"desc": "Formally known as Default, renamed to Classic as of Roundcube version 0.8.0, this is Roundcube's original skin.<br><i>Support deprecated as of Roundcube 1.4.0. Available via Composer.</i>",
5050
"devices": ["desktop"],
51-
"generated": 20240129,
51+
"generated": 20250717,
5252
"screenshots": [
5353
{ "file": "mailbox_widescreen.png", "title": "Three-paned mailbox view (vertical)" },
5454
{ "file": "mailbox_desktop.png", "title": "Three-paned mailbox view (horizontal)" },

about/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ <h3>3<sup>rd</sup> Party Additions</h3>
8989
<h2 id="serverrequirements">Server Requirements <a class="anchor" href="#serverrequirements" aria-label="Link to this section: Server Requirements"></a></h2>
9090
<ul>
9191
<li>Apache, Lighttpd, Nginx, IIS, Cherokee or Hiawatha web server</li>
92-
<li>PHP Version 7.3 or greater<sup><a href="#fn1" class="text-body-secondary">1</a></sup></li>
93-
<li>MySQL/MariaDB, PostgreSQL, SQLite, MSSQL or Oracle database</li>
92+
<li>PHP Version 8.1 or greater<sup><a href="#fn1" class="text-body-secondary">1</a></sup></li>
93+
<li>MySQL/MariaDB, PostgreSQL or SQLite database</li>
9494
<li>SMTP server and IMAP server with IMAP4 rev1 support</li>
9595
</ul>
9696

screens/skins/classic/banner.png

-119 KB
-171 KB
-103 KB
-108 KB
-17.4 KB
-275 KB
-155 KB

0 commit comments

Comments
 (0)