<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.rivendellaudio.org/index.php?action=history&amp;feed=atom&amp;title=Notable_Differences_Between_Version_3_And_Version_4</id>
		<title>Notable Differences Between Version 3 And Version 4 - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.rivendellaudio.org/index.php?action=history&amp;feed=atom&amp;title=Notable_Differences_Between_Version_3_And_Version_4"/>
		<link rel="alternate" type="text/html" href="http://wiki.rivendellaudio.org/index.php?title=Notable_Differences_Between_Version_3_And_Version_4&amp;action=history"/>
		<updated>2026-05-01T21:11:52Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.4</generator>

	<entry>
		<id>http://wiki.rivendellaudio.org/index.php?title=Notable_Differences_Between_Version_3_And_Version_4&amp;diff=700&amp;oldid=prev</id>
		<title>DKlann: Created.</title>
		<link rel="alternate" type="text/html" href="http://wiki.rivendellaudio.org/index.php?title=Notable_Differences_Between_Version_3_And_Version_4&amp;diff=700&amp;oldid=prev"/>
				<updated>2023-07-11T02:30:11Z</updated>
		
		<summary type="html">&lt;p&gt;Created.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Notable Differences Between Rivendell Version 3 And Version 4 ==&lt;br /&gt;
&lt;br /&gt;
Rivendell Version 4 (RD4) was released on 16 June 2023, nearly four years after Rivendell Version 3 (RD3). This release is the culmination of more than two years of concentrated development and testing by the Rivendell community, led by [https://www.paravelsystems.com/our-crew Fred Gleason]. The changes from version 3 include 903 [https://git-scm.com/ git] commits covering changes to 1,425 files.&lt;br /&gt;
&lt;br /&gt;
One of the primary motivating factors for RD4 was to update the Rivendell code base to [https://qt.io/ Qt] version 5. For most users this is an &amp;amp;ldquo;under-the-hood&amp;amp;rdquo; thing, but the changes have positioned Rivendell for future growth, modification, and improvement. And there are some significant visible changes as well!&lt;br /&gt;
&lt;br /&gt;
=== &amp;amp;ldquo;Under-the-hood&amp;amp;rdquo; Changes ===&lt;br /&gt;
&lt;br /&gt;
* Rivendell has for a long time run on [https://www.redhat.com/en/technologies/linux-platforms/enterprise-linux Red Hat Enterprise Linux] (RHEL) and on systems derived from RHEL. RD4 continues that tradition, running on RHEL (specifically RHEL version 8) and derivatives. While others in the Rivendell community have previously supported alternate Linux platforms such as [https://debian.org/ Debian], the &amp;amp;ldquo;stock&amp;amp;rdquo; source code now compiles and installs on Debian and [https://ubuntu.com/ Ubuntu] Linux and (some of) their derivatives (notably, [https://linuxmint.com/ Linux Mint].&lt;br /&gt;
&lt;br /&gt;
* Rivendell is now compatible with [https://www.mysql.com/ MySQL] version 8.0. This includes compatibility with [https://mariadb.com/ MariaDB]. For those who choose to use MariaDB, see [https://mariadb.com/kb/en/mariadb-vs-mysql-compatibility/ this page] for MySQL and MariaDB compatibility (warning: it&amp;amp;rsquo;s complicated, but experience shows that it &amp;amp;ldquo;just works&amp;amp;rdquo;).&lt;br /&gt;
&lt;br /&gt;
* The Rivendell code base has been substantially modernized. A lot of technical debt has been retired (old code removed, replaced with new code implementing modern techniques and libraries), resulting in a code base that is more easily managed.&lt;br /&gt;
&lt;br /&gt;
* The &amp;amp;ldquo;Feeds&amp;amp;rdquo; podcast management system has seen many updates and changes. See [https://opsguide.rivendellaudio.org/html/chapter.rdcastmanager.html Chapter Ten] of the [https://opsguide.rivendellaudio.org/html/ Operations and Administration Guide] for more details.&lt;br /&gt;
&lt;br /&gt;
* Many bugs have been fixed, and many more need to be fixed. Please open a new issue on the [https://github.com/ElvishArtisan/rivendell/issues Issues] page if you find things that do not work as you expect them to.&lt;br /&gt;
&lt;br /&gt;
=== Visible Changes ===&lt;br /&gt;
&lt;br /&gt;
* The RDAirPlay window is resizable. Its minimum size is 1310 pixels wide by 870 pixels high.&lt;br /&gt;
&lt;br /&gt;
[[File:rd4-rdairplay-full-screen.png|right|thumb|800px|border|RDAirPlay Expanded to Full Screen]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* RDLibrary&amp;amp;rsquo;s &amp;amp;ldquo;Edit Markers&amp;amp;rdquo; window has changed. It is now a bit more compact. The new window requires right-clicking in order to set or clear markers in Cuts. See the details in the [https://opsguide.rivendellaudio.org/html/sect.rdlibrary.library_maintenance.html#rdlibrary.editing_markers Operations and Administration Guide] for all the details.&lt;br /&gt;
&lt;br /&gt;
[[File:rd4-rdlibrary-edit-markers.png|left|thumb|600px|border|RDLibrary Edit Markers]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* External schedulers may now be used to generate Logs without building Events, Clocks, and the Rivendell Grid. This screenshot shows the &amp;amp;ldquo;Bypass Grid Processing&amp;amp;rdquo; option in RDAdmin &amp;gt; Manage Services.&lt;br /&gt;
&lt;br /&gt;
[[File:Rdadmin-edit-service-bypas-grid.png|right|thumb|600px|border|RDAdmin &amp;gt; Edit Service, Bypass Grid Processing]]&lt;br /&gt;
&lt;br /&gt;
: See the [https://opsguide.rivendellaudio.org/html/sect.rdlogmanager.grids.html#sect.rdlogmanager.rdlogmanager.grids.bypassing_grid_processing Operations Guide] for details of this feature.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;/div&gt;</summary>
		<author><name>DKlann</name></author>	</entry>

	</feed>