Skip to content

Berzan.js 1.0

Choose a tag to compare

@Newbytee Newbytee released this 01 Mar 20:47
· 153 commits to master since this release

Due to the caching strategy I choose, some form of versioning is now required. While this is not quite the initial release, I have not used version numbers for Berzan.js prior so I will let this be 1.0.

New features:

  • Now 100% HTTPS! (previously, schedule was loaded via HTTP)
  • Rudimentary offline support

Changes:

  • Schedule is now loaded via JSON and renders as HTML rather than by displaying a bitmap. Improves text clarity significantly.

Known issues:

  • Schedule does not resize unless page is reloaded
  • Schedule sometimes takes very long to load. This is not a fault in the client itself, but rather my choice of hosting (Heroku).
  • Various broken features that don't make sense any more are still left in the code and user interface