Openreview-py

Latest version: v1.46.3

Safety actively analyzes 706487 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 16 of 20

1.5.2

Features

* Update auth code to use new backend cookies in https://github.com/openreview/openreview-web/pull/1066
* Allow adding year of birth to user profile in https://github.com/openreview/openreview-web/pull/1067

Fixes

* Change template to use <> around email addresses in https://github.com/openreview/openreview-web/pull/1064

**Full Changelog**: https://github.com/openreview/openreview-web/compare/v1.5.1...v1.5.2

1.5.1

Fixes

* Parametrize forum id in beta message in https://github.com/openreview/openreview-web/pull/1050
* TMLR changes in https://github.com/openreview/openreview-web/pull/1053
* Upgrade Next.js to v12.2.3 by in https://github.com/openreview/openreview-web/pull/1057
* Try fixing github action in https://github.com/openreview/openreview-web/pull/1060
* Use prettier to format all files in https://github.com/openreview/openreview-web/pull/1058

**Full Changelog**: https://github.com/openreview/openreview-web/compare/v1.5.0...v1.5.1

1.5.0

Features

- Show authors and authorids in 1033
- Show confirm dialog when removing user from groups in 1037
- Add v2 support in new forum page in 899
- Add support for component based author console in 1035

Fixes

- Fix bug with getCombined function in 1031
- Fix wrong file type error in file upload in 1032
- Fix pagination text in 1039
- Fix issue with guest user not having access to notes they created in 1044
- Fix banner reset logic in 1036
- Fix display of html instructions in recruitment form in 1040
- Remove faq page and update links in 1041
- Show beta test link in forum page for more groups in 1042
- Fix user access bug when user log out in existing v2 forum page in 1045

**Full Changelog**: https://github.com/openreview/openreview-web/compare/v1.4.6...v1.5.0

1.4.6

Features

* Add pagination to webfield v2 tables in https://github.com/openreview/openreview-web/pull/1024
* Implement recruitment page with components in https://github.com/openreview/openreview-web/pull/998
* Add support for cron date processes in https://github.com/openreview/openreview-web/pull/1022

Fixes

* Show revisions: show bibtex field in https://github.com/openreview/openreview-web/pull/1005
* Cleanup /pdf route related code in https://github.com/openreview/openreview-web/pull/1008
* Profile editor: remove whitespace from personal links in https://github.com/openreview/openreview-web/pull/1011
* Revisions page: show venue and venueid by in https://github.com/openreview/openreview-web/pull/1012
* User moderation: search notes signed by blocked profile in https://github.com/openreview/openreview-web/pull/1013
* Profile page: don't convert personal links to lowercase in https://github.com/openreview/openreview-web/pull/1017
* Edge browser: add venue tag in https://github.com/openreview/openreview-web/pull/1021
* Tasks page: support v2 invitations in https://github.com/openreview/openreview-web/pull/1019
* Assignments page: add "Cancelled" status in https://github.com/openreview/openreview-web/pull/1026
* Forum page: use correct dates in meta tags in https://github.com/openreview/openreview-web/pull/1025
* Profile page: tooltip not displayed correctly when email is long in https://github.com/openreview/openreview-web/pull/1027


**Full Changelog**: https://github.com/openreview/openreview-web/compare/v1.4.5...v1.4.6

1.4.5

Features

* Parallel file upload in https://github.com/openreview/openreview-web/pull/948
* Reduce number of API calls used by DBLP import in https://github.com/openreview/openreview-web/pull/933
* User moderation search by email in https://github.com/openreview/openreview-web/pull/996

Fixes

* Submissions page: add support for v2 venues in https://github.com/openreview/openreview-web/pull/985
* Profile page: tooltip may get stuck on page while user has navigated away in https://github.com/openreview/openreview-web/pull/980
* Webfield template: link to invitation info page instead of forum page by in https://github.com/openreview/openreview-web/pull/981
* Revisions page: show edit time in https://github.com/openreview/openreview-web/pull/983
* Add temp folder for api-v1 in https://github.com/openreview/openreview-web/pull/992
* Make calls to localStorage safer in https://github.com/openreview/openreview-web/pull/995
* Error accepting/rejecting v2 recruitment invitation in https://github.com/openreview/openreview-web/pull/997
* Fix error in test in https://github.com/openreview/openreview-web/pull/1000
* Forum V2 page: show the preferred name of signatures identity in https://github.com/openreview/openreview-web/pull/986
* Update terms page in https://github.com/openreview/openreview-web/pull/1002
* API 2 compare revisions: authors and authorids are not being shown in the same order in https://github.com/openreview/openreview-web/pull/1006
* Remove hideCharCounter related logic in https://github.com/openreview/openreview-web/pull/1007


**Full Changelog**: https://github.com/openreview/openreview-web/compare/v1.4.4...v1.4.5

1.4.4

Features

* Edge browser: allow search of profiles when column has no items in https://github.com/openreview/openreview-web/pull/964
* New venue and submissions page in https://github.com/openreview/openreview-web/pull/971

Fixes

* Remove cache false option in https://github.com/openreview/openreview-web/pull/953
* Forum: prevent profile links from breaking URLs in https://github.com/openreview/openreview-web/pull/954
* Token refresh: handle new API behavior in https://github.com/openreview/openreview-web/pull/956
* Remove disallowed params from webfield API calls in https://github.com/openreview/openreview-web/pull/970
* Revisions: show nullable values in https://github.com/openreview/openreview-web/pull/958
* Revisions page: hide edit/delete button for edits created with meta invitation in https://github.com/openreview/openreview-web/pull/966
* deleteOrRestoreNote should call to getCopiedValues to update the properties of the note in https://github.com/openreview/openreview-web/pull/976
* Search page: validate source options during search in https://github.com/openreview/openreview-web/pull/975
* Note content: fix tilde id regex in https://github.com/openreview/openreview-web/pull/977
* FAQ: add instructions on submission readers in https://github.com/openreview/openreview-web/pull/962

**Full Changelog**: https://github.com/openreview/openreview-web/compare/v1.4.3...v1.4.4

Page 16 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.