Ordered Arrowverse Versions Save

A listing of all shows in the Arrowverse in watch order to ensure continuity and sensible ordering for crossover episodes

v1.2.1

4 years ago

Changed

  • Update UI to make the mobile experience better (Thanks @geraldbcastillo)

v1.2.0

4 years ago
  • Move to the Quart async framework and use feedgen for the Atom feed instead of Werkzeug.
  • Fix ordering issues (Thanks @neil-menghani)
  • Add batwoman (Thanks @neil-menghani)

v1.1.6

5 years ago

Changed

  • Update certifi from 2018.10.15 to 2019.3.9 (#77, #93)
  • Update flask-minify from 0.9 to 0.11 (#79)
  • Update idna from 2.7 to 2.8 (#80)
  • Update six from 1.11.0 to 1.12.0 (#81)
  • Update requests from 2.20.1 to 2.21.0 (#82)
  • Update beautifulsoup4 from 4.6.3 to 4.7.1 (#84)
  • Update python-dateutil from 2.7.5 to 2.8.0 (#88)
  • Update markupsafe from 1.1.0 to 1.1.1` (#91)
  • Update flask-caching from 1.4.0 to 1.6.0 (#92)
  • Update redis from 2.10.6 to 3.2.1 (#94)
  • Update werkzeug from 0.14.1 to 0.15.1 (#97)
  • Switch to using poetry for dependency management
  • Replace run.py with run.sh
  • Use null cache if in DEBUG mode (#99)

Fixed

  • Missing Supergirl episode by using dateutil date parser (#99)

v1.1.5

5 years ago

Added

  • Black Lightning (#73) ⚡️

Changed

  • Update gunicorn from 19.8.1 to 19.9.0 (#60) 🦄
  • Update certifi from 2018.8.24 to 2018.10.15 (#61) 📜
  • Update urllib3 from 1.23 to 1.24.1 (#62, #68) 🌐
  • Update requests from 2.19.1 to 2.20.1 (#63, #70) ❓
  • Update itsdangerous from 0.24 to 1.1.0 (#64, #66) ☠️
  • Update python-dateutil from 2.7.3 to 2.7.5 (#65, #67) 📅
  • Update MarkupSafe from 1.0 to 1.1.0 (#69) 📛
  • Links to user the new fandom domain (#71) 🔗
  • Readme to include Freedom Fighter's The Ray (#72) 🆙

v1.1.4

5 years ago

Added

  • RSS feed (#58) ☢️

v1.1.3

5 years ago

Changed

  • Email address listed on site to a Gmail address (#54) ✉️

Fixed

  • Earth-X ordering (#57) 🔢

v1.1.2

5 years ago

Fixed

  • Date filtering changing during parsing (#53) 😱

v1.1.1

5 years ago

Added

  • Date filtering! (#51) ‼️

Changed

  • Python version from 3.6.2 to 3.6.6 (#52) 🆙

v1.1.0

5 years ago

Changed

  • Filter and order on query string (#50) 💯🔥

v1.0.8

5 years ago

Added

  • Bundling and minification for JS and CSS (#42)

Changed

  • Cache static files for a week (#43)
  • Update certifi from version 2018.4.16 to 2018.8.13 (#46)
  • Update beautifulsoup4 from version 4.6.1 to 4.6.3 (#47)
  • Update Flask-Minify from version 0.8 to 0.9