Skip to content

Releases: lostdesign/teamotes

1.1.0

25 Aug 12:25
Compare
Choose a tag to compare

teamotes-v1 1 0

Changes

✨ add resizable images
✨ add image sizeSelector
✨ add sidebar
♻️ appVersion in nav
♻️ refactor card and tabindexes
💄 ui fixes and improvements
♻️ remove vue-devtools
♻️ fix tailwind conf formatting
🐛 fix jpg issue, replace Clipboard API with Electron Clipboard+NativeImage @ahmedwalid05
♻️ refactor code, create smaller components

1.0.5

21 Aug 12:36
Compare
Choose a tag to compare

teamotes-v1 0 5

Changes

♻️ add mime-types
💄 ui fixes
✨ add sticky search
♻️ remove masonary due to performance
♻️ remove boder-solid
♻️ reset search on focus, remove log, fixes #28
📝 update readme

1.0.4

18 Aug 09:24
Compare
Choose a tag to compare

teamotes-v1 0 4

Changes

✨add search shortcut (Pressing / to focus search)
✨add tabindex keeb nav (tab working to focus elements)
♻️ fix performance (redrawing columns debounced)
💄fix focus having wrong style (nav buttons, search)

1.0.3

17 Aug 09:15
Compare
Choose a tag to compare

teamotes-v1 0 3-gh

Changes

✨ add copy state
♻️ change card hover
🐛fix broken openUrl

1.0.2

14 Aug 15:22
Compare
Choose a tag to compare

teamotes-v1 0 2

Changes

✨ add search
✨ add emote counter
✨ add click feedback
♻️ refactor image
🐛 remove broken transition

1.0.1

13 Aug 21:12
Compare
Choose a tag to compare

First release, should have been v1.0.0 but the assets were missing, whoops. There are still some TODOs but the app is usable - up coming are a few features + UX fixes.

v1.0.0

14 Aug 15:27
Compare
Choose a tag to compare
👷‍♂️add pipeline