mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-06-02 09:02:34 +02:00
2017-12-11 Fred Gleason <fredg@paravelsystems.com>
* Updated 'NEWS'. * Incremented the package version to 2.17.0int06.
This commit is contained in:
parent
52383928f7
commit
df7df940b4
@ -16453,3 +16453,6 @@
|
|||||||
* Changed the title of the 'RDLogEdit configuration' dialog in
|
* Changed the title of the 'RDLogEdit configuration' dialog in
|
||||||
rdadmin(1) to 'Configure RDLogEdit'.
|
rdadmin(1) to 'Configure RDLogEdit'.
|
||||||
* Added a 'Configuring RDLogEdit' section to the Operations Guide.
|
* Added a 'Configuring RDLogEdit' section to the Operations Guide.
|
||||||
|
2017-12-11 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Updated 'NEWS'.
|
||||||
|
* Incremented the package version to 2.17.0int06.
|
||||||
|
21
NEWS
21
NEWS
@ -1,7 +1,7 @@
|
|||||||
The NEWS file for the Rivendell package.
|
The NEWS file for the Rivendell package.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
v2.17.0int04 -- 11/08/2017
|
v2.17.0int06 -- 12/11/2017
|
||||||
|
|
||||||
Changes:
|
Changes:
|
||||||
Documentation Changes. The Rivendell Operations Guide has been
|
Documentation Changes. The Rivendell Operations Guide has been
|
||||||
@ -26,6 +26,13 @@ Changes:
|
|||||||
NewServiceNameRegex=<regex>
|
NewServiceNameRegex=<regex>
|
||||||
NewServiceNameGroup=<num>
|
NewServiceNameGroup=<num>
|
||||||
|
|
||||||
|
MySQL Configuration. Added the following parameters to the [mySQL]
|
||||||
|
section of rd.conf(5) to force use of a specified engine type, charset
|
||||||
|
and collation:
|
||||||
|
Engine=<engine-type> [DEFAULT: MyISAM]
|
||||||
|
Charset=<charset> [DEFAULT: latin1]
|
||||||
|
Collation=<collation> [DEFAULT: latin1_swedish_ci]
|
||||||
|
|
||||||
Dropbox Enhancements. Added the ability to specify creation of default
|
Dropbox Enhancements. Added the ability to specify creation of default
|
||||||
Segue Markers when processing files via dropbox. See
|
Segue Markers when processing files via dropbox. See
|
||||||
RDAdmin->ManageHosts->Dropbox.
|
RDAdmin->ManageHosts->Dropbox.
|
||||||
@ -39,6 +46,16 @@ Changes:
|
|||||||
Log Searching. A search filter (similar to that employed for seaching
|
Log Searching. A search filter (similar to that employed for seaching
|
||||||
for carts) has been added to the List Logs dialogs.
|
for carts) has been added to the List Logs dialogs.
|
||||||
|
|
||||||
|
Service Filtering in RDLogEdit. Added the ability to limit the visible
|
||||||
|
set of logs in RDLogEdit by user. Configured in RDAdmin->ManageUsers.
|
||||||
|
|
||||||
|
Log Purge/Deletion Changes. Logs created manually (in rdlogedit(1) or
|
||||||
|
rdairplay(1)) are now assigned a default purge/deletion date in accordance
|
||||||
|
with the setting in RDAdmin->ManageServices.
|
||||||
|
|
||||||
|
Log Importation Changes. Changed music and traffic importation so that
|
||||||
|
parent link events are still visible in linked logs.
|
||||||
|
|
||||||
Web API Changes. Added 'FILTER' and 'RECENT' call parameters to the
|
Web API Changes. Added 'FILTER' and 'RECENT' call parameters to the
|
||||||
'ListLogs' Web API call. See the API documentation in
|
'ListLogs' Web API call. See the API documentation in
|
||||||
'docs/apis/web_api.pdf' for details.
|
'docs/apis/web_api.pdf' for details.
|
||||||
@ -46,7 +63,7 @@ Changes:
|
|||||||
Various other bug fixes. See the ChangeLog for details.
|
Various other bug fixes. See the ChangeLog for details.
|
||||||
|
|
||||||
Database Update:
|
Database Update:
|
||||||
This version of Rivendell uses database schema version 271, and will
|
This version of Rivendell uses database schema version 272, and will
|
||||||
automatically upgrade any earlier versions. To see the current schema
|
automatically upgrade any earlier versions. To see the current schema
|
||||||
version prior to upgrade, see RDAdmin->SystemInfo.
|
version prior to upgrade, see RDAdmin->SystemInfo.
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
2.17.0int05
|
2.17.0int06
|
BIN
rivendell.ism
Executable file → Normal file
BIN
rivendell.ism
Executable file → Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user