Skip to content

v0.1.0

Compare
Choose a tag to compare
@boojack boojack released this 22 May 10:11

image

There are lots of markable changes at the code level in this release:

  • new memo_organizer table to store pinned memos;
  • add row_status field for user table;
  • use redux as state container;
  • use axios as HTTP client;

What's Changed