mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-09-18 01:00:51 +02:00
2023-05-26 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 4.0.0rc3int0. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
a5e62c7190
commit
e3de7bbd32
@ -24183,3 +24183,5 @@
|
|||||||
2023-05-25 Fred Gleason <fredg@paravelsystems.com>
|
2023-05-25 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Fixed a regression that caused the 'Repost' action in the 'List
|
* Fixed a regression that caused the 'Repost' action in the 'List
|
||||||
Feeds' dialog to fail to post the feed XML in rdadmin(1).
|
Feeds' dialog to fail to post the feed XML in rdadmin(1).
|
||||||
|
2023-05-26 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Incremented the package version to 4.0.0rc3int0.
|
||||||
|
40
NEWS
40
NEWS
@ -1,5 +1,45 @@
|
|||||||
The NEWS file for the Rivendell package.
|
The NEWS file for the Rivendell package.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
v4.0.0rc3int0 -- 26 April 2023
|
||||||
|
|
||||||
|
Interrim Release Candidate
|
||||||
|
|
||||||
|
Major Changes Between v3.x and v4.x:
|
||||||
|
Qt Toolkit. Rivendell v4.x uses and is fully compatibile with major
|
||||||
|
version 5 of Qt (Qt5). See the INSTALL documents for specifics.
|
||||||
|
|
||||||
|
Display Requirements. A graphical display capable of at least 1400x900
|
||||||
|
pixels resolution is required (1920x1080 or higher recommended).
|
||||||
|
|
||||||
|
Date/Time Customizability. Date/Time presentation formats can now be
|
||||||
|
customized on the basis of site preferences.
|
||||||
|
|
||||||
|
MySQL Compatibility. Rivendell v4.x aims for full compatibility with
|
||||||
|
MySQL 8.0 and earlier versions in their default installation
|
||||||
|
configurations.
|
||||||
|
|
||||||
|
RDAirPlay. The rdairplay(1) module has been completely overhauled, and
|
||||||
|
now supports dynamic resizeability as well as a revamped level metering
|
||||||
|
system.
|
||||||
|
|
||||||
|
RDPanel. The rdpanel(1) module now supports dynamic resizing.
|
||||||
|
|
||||||
|
RDLogManager. It is now possible to disable grid processing on a
|
||||||
|
service-by-service basis, thus permitting a complete schedule to
|
||||||
|
be generated by an external music scheduler. See the 'Bypassing Grid
|
||||||
|
Processing' section in the 'Generating Logs and Reports with
|
||||||
|
RDLogManager' section of the Operation Guide for details.
|
||||||
|
|
||||||
|
Many bug and regression fixes. See the 'ChangeLog' for details.
|
||||||
|
|
||||||
|
Database Update:
|
||||||
|
This version of Rivendell uses database schema version 367, and will
|
||||||
|
automatically upgrade any earlier versions. To see the current schema
|
||||||
|
version prior to upgrade, see RDAdmin->SystemInfo.
|
||||||
|
|
||||||
|
Be sure to run 'rddbmgr --modify' (as root) immediately after upgrading
|
||||||
|
to allow any necessary changes to the database schema to be applied.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
v4.0.0rc3 -- 21 April 2023
|
v4.0.0rc3 -- 21 April 2023
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
4.0.0rc3
|
4.0.0rc3int0
|
Loading…
x
Reference in New Issue
Block a user