Updated CHANGELOG.
This commit is contained in:
parent
77a321894b
commit
e2d710a84c
@ -40,6 +40,7 @@ Users:
|
|||||||
e. g. for minimum password length [#3200].
|
e. g. for minimum password length [#3200].
|
||||||
- Fixed compare of duplicated users while CSV user import [#3201].
|
- Fixed compare of duplicated users while CSV user import [#3201].
|
||||||
- Added fast mass import for users [#3290].
|
- Added fast mass import for users [#3290].
|
||||||
|
- Removed OPTIONS request. All permissions are now provided on startup [#3306].
|
||||||
|
|
||||||
Core:
|
Core:
|
||||||
- No reload on logoff. OpenSlides is now a full single page
|
- No reload on logoff. OpenSlides is now a full single page
|
||||||
@ -52,16 +53,16 @@ Core:
|
|||||||
clients by refactoring autoupdate, Collection and AccessPermission [#3223].
|
clients by refactoring autoupdate, Collection and AccessPermission [#3223].
|
||||||
- Fixes autoupdate bug for a user without user.can_see_name permission [#3233].
|
- Fixes autoupdate bug for a user without user.can_see_name permission [#3233].
|
||||||
- Improved reconnect handling if the server was flushed [#3297].
|
- Improved reconnect handling if the server was flushed [#3297].
|
||||||
- Highlight list entries in a light blue, if a related object is projected (e.g.
|
- Highlight list entries in a light blue, if a related object is projected
|
||||||
a list of speakers of a motion) [#3301]
|
(e. g. a list of speakers of a motion) [#3301].
|
||||||
- Select the projector resolution with a slider and an aspect ratio [#3311].
|
- Select the projector resolution with a slider and an aspect ratio [#3311].
|
||||||
|
|
||||||
Mediafiles:
|
Mediafiles:
|
||||||
- Fixed reloading of PDF on page change [#3274].
|
- Fixed reloading of PDF on page change [#3274].
|
||||||
|
|
||||||
General:
|
General:
|
||||||
- Switched from npm to Yarn [#3188].
|
|
||||||
- Several bugfixes and minor improvements.
|
- Several bugfixes and minor improvements.
|
||||||
|
- Switched from npm to Yarn [#3188].
|
||||||
- Improved performance for PDF generation significantly (by upgrading
|
- Improved performance for PDF generation significantly (by upgrading
|
||||||
to pdfmake 0.1.30) [#3278, #3285].
|
to pdfmake 0.1.30) [#3278, #3285].
|
||||||
- Bugfixes for PDF creation [#3227, #3251, #3279, #3286].
|
- Bugfixes for PDF creation [#3227, #3251, #3279, #3286].
|
||||||
|
Loading…
Reference in New Issue
Block a user