Skip to content

Commit

Permalink
4.0.0.0002
Browse files Browse the repository at this point in the history
  • Loading branch information
adentb authored Jul 31, 2023
1 parent 94b7f88 commit 774f79d
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions 4.0/ReleaseNotes.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Proclaim 4.0 Release Notes</title>
<link href="../assets/style.css" rel="stylesheet">
<script src="../javascripts/downloadlinks.js"></script>
</head>

<body>
<div class="container">
<h1>Proclaim Version 4.0</h1>
<div data-version="4.0.0.0002">
<h3>4.0.0.0002 Monday, July 31, 2023</h3>
<ul>
<li data-case="PROC-11021">New brand identity!</li>
<li data-case="PROC-10177">Make countdown clock fully customizable. Change the size, color, font, and location of the countdown to keep your congregation informed.</li>
<li data-case="PROC-11010">Add monospaced fonts for use in timers.</li>
<li data-case="PROC-10831">Move team management into Proclaim.</li>
<li data-case="PROC-10902">Move subscription to your church group, allowing you to make multiple presentation teams per location.</li>
<li data-case="PROC-10832">Add Lyric Scrolling transition to Song items. Shows a preview of the next slides that animates into place as you advance.</li>
<li data-case="PROC-10835">Allow Reference modification from Preview mode. Swap out or add to your current Bible reference while On Air without switching to Edit mode or a quick screen.</li>
<li data-case="PROC-10874">Fix issue hiding duplicate fields from edit view, but rendering them On Air</li>
<li data-case="PROC-10837">Add Recent Media facet to the Media Browser. See the media you’ve recently added to your presentations.</li>
</ul>
<h4>Restyle and declutter the Edit mode interface.</h4>
<ul>
<li data-case="PROC-11005">Condense two rich text toolbars into one.</li>
<li data-case="PROC-11059">Support applying font color to individual text selections.</li>
<li data-case="PROC-11058">Move emphasis options into color picker.</li>
<li data-case="PROC-11060">Re-style remaining slide creation options in the Main Content field toolbar</li>
<li data-case="PROC-10841">Support rich text editing in Song lyrics.</li>
<li data-case="PROC-10623">Make scripture insertion easier in Content items.</li>
<li data-case="PROC-11056">Move existing rich text functionality into top bar</li>
<li data-case="PROC-11120">Add 'clear text formatting' button to toolbar (to remove rich text overrides)</li>
</ul>
<ul>
<li data-case="PROC-9377">Make 'Apply as Smart Media' behavior smarter.</li>
<li data-case="PROC-10676">Apply Series for all selected service items. Proclaim will choose the media in the series that best applies to each item and apply it as Smart Media.</li>
<li data-case="PROC-10838">Revamp Open and Open Recent Menus with first item preview and sort options.</li>
<li data-case="PROC-10839">Use better logic for choosing presentation to prevent edits to the wrong one.</li>
<li>Shrink text on the font on the whole slide when the line is too long.</li>
<li>Remove hover popup from timeline.</li>
<li>Improve checkout experience.</li>
</ul>
</div>
</div>
</body>

</html>

0 comments on commit 774f79d

Please sign in to comment.