-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 4.5.0.0186 * Add 4.5 release notes to index.
- Loading branch information
Showing
2 changed files
with
55 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<title>Proclaim 4.5 Release Notes</title> | ||
<link href="../assets/style.css" rel="stylesheet"> | ||
<script src="../javascripts/downloadlinks.js"></script> | ||
</head> | ||
|
||
<body> | ||
<div text-align="left" style="height: 30px;"><a href="http://faithlife.github.io/ProclaimReleaseNotes">See All Releases</a></div> | ||
<div class="container"> | ||
<h1>Proclaim Version 4.5</h1> | ||
<div data-version="4.5.0.0186"> | ||
<h3>4.5.0.0186 Monday, August 12, 2024</h3> | ||
<!--https://faithlife.atlassian.net/projects/PROC/versions/36790/tab/release-report-all-issues--> | ||
<h4>New</h4> | ||
<h5>Increased Support for Chords in the Confidence Monitor</h5> | ||
<ul> | ||
<li data-case="PROC-11766">Add option to import ChordPro chords from SongSelect with a SongSelect Advanced or Premium subscription.</li> | ||
<li data-case="PROC-11744">Support in-app chord transposition via the key selector.</li> | ||
<li data-case="PROC-11836">Add major and minor key distinction to lyric import and arrangement key dropdowns.</li> | ||
<li data-case="PROC-11813">Show lyric and ChordPro previews to SongSelect import window.</li> | ||
<li data-case="PROC-11806">Remove hyphenated lyrics from slides if chords are present.</li> | ||
</ul> | ||
<h4>Improved</h4> | ||
<ul> | ||
<li data-case="PROC-11759">Restyle watermark for unlicensed content and On Air sessions.</li> | ||
<li data-case="PROC-10770">Standardize inline square shape across slides.</li> | ||
</ul> | ||
<h4>Bug Fixes</h4> | ||
<ul> | ||
<li data-case="PROC-11822">Sync arrangement key from Proclaim to music.proclaim.logos.com.</li> | ||
<li data-case="PROC-11790">Ensure we import all sections of a song from SongSelect.</li> | ||
<li data-case="PROC-11735">Clear SongSelect credentials after failed login.</li> | ||
<li data-case="PROC-11827">Fix error sending invitations from Team menu.</li> | ||
<li data-case="PROC-11823">Keep current slide on screen when zooming in Grid Preview.</li> | ||
<li data-case="PROC-10186">Fix failed PowerPoint presentation import when the computer language is different that Proclaims.</li> | ||
<li data-case="PROC-10873">Make sure Confidence Template isn't empty by default.</li> | ||
<li data-case="PROC-11204">Prevent unintentional aspect ratio changes to new presentations.</li> | ||
<li data-case="PROC-11244">Fix crash migrating virtual screen settings.</li> | ||
<li data-case="PROC-11433">Fix clipping on sort option in the Media Browser (Windows only).</li> | ||
<li data-case="PROC-11438">Fix crash changing On Screen Bible version to a Bible with an unsupported reference.</li> | ||
<li data-case="PROC-11524">Make sure the first service item is selected when switching to a presentation that starts with a grouping.</li> | ||
<li data-case="PROC-11748">Scroll Order of Service up when active item is off screen (Mac only).</li> | ||
<li data-case="PROC-11761">Restore toggle indicator for Show on All Slides in image context menu (Windows only).</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters