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 18 of 21

1.4.3

Features

* Implement edit mode banner in React in https://github.com/openreview/openreview-web/pull/884
* User moderation: allow sorting of profiles pending moderation in https://github.com/openreview/openreview-web/pull/917
* Invitation editor: Allow user to edit date processes in https://github.com/openreview/openreview-web/pull/903
* Upgrade Next.js to 12.1.5 in https://github.com/openreview/openreview-web/pull/939
* User moderation: allow user to enable/disable moderation in https://github.com/openreview/openreview-web/pull/925
* Add Sloan Foundation to sponsors in https://github.com/openreview/openreview-web/pull/914

Fixes

* Invitation webfield: fix note is undefined in https://github.com/openreview/openreview-web/pull/911
* Edge browser: remove version param from API query in https://github.com/openreview/openreview-web/pull/912
* Fix Token refresh issues in https://github.com/openreview/openreview-web/pull/915
* Reviewers template: show status even if there is no review posted in https://github.com/openreview/openreview-web/pull/923
* Revisions page: cannot edit a reference in https://github.com/openreview/openreview-web/pull/922
* testcafe setup test in https://github.com/openreview/openreview-web/pull/926
* v2 note editor clear field value is not working in https://github.com/openreview/openreview-web/pull/928
* Update 403 error message in https://github.com/openreview/openreview-web/pull/935
* Impersonate page missing token in https://github.com/openreview/openreview-web/pull/929
* Prevent reloads on token refresh in https://github.com/openreview/openreview-web/pull/927
* Render custom quota widget in https://github.com/openreview/openreview-web/pull/937
* Edge Browser: show default availability in https://github.com/openreview/openreview-web/pull/941
* User moderation: menu is open in https://github.com/openreview/openreview-web/pull/944
* Fix Invitation page CSS bug in https://github.com/openreview/openreview-web/pull/940

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

1.4.2

Features

* Display all edit info on revisions page for v2 notes by xkopenreview in https://github.com/openreview/openreview-web/pull/825
* Add trophy icon

Fixes

* Firefox version<78 won't work with marked.js version 4 by xkopenreview in https://github.com/openreview/openreview-web/pull/897
* Fix Placeholder tooltip https://github.com/openreview/openreview-web/pull/898
* Fix invitation rendering https://github.com/openreview/openreview-web/pull/892
* Error when uploading invalid file https://github.com/openreview/openreview-web/pull/900
* Use dropdown by default when there is no input in presentation https://github.com/openreview/openreview-web/pull/901
* Update deploy action https://github.com/openreview/openreview-web/pull/906
* Update copyright year in footer by melisabok in https://github.com/openreview/openreview-web/pull/904

**Full Changelog**: https://github.com/openreview/openreview-web/compare/v1.4.1...v1.4.2

1.4.1

Features:

* Support new invitation keywords in v2 note editor https://github.com/openreview/openreview-web/pull/862
* FAQ: add question about email template tags https://github.com/openreview/openreview-web/pull/877
* User moderation: allow active profiles to be deactivated https://github.com/openreview/openreview-web/pull/882
* Invitation editor: split into v1 and v2 versions https://github.com/openreview/openreview-web/pull/870

Fixes:

* Profile editor: cannot edit profile using Safari 13 https://github.com/openreview/openreview-web/pull/875
* Edge browser: handle invite email form submit https://github.com/openreview/openreview-web/pull/876
* Show authors in revision form https://github.com/openreview/openreview-web/pull/886
* Forum V2: show the content fields even if there is no presentation value https://github.com/openreview/openreview-web/pull/881
* Edge Browser: fix undefined error when the user logs out https://github.com/openreview/openreview-web/pull/890
* Note editor: fix file fields that include slashes are dropped https://github.com/openreview/openreview-web/pull/893

**Full Changelog**: https://github.com/openreview/openreview-web/compare/v1.4.0...v1.4.1

1.4.0

Features

* Token refresh https://github.com/openreview/openreview-web/pull/836
* Invitation Editor: support a note editor preview https://github.com/openreview/openreview-web/pull/820
* Add support for checkboxes to console tables https://github.com/openreview/openreview-web/pull/810

Fixes

* Group editor: duplicated API calls https://github.com/openreview/openreview-web/pull/809
* Profile search widget: add button is always displayed https://github.com/openreview/openreview-web/pull/801
* User moderation page: disable approve and reject button on click https://github.com/openreview/openreview-web/pull/812
* Show Reviewers link when reassignment is on https://github.com/openreview/openreview-web/pull/819
* Edge browser: reviewer with custom load 0 is assignable https://github.com/openreview/openreview-web/pull/818
* Group editor: reload group on member change https://github.com/openreview/openreview-web/pull/828
* Show loading spinner when loading list https://github.com/openreview/openreview-web/pull/814
* Journal feedback https://github.com/openreview/openreview-web/pull/824
* Group editor: remove use of group version https://github.com/openreview/openreview-web/pull/823
* Profile page: add referrer param to recent publications links https://github.com/openreview/openreview-web/pull/835
* Revisions page: remove note editor panel when closing modal https://github.com/openreview/openreview-web/pull/832
* Profile edit page: Error message about invalid name can be misleading if not cleared https://github.com/openreview/openreview-web/pull/829
* Profile edit page: improve start/end year validation https://github.com/openreview/openreview-web/pull/827
* Invitation editor: signatures field in general info is not handled correctly https://github.com/openreview/openreview-web/pull/837
* DBLP import: use tilde id which matches with paper name to update note https://github.com/openreview/openreview-web/pull/846
* Invitation editor: load child invitation with invitation param https://github.com/openreview/openreview-web/pull/842
* Note editor: don't cut off field name if it exceeds the default width https://github.com/openreview/openreview-web/pull/840
* Improve journal webfields https://github.com/openreview/openreview-web/pull/850
* Invitation editor: support meta invitation https://github.com/openreview/openreview-web/pull/806
* Sort search dropdown alphabetically https://github.com/openreview/openreview-web/pull/844
* Message editor: fix the documentation about special tokens https://github.com/openreview/openreview-web/pull/849
* make the action editors public https://github.com/openreview/openreview-web/pull/854
* Login page: fix redirect https://github.com/openreview/openreview-web/pull/869
* Login page: don't display login message after token refresh https://github.com/openreview/openreview-web/pull/871
* Cancel running action when a PR is updated https://github.com/openreview/openreview-web/pull/867
* PC console: change message dropdown cursor to a pointer https://github.com/openreview/openreview-web/pull/852
* Edge browser: show email addresses in profile cells https://github.com/openreview/openreview-web/pull/865
* Note editor: before saving check if there are new changes to the note that will be overwritten https://github.com/openreview/openreview-web/pull/851
* Group editor: redirection logic seems not right https://github.com/openreview/openreview-web/pull/863
* Assignments page: improve layout for small screens https://github.com/openreview/openreview-web/pull/866
* Group editor: child groups and count can get out of sync https://github.com/openreview/openreview-web/pull/868
* Upgrade Next.js to v12.1.0 https://github.com/openreview/openreview-web/pull/872
* Upgrade marked https://github.com/openreview/openreview-web/pull/808
* Upgrade testcafe https://github.com/openreview/openreview-web/pull/826

**Full Changelog**: https://github.com/openreview/openreview-web/compare/v1.3.0...v1.4.0

1.3.0

Features

* New implementation of group edit and info page
* New implementation of invitation edit page
* New implementation of assignment stats page
* Add prettier code formatter
* Add IE 11 error page
* Journal consoles and webfield templates
* Add link to new issue tracker

Fixes

* Login redirect is not cleared when user go back to homepage
* Edge browser: profile format error
* Edge browser: toggle widget is not enabled when there's an api error
* Browser translator can cause username to be wrong
* Add option to get groups with profiles
* Fix undefined error in search page in dev site
* FAQ: Answers what is profile ID and how to find it
* Prevent network error during upload
* Profile edit page: convert start and end to number on load
* Guest users should not see privately revealed label
* Webfield templates: add line break between submission date and show details
* Webfield: get notes
* Webfield: support venueid parameter in search options
* Webfield: add option to filter invitations
* Render tilde id in note details as link to profile page
* Update old api repo name
* API v2 forum is not showing login banner for guest
* Clean up legacy profile editor
* Clean up group editor related templates/webfiled/util
* Clean up client scripts
* Upgrade Next.js to v12.0.8


**Full Changelog**: https://github.com/openreview/openreview-web/compare/v1.2.1...v1.3.0

1.2.1

Features

* Change homepage All Venues section https://github.com/openreview/openreview-web/pull/738
* Upgrade Next.js to v12.0.7 https://github.com/openreview/openreview-web/pull/737

Fixes

* Profile edit page: fix issue with pre-created profiles https://github.com/openreview/openreview-web/pull/732
* Profile edit page: fix alignment of preferred name label https://github.com/openreview/openreview-web/pull/734
* Profile edit page: update error handling of loading publications https://github.com/openreview/openreview-web/pull/757
* Profile edge page: set default value of relation reader to everyone https://github.com/openreview/openreview-web/pull/758
* Profile edit page: only post specific properties https://github.com/openreview/openreview-web/pull/736
* Profile edit page: issue updating DBLP url https://github.com/openreview/openreview-web/pull/749
* DBLP import: use match_phrase in paper title search https://github.com/openreview/openreview-web/pull/753
* Edge browser: show reviewer without profile https://github.com/openreview/openreview-web/pull/724
* Edge browser: dropdown widget not opening https://github.com/openreview/openreview-web/pull/745
* FAQ page: add line about _ to question on latex https://github.com/openreview/openreview-web/pull/723
* FAQ page: setup matcher https://github.com/openreview/openreview-web/pull/739
* Support different message options in renderTable https://github.com/openreview/openreview-web/pull/735
* Make prettyId compatible with journal groups https://github.com/openreview/openreview-web/pull/746
* Remove support for legacy error format https://github.com/openreview/openreview-web/pull/717
* Allow readers of the parent note when they match with a regex https://github.com/openreview/openreview-web/pull/752
* If there is no timestamp use cdate https://github.com/openreview/openreview-web/pull/755
* Don't use venueid for forum referrer banner https://github.com/openreview/openreview-web/pull/760
* Move Webfield2 API functions to api module and add more utils https://github.com/openreview/openreview-web/pull/759

**Full Changelog**: https://github.com/openreview/openreview-web/compare/v1.2.0...v1.2.1

Page 18 of 21

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.