forked from revive-adserver/revive-adserver
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRELEASE_NOTES.txt
163 lines (116 loc) · 6.19 KB
/
RELEASE_NOTES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
+---------------------------------------------------------------------------+
| Revive Adserver |
| http://www.revive-adserver.com |
| |
| Copyright: See the COPYRIGHT.txt file. |
| License: GPLv2 or later, see the LICENSE.txt file. |
+---------------------------------------------------------------------------+
Release Notes: Revive Adserver 3.3.0
====================================
These release notes cover what's new, system requirements, download and
installation instructions, known issues and frequently asked questions for
Revive Adserver. Please read these notes before reporting any bugs.
What's New in Revive Adserver 3.3.0
-----------------------------------
* Release date: n/a
Security Updates
----------------
* None
New Features
------------
* None
Bug Fixes
---------
* Fixed an issue with the Linked Zones screen in the banner section triggering
a permissions error upon submit.
* Fixed an issue with banner (de)activation not working and triggering a
permissions error instead.
Non-Backwards Compatible Changes
--------------------------------
* Revive Adserver now requires a minimum PHP version of 5.5.9.
System Requirements
-------------------
Before installing, please make sure your server meets the system
requirements, which can be found at http://www.revive-adserver.com/.
Downloading and Installing
--------------------------
* Downloading Revive Adserver
You can always find the latest version of Revive Adserver at
http://www.revive-adserver.com.
* Installing Revive Adserver
Installing Revive Adserver is a straightforward process. Follow the steps at
http://www.revive-adserver.com/support/installation/.
* Upgrading Revive Adserver
Upgrading Revive Adserver is a straightforward process. Follow the steps at
http://www.revive-adserver.com/support/upgrading/.
Please note: The upgrade process will update your Revive Adserver database,
and the database may no longer be compatible with your old installation.
You *must* create a backup of your database before you upgrade, just in case.
The upgrade wizard supports upgrading from:
---------------------------------------------------------------
| Product | Version(s) |
---------------------------------------------------------------
| Revive Adserver 3.x | All versions |
---------------------------------------------------------------
| OpenX 2.8 | All versions |
---------------------------------------------------------------
| OpenX 2.7 beta | All previous versions |
---------------------------------------------------------------
| OpenX 2.6 | All versions |
---------------------------------------------------------------
| OpenX 2.4 | All versions |
---------------------------------------------------------------
| Openads 2.4 | All versions |
---------------------------------------------------------------
| Openads 2.0 for MySQL | 2.0.11-pr1 |
| (formerly phpAdsNew) | |
---------------------------------------------------------------
| Openads 2.3 alpha | 2.3.31-alpha-pr3 |
| (formerly Max Media Manager v0.3) | (v0.3.31-alpha-pr3) |
---------------------------------------------------------------
| Openads 2.3 beta | All versions |
---------------------------------------------------------------
| Max Media Manager v0.1 | v0.1.29-rc |
---------------------------------------------------------------
| Openads 2.0 for PostgreSQL | 2.0.11-pr1 |
| (formerly phpPgAds) | |
---------------------------------------------------------------
If you are not running one of these versions, you will need to upgrade
your existing installation before you will be able to upgrade to
Revive Adserver.
* Uninstalling Revive Adserver
To uninstall Revive Adserver, delete the installed files and database tables.
Known Issues
------------
This list covers some of the known problems with Revive Adserver. Please read
this before reporting any new bugs.
* The upgrade process may time out with very large databases. See
http://www.revive-adserver.com/docs/faq for more information if you
have a large database.
* If you want to run Revive Adserver with MySQL, please note that MySQL 4.1 or
higher is required. If you are using an older version of MySQL, you will
need to update you database software before upgrading.
* If you want to run Revive Adserver with PostgreSQL, please note that
PostgreSQL 8.1 or higher is required. If you are using an older version of
PostgreSQL, you will need to update your database software before
upgrading.
* Some of the PEAR libraries used are not compatible with database prefix
names with double "_" characters (e.g. "rv__"). You should NOT install
Revive Adserver with a prefix of this format.
* Some users have reported issues of being logged out when viewing
statistics. This can be worked around by ensuring that the timezone is
correctly set in PHP.
* See http://www.revive-adserver.com/support/bugs/ for the latest bug reports.
FAQ
---
1. Can I upgrade from OpenX Source?
Yes. OpenX Source has rebranded as Revive Adserver. You will be able to
upgrade from any version of OpenX Source.
2. Where can I get help?
You can ask for help at the Revive Adserver community forums:
http://forum.revive-adserver.com/
3. What can I do to help?
We need help from both developers and users to provide as much feedback
as possible to make Revive Adserver even better. You can contribute
feedback, bug reports, submit patches or help with documentation by
visiting http://www.revive-adserver.com/.