Skip to content

Releases: internetarchive/openlibrary

deploy-2020-02-04

04 Feb 23:36
Compare
Choose a tag to compare

General:

Dev:

Full diff: deploy-2020-01-29...deploy-2020-02-04
PRs: is:pr is:merged merged:2020-01-29..2020-02-04

deploy-2020-01-29 (patch)

29 Jan 15:57
5e975ad
Compare
Choose a tag to compare

Patch to last deploy to resolve support emails being received about errors.

Went out:

Full diff: deploy-2020-01-28...deploy-2020-01-29

deploy-2020-01-28

28 Jan 23:39
2e6bebf
Compare
Choose a tag to compare

General:

  • @tfmorris Refactor in sponsorship logic to use requests more+better (#2894)
  • @cdrini Fix "Embed" share iframe using wrong link (#2917)
  • @hornc Fix IA imports erroring (#2921)
  • @cdrini Registration form refactor + removed TOS checkbox (#2912)
  • @hornc Reinstate PR that fixes covers being null on import (#2909)
  • @hornc Enable imports from BWB and other JSON sources (#2850)
  • @tfmorris I18n-ify 50+ html files, and greatly expand French i18n (#2442)

Dev:

Full diff: deploy-2020-01-21...deploy-2020-01-28
PRs: is:pr is:merged merged:2020-01-22..2020-01-28

Notes:
A few things to monitor:

deploy-2020-01-16

17 Jan 05:30
970b31b
Compare
Choose a tag to compare

Here's what changed:

  • @cclauss Update Travis config to no longer refresh acs4_py submodule (#2843)
  • @cclauss steps to py3 compatability (#2844 ; #2838)
    @seabelis Update edit page "title" field instructions (#2832)
    @hornc enable more covers to be added when imported from archive.org (#2838)
    @cdrini disable donation banner code to remove accidentally loaded JS (#2855)
    @nilshah98 Make /search.json endpoint return JSON (First commit! 🎉) (#2861)
    @Loquen Improve docker instructions (#2847)
    @hornc Don't include local library notes from MARC records on import (#2837)
    @tabshaikh  Don't display work description if edition description present (#2871)
    @cclauss + @charles Make memcache compressor py3 compatible (#2868)

Full diff: deploy-2020-01-09...deploy-2020-01-16

deploy-2020-01-09

10 Jan 06:16
Compare
Choose a tag to compare
  • @ScarlettRed remove dead template (First time contributor 🎉)
  • @dcapillae Improve spanish i18n
  • @mekarpeles Admin dashboard for monitoring sponsorships
  • @cdrini misc JS library updates
  • @justcomplaining Added German translations! ( https://openlibrary.org/?lang=de + 1st timer 🎉)
  • @flankstaek FIX history link not working on wiki pages (first timer! 🎉)
  • @lsarni Make popup "X" buttons touch-friendly
  • @tabshaikh Make "Kids" carousel on homepage less risqué
  • @cdrini Enable Google Search Console for better SEO analysis
  • @guyjeangilles Fix new issues not getting auto-labelled
  • @jdlrobson FIX "Remove" sometimes not working on Firefox
  • @hornc Limit subjects/publishers APIs to avoid attacks + Delete duplicate /works.json endpoints (<- WARNING: breaking change)
  • @mekarpeles Make a bunch more books available for sponsorship!

Full diff: deploy-2019-12-23...deploy-2020-01-09

deploy-2019-12-23

23 Dec 23:46
Compare
Choose a tag to compare

Out of cycle deploy to send out some hotfixes:

  • @cdrini JS caching causing homepage to become non-functional after deploys
  • @mekarpeles HOTFIX: Borrow buttons missing from lists
  • @cdrini dev.openlibrary.org serving wrong robots file
  • @cdrini center align user profile images

Here's the full diff:
deploy-2019-12-20...deploy-2019-12-23

deploy-2019-12-20

23 Dec 22:17
eaf3bf0
Compare
Choose a tag to compare

deploy-2019-12-12

18 Dec 20:33
Compare
Choose a tag to compare

Here are the changes: deploy-2019-12-05...deploy-2019-12-12

deploy-2019-11-21

06 Dec 01:28
3bbb234
Compare
Choose a tag to compare
Merge pull request #2645 from cdrini/refactor/remove-dead-init-code

Remove some dead Makefile commands / scripts

deploy-2019-11-11

11 Nov 22:59
Compare
Choose a tag to compare
  • hotfix broken preview button
  • remove accidental $_ appearing in UI
  • moving JS onclick out of HTML into JS files