Make the asset exporter use one session per asset, so as to avoid breaking
state that relies on only one asset being viewed per session.
This commit is contained in:
parent
dad217b7fe
commit
57f7fe1c6f
2 changed files with 26 additions and 16 deletions
|
|
@ -4,6 +4,7 @@
|
|||
- fix: Survey: textarea answers are trunctated
|
||||
- fix: Snippet Security Fails
|
||||
- add: asset exporter making appropriate symlinks for extras, uploads, and root URL
|
||||
- change: asset exporter now uses one session per asset to avoid breaking state in between
|
||||
|
||||
7.1.0
|
||||
- fix: mysql and mysqldump were transposed in upgrade.pl --help
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue