Releases: Jammmmm/cards
Releases · Jammmmm/cards
Release list
Cards v2.1.1
Cards v2.1.0
- Moved the top menu into a sidebar.
- Added card selection by holding down CTRL.
- Added card selection with a lasso (dragging a box around the cards).
- Added card deselection by clicking onto the background.
- Added inputs to allow card widths and heights to be defined, both single and multiple cards at once.
- Added horizontal and vertical card spacing buttons.
- Added ability to move multiple cards at once.
- Added ability to rename and reorder tags.
- Fix problem where cards get deselected when browser scrollbars are clicked.
- Added full size image viewing.
- Added deletion of connections by setting them to an empty string.
- Added undo and redo buttons.
- Added an example json file.
Cards v2.0.0
- Added "Paste Image" button to paste an image into a new card. Important: This will inflate the size of the saved .json file, as well as take more browser memory for display.
- Bump version number to 2.0.0 - Adding images to cards makes this a much more complete program than how it started.
- Hovering over a label now encompasses the entire element with a background and border.
Cards v1.2.5
- The grid size can now be configured to be different sizes.
- Added "Add Label" button to allow text labels to be added anywhere on the page.
- Added "Snap items to grid" (enabled by default) to keep the cards and labels locked to the grid as they're dragged.
- Converted card coloring to use a color picker instead of pre-selected colors.
- Added ability to change the background and grid colors from the options modal.
- Moved card buttons (close, duplicate, color) into the drag bar.
Cards v1.2.4
- The "Edit Blurb" modal has been made resizable.
Cards v1.2.3
- Added Y axis overflow to the card blurbs to prevent content from disappearing.
Cards v1.2.2
- The title of the window is now set to the document's title, which now defaults to Untitled.
- The save filename is now set to the document's title.
- Added an asterisk to the title of the window when there are unsaved changes.
- Added a dialog to confirm exit from the page when there are unsaved changes.
Cards v1.2.1
- Added a "Duplicate" button to each card.
- Added a "Select Cards" button to multi-select cards, and then the ability to align them by top or left.
Cards v1.2.0
- Added a Notes button to allow recording of notes/ideas/thoughts relating to the cards.
Cards v1.1.4
- Added a grid background to help with visual alignment.