Hey everyone, back with another rather big update!
Highlights:
- FINALLY worked around the flicker when moving cards, here's to hoping it's completely flawless 🤞
- added ability to clone a board 🆕
- added ability to paste a file directly to a card (CTRL + V), including print screens ✂️
- added button to go back to board from the board settings 🔙
- extended support for any filetypes in attachments 📁
- the width when editing a card should no longer jump around, also by default is wider on screens that can accommodate it 📏
- cards have better word-splitting logic 💯
- a lot of bug fixes and QoL improvements 🐛
- updated docs with new pictures and the updated feature list 📝
Thanks for using Ticky and consider joining the Discord to tell me how you use it!
What's Changed
- fix: Missing cursor pointer in edit card headers by @dkorecko in #133
- fix: Board settings error when deadline set on a snoozed/repeating card by @dkorecko in #136
- feat: Clone board by @dkorecko in #134
- feat: Use dev prefix/suffix in e-mails as well by @dkorecko in #137
- fix: Incorrect stats visualization with 0 cards on the board by @dkorecko in #138
- fix: Resolve drag and drop flicker by @dkorecko in #135
- fix: Missing icon for no favorite by @dkorecko in #140
- fix: Unable to copy deep link in http environments by @dkorecko in #139
- feat: Paste file directly to card by @dkorecko in #141
- fix: Make the edit card modal's width behave better by @dkorecko in #142
- fix: Support any file types for uploading/downloading as an attachment by @dkorecko in #143
- fix: No longer break short words in card labels, only break if word too long for one entire line by @dkorecko in #144
- feat: Back to board button in board settings by @dkorecko in #145
- fix: Added minimum height to board page for stats and add column indicator by @dkorecko in #146
Full Changelog: v1.12.1...v1.13.0