Openreview-py

Latest version: v1.47.3

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

Scan your dependencies

Page 11 of 21

1.9.2

Features
* Feature/Add utils to webfield in https://github.com/openreview/openreview-web/pull/1606

Fixes
* Fix/Note editor - not to show readers when field is hidden in https://github.com/openreview/openreview-web/pull/1601
* Fix/ Venue homepage: support custom list of links in https://github.com/openreview/openreview-web/pull/1599
* Fix/Note editor - trimming object will throw error in https://github.com/openreview/openreview-web/pull/1607
* Fix/TMLR homepage list style in https://github.com/openreview/openreview-web/pull/1609
* Fix/Assignments page - logic to show modal for v2 venues not using new note editor in https://github.com/openreview/openreview-web/pull/1610
* Fix/Edge browser - filter out withdrawn/rejected papers from traverse edge count in https://github.com/openreview/openreview-web/pull/1608
* Fix/Note editor - not to post delete:true when field has no value in https://github.com/openreview/openreview-web/pull/1611


**Full Changelog**: https://github.com/openreview/openreview-web/compare/v1.9.1...v1.9.2

1.9.1

Fixes
* Fix/Profile search widget - not to show loading animation in https://github.com/openreview/openreview-web/pull/1594
* Fix/Sign up page - Google translate undefined error in https://github.com/openreview/openreview-web/pull/1597
* Fix/ GET invitations: pass type parameter when the details parameter exists in https://github.com/openreview/openreview-web/pull/1596
* Fix/anongroup loading in https://github.com/openreview/openreview-web/pull/1572


**Full Changelog**: https://github.com/openreview/openreview-web/compare/v1.9.0...v1.9.1

1.9.0

Features

* SAC console: Add support for preliminary decision notes in https://github.com/openreview/openreview-web/pull/1588
* Ethics Chair console: search/sort by ethics meta review in https://github.com/openreview/openreview-web/pull/1586
* Upgrade to Next.js 13.4 by https://github.com/openreview/openreview-web/pull/1581

Fixes

* Note editor: error with fields of type string by in https://github.com/openreview/openreview-web/pull/1585
* Group editor: allow user to change reply to email in https://github.com/openreview/openreview-web/pull/1587
* SAC console: show preliminary decision recommendation in https://github.com/openreview/openreview-web/pull/1589
* Group editor: set default replyToEmail value in https://github.com/openreview/openreview-web/pull/1590
* Only use string for title tag in https://github.com/openreview/openreview-web/pull/1591


**Full Changelog**: https://github.com/openreview/openreview-web/compare/v1.8.1...v1.9.0

1.8.1

Features

Recruitment form: allow user to accept with reduced load without rejecting in https://github.com/openreview/openreview-web/pull/1554

Fixes

* Revisions page: error is thrown when invitation is not readable by user in https://github.com/openreview/openreview-web/pull/1562
* Forum page: include all dates in formatted notes in https://github.com/openreview/openreview-web/pull/1564
* Forum page: show pdf field in content in https://github.com/openreview/openreview-web/pull/1563
* Forum page: always show submission number and render TeX markup in https://github.com/openreview/openreview-web/pull/1567
* PC Console: handle case where user is also an author in https://github.com/openreview/openreview-web/pull/1565
* PC Console: Non anonymous venue not displayed correctly in https://github.com/openreview/openreview-web/pull/1566
* AC Console: allow extra export columns in csv export in https://github.com/openreview/openreview-web/pull/1575
* Note Editor: don't show extra space around hidden fields in https://github.com/openreview/openreview-web/pull/1579
* Note Editor: issues with latest note validation and revisions page editing edit in https://github.com/openreview/openreview-web/pull/1570
* Note editor: trim text for free text fields in https://github.com/openreview/openreview-web/pull/1583
* Profile page: render MathJax in recent publications section in https://github.com/openreview/openreview-web/pull/1578


**Full Changelog**: https://github.com/openreview/openreview-web/compare/v1.8.0...v1.8.1

1.8.0

Features

* New note editor in https://github.com/openreview/openreview-web/pull/1318

Fixes

* Loading icon can go out of SpinnerButton when text is long in https://github.com/openreview/openreview-web/pull/1546
* Upgrade dependencies in https://github.com/openreview/openreview-web/pull/1549
* Edge Browser: let delete assignment edges even if the reviewer is not in the reviewers group in https://github.com/openreview/openreview-web/pull/1545
* DBLP import: don't show DBLP publications before user's publications are fetched in https://github.com/openreview/openreview-web/pull/1547
* Forum page: show readers in original order in https://github.com/openreview/openreview-web/pull/1548
* PC & AC console: include replyTo when sending messages in https://github.com/openreview/openreview-web/pull/1551
* User moderation: improve data loading in https://github.com/openreview/openreview-web/pull/1550
* Note editor: don't pass empty string when user clears textbox with type string[] in https://github.com/openreview/openreview-web/pull/1553
* Forum page: remove uses of editsCount in https://github.com/openreview/openreview-web/pull/1552


**Full Changelog**: https://github.com/openreview/openreview-web/compare/v1.7.5...v1.8.0

1.7.5

Features

* Edge Browser: allow filtering submissions locally in https://github.com/openreview/openreview-web/pull/1541
* PC Console: Support array reviewRatingName in consoles in https://github.com/openreview/openreview-web/pull/1525
* User moderation: show warning before deleting a profile in https://github.com/openreview/openreview-web/pull/1521

Fixes

* Update tasks page test in https://github.com/openreview/openreview-web/pull/1537
* Ethics Chair component: add api version in https://github.com/openreview/openreview-web/pull/1536
* PC console: support non-anonymous venues in https://github.com/openreview/openreview-web/pull/1535
* PC console: change config to provide extra properties instead of overwriting defaults in https://github.com/openreview/openreview-web/pull/1527
* Update Integration Testing instructions in README in https://github.com/openreview/openreview-web/pull/1538
* PC/SAC/EC console: don't show eye icon in paper summary when reader contains everyone in https://github.com/openreview/openreview-web/pull/1540
* Forum page: support for notes with no content field in https://github.com/openreview/openreview-web/pull/1542


**Full Changelog**: https://github.com/openreview/openreview-web/compare/v1.7.4...v1.7.5

Page 11 of 21

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.