Skip to content

Releases: sepro/MemoBoard

Memoboard v1.5

01 Dec 07:57

Choose a tag to compare

Note: when upgrading to this version a database migration is necessary as a new field is added.

  • Lists are now collapse-able
  • Python 3.8 compatible
  • Dropped support for python 3.6 and below
  • Patched security
  • Updated docs

Memoboard v1.4

03 Jul 14:06

Choose a tag to compare

Changelog

  • The api now includes a human readable age, and this is used by the front-end instead of the date
  • Small improvements to the code/refactoring

MemoBoard v1.3

02 Dec 17:00

Choose a tag to compare

Changelog

  • Delete confirmation now using react-modal-boostrap

MemoBoard v1.2

29 Nov 18:41

Choose a tag to compare

Changelog

  • Panels now use Flip-Move when they are created
  • Axios PUT/DELETE requests are handled differently (resulting in better animations).
  • Compiled bundle with most recent npm packages

MemoBoard v1.1

18 Oct 18:11

Choose a tag to compare

Changelog

  • Reloading data every second forced refresh of full DOM. This has been solved by checking if changes were found prior to updating the state.

Version 1.0

09 Oct 17:08

Choose a tag to compare

Think this is it ! I've learned what I needed to learn from this project and got a (for me) very useful app out of it.

MemoBoard v0.9

08 Oct 15:21

Choose a tag to compare

changelog

  • Mocha/chai tests working also for components using jsPDF
  • Confirmation required when deleting non-empty list
  • Refreshing from server every 1 second instead of 0.5 seconds

Auto updates (simultaneous users)

22 Sep 19:05

Choose a tag to compare

v0.8

Time added removed (more space for text) and added refresh every 500m…

React lite and date-fns

20 Aug 13:17

Choose a tag to compare

smaller file size

Markdown support

20 Aug 08:49

Choose a tag to compare

Markdown is now available for list names and item content