Skip to content

Releases: internetarchive/openlibrary

deploy-2022-11-16

16 Nov 21:21
802a6f3
Compare
Choose a tag to compare

UI:

Fixes:

Performance:

  • @cdrini Don't fetch search inside facets since we don't use them (#7146)
  • @cdrini Revert "Make solr restarter wait longer before restarting solr" (#7134)
  • @cdrini Make QueryCarousel only fetch required solr fields + no facets! (#7142)
  • @cdrini Switch RelatedWorksCarousel to use solr (#7137)
  • @cdrini Add sentry transactions to OL python (#7130)
  • @cdrini Fix cache=True logic for ia.get_metadata (#7135)

APIs:

Imports:

Dev:

Stats:

Full diff: deploy-2022-11-07...deploy-2022-11-16
PRs: is:pr is:merged merged:2022-11-08T02:54:02Z..2022-11-16T21:01:11Z sort:updated-asc

deploy-2022-11-07

08 Nov 02:54
628ca04
Compare
Choose a tag to compare

Features:

UI:

  • @ztjhz Display vendor beneath omnibar on mobile book page views (#7071)

Bug fixes:

  • @sidney888 Fixed excessive scrolling issue w/ Related Books tab (#7041)
  • @cclauss Fix NoneType object has no attribute author error in /feed API (#7066)

Internationalization:

Dev:

Deps:

Stats:

Full diff: deploy-2022-10-10T23:59:00...deploy-2022-11-07
PRs: is:pr is:merged merged:2022-10-10T23:59:00..2022-11-07T20:49:28Z sort:updated-asc

deploy-2022-06-29

29 Jun 21:30
a3ccdb3
Compare
Choose a tag to compare

General:

Librarian:

Search (Solr Next):

  • @cdrini Add sortable enum field to solr for ebook access (#6559)
  • @cdrini Add access solr fields to non-IA book providers (#6591)
  • @mheiman Index sortable work title field in solr (#6697)

Dev:

Deps:

Stats:

Full diff: deploy-2022-06-09...deploy-2022-06-29
PRs: is:pr is:merged merged:2022-06-09T18:30:21Z..2022-06-29T21:16:36Z sort:updated-asc

deploy-2022-06-09

09 Jun 18:30
02e8f0c
Compare
Choose a tag to compare

General User Visible Features:

General User Visible Fixes:

  • @jimchamp Fix: Close dropper on "Want to Read" button click (#6553)
  • @cdrini Make Reading Log Stats Country of Birth only show modern-day countries and countries at author birthdate in reading stats (#6550)
  • @jimchamp Fix "Add to list" not working from subject pages (#6391)
  • @mekarpeles Fixes bulk availability open check causing some old books to appear as Not in Library (#6619)
  • @cdrini Adjust Classics carousel query to better show only classic books (#6574 + #6641)
  • @scottbarnes Fix mobile book page has a horizontal scroll (#6623)
  • @Nuisigor Fixing Menu dropdown overlapping other content (#6644)
  • @cclauss Fix random_edition only returns two works (#6606)
  • @cdrini Disable metadata section on lists for performance; can save ~10s on larger lists (#6636)

Editing/Librarians:

APIs:

i18n:

Security:

Beta:

Dev:

Developer Docs:

Deps:

Stats:

Full diff: deploy-2022-05-16...deploy-2022-06-09
PRs: is:pr is:merged merged:2022-05-17T00:25:37Z..2022-06-09T17:58:29Z sort:updated-asc

deploy-2022-05-16

17 May 00:25
21fc6f1
Compare
Choose a tag to compare

User facing

Librarians/Editors:

  • @jimchamp Add hidden submit button to prevent enter causing delete for librarians (#6472)
  • @cdrini Work Merge UI + ILE (Integrated Librarian Environment) (#3408)

i18n:

Fixes:

Non-user facing

Deps:

Stats:

Full diff: deploy-2022-04-21...deploy-2022-05-16
PRs: is:pr is:merged merged:2022-04-21T22:18:24Z..2022-05-16T23:54:13Z sort:updated-asc

deploy-2022-04-21

21 Apr 22:18
d552919
Compare
Choose a tag to compare

User facing changes

UI/UX changes

Editing changes

  • @mheiman [Editing] Handle newlines in subject editing (#6354)
  • @mheiman [Editing] Make work id and author id fields accept more types of ids (eg full OL urls) (#6357)
  • @jimchamp [Editing] Update delete buttons for book edit form (#6273)
  • @jimchamp [Editing] Override spam checks when adding or editing books (#6419)

Internationalization changes

  • @cdrini [i18n] Fix common i18n errors affecting non-English users (#6350)
  • @eguo3 [i18n] Update language support for Chinese i18n (#6317)
  • @milotype [i18n] Update Croatian translation - 100% Complete and passes all validation! (#6382)
  • @bitnapper+@cdrini [i18n] Apply bitnapper's German translation fixes (#6390)
  • @cdrini [i18n] Add "status" command to i18n-messages to view language completion (#6389)

Notable fixes

  • @jimchamp [Fix] Fix incorrect selected element in navbar on fast scroll (#6327)
  • @cdrini [Fix] Fix html in author name rendering not correctly escaped (#6413)
  • @jimchamp [Fix] Allow dashes in list URL pattern (#6364)
  • @cdrini [Fix] Fix /stats/readinglog page not rendering due to error (#6429)

Other

  • @dbouris + @Philippos01 [a11y] Fix Accessability issues on the Login page concerning a button not getting focus (#6403)
  • @cdrini [Data Dumps] Fix wrong keys appearing data dump + internal ID field in dumps (#6349)

Non-user facing changes

Dependencies:

Stats:

Full diff: deploy-2022-03-30...deploy-2022-04-21
PRs: is:pr is:merged merged:2022-03-30T21:06:26Z..2022-04-21T21:17:34Z sort:updated-asc

deploy-2022-03-30

30 Mar 21:06
86cbea8
Compare
Choose a tag to compare

General:

Dev:

Stats:

Full diff: deploy-2022-03-24...deploy-2022-03-30
PRs: is:pr is:merged merged:2022-03-24T20:49:36Z..2022-03-30T21:03:24Z sort:updated-asc

deploy-2022-03-24

24 Mar 20:49
971383b
Compare
Choose a tag to compare

General:

Dev:

Dependencies:

Stats:

Full diff: deploy-2022-03-09...deploy-2022-03-24
PRs: is:pr is:merged merged:2022-03-09T00:40:05Z..2022-03-24T20:20:40Z sort:updated-asc

deploy-2022-03-09

09 Mar 00:40
47b9461
Compare
Choose a tag to compare

General:

Internationalization

  • @eguo3 Adding language support for Chinese i18n (#6173)

APIs

  • @MdSahil-oss Fix: Reading Log json export breaks if Author is str key, not dict (#6199)

Dev:

Deps:

Stats:

Full diff: deploy-2022-02-08...deploy-2022-03-09
PRs: is:pr is:merged merged:2022-02-09T00:28:02Z..2022-03-09T00:24:22Z sort:updated-asc

deploy-2022-02-08

09 Feb 00:28
a67cedf
Compare
Choose a tag to compare

General:

APIs:

  • @cdrini Allow ?limit=0 on author /works.json endpoint (#6061)
  • @Al-0 Fix Works & Authors missing from List Exports (#6035)
  • @BharatKalluri Migrating partner lib from archive.org to Openlibrary APIs (#5783)
  • @jimchamp Fix /seeds.json sometimes erroring with "Nothing" value (#6082)

Dev/Internal:

Deps:

Stats:

Full diff: deploy-2021-12-22...deploy-2022-02-08
PRs: is:pr is:merged merged:2021-12-22T23:04:01Z..2022-02-09T00:04:44Z sort:updated-asc