Skip to content

August 2017 Update

Compare
Choose a tag to compare
@danirod danirod released this 19 Aug 23:35

This is a cumulative release with fixes and changes made in the last months. Server is at the moment running upstream code at all times. Therefore, the concept of a "release" is still not fully baked since changes here have been deployed for ages. I'm still trying to figure out a proper way to mark incremental but semantical versions for this codebase.

Changes as public user

  • ๐Ÿ†• New error pages for HTTP 404, HTTP 500 and HTTP 502 pages โ€“ #47
  • ๐Ÿ†• Reorganizes the navbar, adds links to the Community and Discord server โ€“ #65
  • ๐Ÿ”„ Replaced the hero image and some other front page images to save bandwidth โ€“ #42

Changes as site admin

  • ๐Ÿ†• Videos can now be marked as private, in which case they won't be served to users or spiders โ€“ #38
  • ๐Ÿ”„ The dashboard is now served through a subdomain โ€“ #56

Changes as developer

  • ๐Ÿ†• Code will complain if a translation is missing โ€“ #36
  • ๐Ÿ†• Adds Yarn for managing JavaScript dependencies โ€“ #50
  • ๐Ÿ†• Adds Webpack for compiling JavaScript and front-end assets โ€“ #63
  • ๐Ÿ†• Added contributing guidelines and documents โ€“ #55
  • ๐Ÿ†• Feature tests now test client-side JavaScript code running on browser โ€“ #64
  • ๐Ÿ”„ Ruby on Rails updated to version 5.1 โ€“ #46
  • ๐Ÿ”„ Supported Ruby version is now 2.4.1 โ€“ #46
  • ๐Ÿšฎ Dropped Code of Merit โ€“ #53