Skip to content

Commit

Permalink
Release: Android v7.5, iOS v7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
tedgravlin committed Apr 19, 2024
1 parent 2bdd0ce commit d215f9f
Show file tree
Hide file tree
Showing 4 changed files with 252 additions and 5 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,18 +55,18 @@ <h1 class="site-title">Signal Update Info</h1>
<div class="card">
<h1>Latest Releases</h1>
<div class="home-releases releases-card-container">
<a class="noshow" href="/releases/android/android-v7.4.html">
<a class="noshow" href="/releases/android/android-v7.5.html">
<div class="release-card">
<img alt="Android Logo" src="/assets/images/icons/android.svg">
<div class="spacer"></div>
<p>7.4</p>
<p>7.5</p>
</div>
</a>
<a class="noshow" href="/releases/ios/ios-v7.7.html">
<a class="noshow" href="/releases/ios/ios-v7.8.html">
<div class="release-card">
<img alt="Apple Logo" src="/assets/images/icons/ios.svg">
<div class="spacer"></div>
<p>7.7</p>
<p>7.8</p>
</div>
</a>
<a class="noshow" href="/releases/desktop/desktop-v7.6.html">
Expand Down
17 changes: 16 additions & 1 deletion releases.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
<a href="/index.html">
<h1 class="site-title">Signal Update Info</h1>
</a>
<img alt="Auto Theme Icon" class="theme-button-desktop" id="theme-button-desktop" src="/assets/images/icons/theme-auto.svg">
<img alt="Auto Theme Icon" class="theme-button-desktop" id="theme-button-desktop"
src="/assets/images/icons/theme-auto.svg">
<div class="site-navigation">
<a class="selected-page" href="">
Releases
Expand Down Expand Up @@ -61,6 +62,13 @@ <h1 class="site-title">Signal Update Info</h1>
</div>
<!-- Android -->
<div id="android-container" class="releases-card-container">
<a class="noshow" href="/releases/android/android-v7.5.html">
<div class="release-card">
<img alt="Android Logo" src="/assets/images/icons/android.svg">
<div class="spacer"></div>
<p>7.5</p>
</div>
</a>
<a class="noshow" href="/releases/android/android-v7.4.html">
<div class="release-card">
<img alt="Android Logo" src="/assets/images/icons/android.svg">
Expand Down Expand Up @@ -141,6 +149,13 @@ <h1 class="site-title">Signal Update Info</h1>
</div>
<!-- iOS -->
<div id="ios-container" class="releases-card-container">
<a class="noshow" href="/releases/ios/ios-v7.8.html">
<div class="release-card">
<img alt="Apple Logo" src="/assets/images/icons/ios.svg">
<div class="spacer"></div>
<p>7.8</p>
</div>
</a>
<a class="noshow" href="/releases/ios/ios-v7.7.html">
<div class="release-card">
<img alt="Apple Logo" src="/assets/images/icons/ios.svg">
Expand Down
121 changes: 121 additions & 0 deletions releases/android/android-v7.5.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,121 @@
<!DOCTYPE html>
<html lang="en">

<head>
<!-- Import CSS and Scripts-->
<script src="/scripts/theme.js"></script>
<link rel="stylesheet" href="/css/main.css">
<link rel="stylesheet" href="/css/light-theme.css">
<link rel="stylesheet" href="/css/dark-theme.css">
<!-- Scale page to display width -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Page Title -->
<title>Android v7.5 - Signal Update Info</title>
<!-- Favicons -->
<link rel="apple-touch-icon" sizes="180x180" href="/assets/images/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/images/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/images/favicons/favicon-16x16.png">
<!-- Meta -->
<meta name="title" property="og:title" content="Signal for Android v7.5" />
<meta name="description" property="og:description"
content="Signal news and updates. We post about new and upcoming features to keep you up-to-date with your favorite E2EE messaging app." />
<meta name="keywords" content="signal update info,signal updates,signal" />
<meta name="image" property="og:image"
content="https://signalupdateinfo.com/assets/images/link-previews/new-release-android.jpg" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://signalupdateinfo.com/releases/android/android-v7.5.html" />
</head>

<body>
<!-- Site Header and Navigation-->
<header>
<a href="/index.html">
<h1 class="site-title">Signal Update Info</h1>
</a>
<img alt="Auto Theme Icon" class="theme-button-desktop" id="theme-button-desktop"
src="/assets/images/icons/theme-auto.svg">
<div class="site-navigation">
<a class="selected-page" href="/releases.html#android">
Releases
</a>
<a href="/news.html">
News
</a>
<a href="/about.html">
About
</a>
<a href="/donate.html">
Donate
</a>
</div>
</header>
<!-- Main Page -->
<main>
<div class="release-page-card-container">
<!-- Release Info Card -->
<div class="card">
<h1>Android v7.5</h1>
<div class="card-content">
<!-- <p>Official Release Notes</p>
<ul>
<li>Now when you open a chat with a missed call, that missed call indicator will also be cleared
from the calls tab. If you've never seen this bug, you aren't missing much.
</li>
</ul>
<br> -->
<p>Changes</p>
<ul>
<li>Story viewers are now sorted alphabetically <a target="_blank"
href="https://github.com/signalapp/Signal-Android/commit/a83abaca1dc0ec08c729f7762305b3461620778a">[src]</a>
</li>
<li>Improvements to call information in chats <a target="_blank"
href="https://github.com/signalapp/Signal-Android/commit/1b7784b01ff3eb0168930dad06880a957989fc20">[src]</a>
</li>
<li>Improvements to name collision management <a target="_blank"
href="https://github.com/signalapp/Signal-Android/commit/15d8a698c5d46049c500015428c5b195d50d7de3">[src]</a>
</li>
</ul>
<br>
<p>Upcoming Features</p>
<ul>
<li>Implemented partial developer functionality for the upcoming cloud backup feature <a
target="_blank"
href="https://github.com/signalapp/Signal-Android/commit/689eacd61893b2cdff68c5ef106898e45a59767e">[src]</a>
</li>
</ul>
</div>
</div>
<!-- Resources Card -->
<div class="slim-card">
<h1>Resources</h1>
<div class="card-content">
<a target="_blank"
href="https://community.signalusers.org/t/beta-feedback-for-the-upcoming-android-7-5-release/60280?u=salt505">Beta
thread</a>
<a target="_blank"
href="https://github.com/signalapp/Signal-Android/compare/v7.4.2...v7.5.0">Commits</a>
</div>
</div>
</div>
</main>
<div class="spacer"></div>
<footer>
<div class="footer-button-container">
<div class="theme-button-mobile " id="theme-button-mobile">
<p>Theme:</p>
<img alt="Auto Theme Icon" class="theme-icon-mobile" id="theme-icon-mobile"
src="/assets/images/icons/theme-auto.svg">
</div>
<a class="footer-button" rel="me" target="_blank" href="https://mastodon.world/@SignalUpdateInfo"><img
src="/assets/images/icons/mastodon-logo.svg">Mastodon</a>
<a class="footer-button" target="_blank" href="https://github.com/tedgravlin/signal-update-info"><img
src="/assets/images/icons/github-logo.svg">GitHub</a>
<a class="footer-button" rel="me" target="_blank" href="https://signalupdateinfo.com/rss/feed.xml"><img
src="/assets/images/icons/rss-logo.svg">RSS</a>
</div>
<p class="disclaimer">Signal Update Info is not affiliated with Signal and is not an official Signal website.
</p>
</footer>
</body>

</html>
111 changes: 111 additions & 0 deletions releases/ios/ios-v7.8.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,111 @@
<!DOCTYPE html>
<html lang="en">

<head>
<!-- Import CSS and Scripts-->
<script src="/scripts/theme.js"></script>
<link rel="stylesheet" href="/css/main.css">
<link rel="stylesheet" href="/css/light-theme.css">
<link rel="stylesheet" href="/css/dark-theme.css">
<!-- Scale page to display width -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Page Title -->
<title>iOS v7.8 - Signal Update Info</title>
<!-- Favicons -->
<link rel="apple-touch-icon" sizes="180x180" href="/assets/images/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/images/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/images/favicons/favicon-16x16.png">
<!-- Meta -->
<meta name="title" property="og:title" content="Signal for iOS v7.8" />
<meta name="description" property="og:description"
content="Signal news and updates. We post about new and upcoming features to keep you up-to-date with your favorite E2EE messaging app." />
<meta name="keywords" content="signal update info,signal updates,signal" />
<meta name="image" property="og:image"
content="https://signalupdateinfo.com/assets/images/link-previews/new-release-ios.jpg" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://signalupdateinfo.com/releases/ios/ios-v7.8.html" />
</head>

<body>
<!-- Site Header and Navigation-->
<header>
<a href="/index.html">
<h1 class="site-title">Signal Update Info</h1>
</a>
<img alt="Auto Theme Icon" class="theme-button-desktop" id="theme-button-desktop"
src="/assets/images/icons/theme-auto.svg">
<div class="site-navigation">
<a class="selected-page" href="/releases.html#ios">
Releases
</a>
<a href="/news.html">
News
</a>
<a href="/about.html">
About
</a>
<a href="/donate.html">
Donate
</a>
</div>
</header>
<!-- Main Page -->
<main>
<div class="release-page-card-container">
<!-- Release Info Card -->
<div class="card">
<h1>iOS v7.8</h1>
<div class="card-content">
<p>Official Release Notes</p>
<ul>
<li>Small tweaks, bug fixes, and performance enhancements. Thanks for using Signal!
</li>
</ul>
<br>
<p>Other Changes</p>
<ul>
<li>Bug fixes and code refactoring </li>
</ul>
<br>
<p>Upcoming Features</p>
<ul>
<li>More work completed on the upcoming call reaction feature <a target="_blank"
href="https://github.com/signalapp/Signal-iOS/commit/82752fcbd1db32f2c3031cf54e956b299aa415f5">[src]</a>
</li>
</ul>
</div>
</div>
<!-- Resources Card -->
<div class="slim-card">
<h1>Resources</h1>
<div class="card-content">
<a target="_blank"
href="https://community.signalusers.org/t/beta-feedback-for-the-upcoming-ios-7-8-release/60259?u=salt505">Beta
thread</a>
<a target="_blank"
href="https://github.com/signalapp/Signal-iOS/compare/7.7.0.15-beta...7.8.0.35-beta">Commits</a>
</div>
</div>
</div>
</main>
<div class="spacer"></div>
<footer>
<div class="footer-button-container">
<div class="theme-button-mobile " id="theme-button-mobile">
<p>Theme:</p>
<img alt="Auto Theme Icon" class="theme-icon-mobile" id="theme-icon-mobile"
src="/assets/images/icons/theme-auto.svg">
</div>
<a class="footer-button" rel="me" target="_blank" href="https://mastodon.world/@SignalUpdateInfo"><img
src="/assets/images/icons/mastodon-logo.svg">Mastodon</a>
<a class="footer-button" target="_blank" href="https://github.com/tedgravlin/signal-update-info"><img
src="/assets/images/icons/github-logo.svg">GitHub</a>
<a class="footer-button" rel="me" target="_blank" href="https://signalupdateinfo.com/rss/feed.xml"><img
src="/assets/images/icons/rss-logo.svg">RSS</a>
</div>
<p class="disclaimer">Signal Update Info is not affiliated with Signal and is not an official Signal website.
</p>
</footer>
</body>

</html>

0 comments on commit d215f9f

Please sign in to comment.