Skip to content

Releases: Byloth/website

v5.1.1

07 Mar 11:39
Compare
Choose a tag to compare

Patch release

  • Now the daily message changes every time you reload the page.
  • Updated the dependencies.

v5.1.0

14 Dec 00:05
Compare
Choose a tag to compare

Minor release

Closed the v5.1.0 Milestone.

  • Merged together some Components.
  • Fixed a bug on opening of multiple dialogs.

v5.0.10

26 Oct 00:32
Compare
Choose a tag to compare

Patch release

  • Finally implemented a complete-working compact timeline without all those stupid spaces on the other side of the posts.
  • Merged together some duplicated components.
  • Fixed the layout on the error page.
  • Updated the dependencies.

v5.0.9

05 Oct 00:59
Compare
Choose a tag to compare

Patch release

Actually, not so "minor"...

It almost closes the v5.1.0 Milestone.

  • Created a app-wide Message Bus.
    Now you can show messages with different priority using AlertDialog, BannerDialog and SnackbarDialog.
  • Written a global catcher and handler for errors.
  • Implemented an auto-detector for website updates.
    Now, every time the website is updated, all returning visitors will be prompted to refresh the page once the new code base is loaded.
  • Fixed various graphics issues.
  • Reviewed some logics.
  • Enhanced loading performances.
  • Updated dependencies.

v5.0.8

17 Jun 10:12
Compare
Choose a tag to compare

Patch release

  • Enhance Google Analytics support.
  • Fixed some graphical problems.
  • Updated dependencies.

v5.0.7

03 Jun 13:58
Compare
Choose a tag to compare

Patch release

  • Changed the style for the TimelineItem.
  • Added support for posts with excerpt content.
  • Created a new /posts/<slug> paths class to display an entire single post.
  • Improved the send-message API.
  • Updated dependencies.

v5.0.6

03 May 14:30
Compare
Choose a tag to compare

Patch release

  • Configured build to compile also modern JS files (ES Modules).
  • Added prefetch configuration for Google Fonts styles.

v5.0.5

22 Apr 08:54
Compare
Choose a tag to compare

Patch release

  • Minor fixes.
  • Updated dependencies.

v5.0.4

06 Apr 14:48
Compare
Choose a tag to compare

Patch release

  • Disabled components autodiscover functionality.
  • Updated dependencies.

v5.0.3

18 Mar 12:35
Compare
Choose a tag to compare

Patch release

  • Updated dependencies.