Kkoomen Pointless Versions Save

An endless drawing canvas desktop app made with Tauri (Rust) and React 🎨 ✍️

v1.1.0-beta.9

2 years ago

1.1.0-beta.9 (2022-05-11)

Bug Fixes

  • adjust version replacement for release-it (821d27e)

v1.1.0-beta.8

2 years ago

1.1.0-beta.8 (2022-05-11)

v1.1.0-beta.7

2 years ago

1.1.0-beta.7 (2022-05-11)

v1.1.0-beta.6

2 years ago

1.1.0-beta.6 (2022-05-11)

v1.1.0-beta.5

2 years ago

1.1.0-beta.5 (2022-05-11)

v1.1.0-beta.4

2 years ago

1.1.0-beta.4 (2022-05-11)

v1.1.0-beta.3

2 years ago

1.1.0-beta.3 (2022-05-11)

v1.1.0-beta.2

2 years ago

1.1.0-beta.2 (2022-05-11)

v1.1.0-beta.1

2 years ago

1.1.0-beta.1 (2022-05-11)

v1.1.0-beta.0

2 years ago

1.1.0-beta.0 (2022-05-11)

Bug Fixes

  • add another fix to prevent an infinite loop (02ad443)
  • force another update in order to draw canvas preview properly (fe88934)
  • Paper: prevent infinite loop (6d94b35)
  • remove unused tauri::AppHandle import (00e1d4f)
  • remove unused tauri::Manager import (4671fb4)
  • tauri.conf.json: change com.tauri.dev -> com.pointless.app (78a3d93)

Features

  • add banner and adjust readme (d9fcd3f)
  • add icons (d9cf539)
  • adjust primary color (c14479c)
  • generate all icons (1fed1b4)
  • implement brotli compression for library (216ab5e)
  • optimise InlineEdit and FolderListItem styling (5f207eb)
  • put commands into separate file; detect dark/light mode via rust (63924a5)
  • put handlers in src/commands.rs (48e7778)
  • replace with a single button (b2da685)
  • rewrite dialogs to work with tauri api (184a6dd)
  • rewrite electron -> tauri :fire: (b18ec73)
  • show library & paper previews (53cd306)
  • support ctrlkey for non-darwin platforms (ec52bf0)
  • use yarn instead of npm; add prettierrc (b0e0c50)