Skip to content

Version 0.1.8

Compare
Choose a tag to compare
@jhuckaby jhuckaby released this 21 Mar 05:08
· 376 commits to master since this release

Cronicle will now use streams when managing its log files, as to reduce memory usage. Log files are no longer loaded into memory under any circumstances. However, please note that Node.js uses rather large internal stream buffers, up to 200 MB RAM or so. This is "normal".

Some misc. other bug fixes and tweaks:

  • Bug fix: Upcoming event countdown time was based on client's local clock, not server clock.
  • Bug fix: Prevent flickering on pagination click on certain pages.
  • Text change in dialog: "Waiting for master server..."
  • Cosmetic fix for table pagination white-space wrap.
  • Cosmetic hack for "day" to "days" in server uptime display.
  • New versions of pixl-request, pixl-server-web, and pixl-server-storage.