doc: Add note about removing browser cache in NEWS file
FEA: ItEr76S03Community
This commit is contained in:
parent
64ae0f5c23
commit
e6e3405ba5
1 changed files with 5 additions and 0 deletions
5
NEWS
5
NEWS
|
|
@ -36,6 +36,11 @@ included in this new release are:
|
|||
Notes
|
||||
~~~~~
|
||||
|
||||
.. WARNING::
|
||||
|
||||
Remove web browser cache to avoid any problem with changes in JavaScript
|
||||
resources.
|
||||
|
||||
If you are upgrading from any 1.1.x version without using the Debian package,
|
||||
you will need to manually execute on your database the SQL sentences from files:
|
||||
``scripts/database/upgrade_1.2.0.sql``, ``scripts/database/upgrade_1.2.1.sql``,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue