Skip to content

Releases: sepro/MemoBoard

Memoboard v1.5

Choose a tag to compare

@sepro sepro released this 01 Dec 07:57

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

Choose a tag to compare

@sepro sepro released this 03 Jul 14:06

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

Choose a tag to compare

@sepro sepro released this 02 Dec 17:00

Changelog

  • Delete confirmation now using react-modal-boostrap

MemoBoard v1.2

Choose a tag to compare

@sepro sepro released this 29 Nov 18:41

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

Choose a tag to compare

@sepro sepro released this 18 Oct 18:11

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

Choose a tag to compare

@sepro sepro released this 09 Oct 17:08

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

Choose a tag to compare

@sepro sepro released this 08 Oct 15:21

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)

Choose a tag to compare

@sepro sepro released this 22 Sep 19:05
v0.8

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

React lite and date-fns

Choose a tag to compare

@sepro sepro released this 20 Aug 13:17

smaller file size

Markdown support

Choose a tag to compare

@sepro sepro released this 20 Aug 08:49

Markdown is now available for list names and item content