Global milestones and searches in the Decks tab are now only showing cards of the projects you’ve selected in the mission control.
The activity feed now also includes deck creations and movements from project to another.
You can dismiss a conversation notification via a button below the conversation itself.
Mark a seen release as actually seen. (Also some minor improvements on the release page itself like pagination).
Calendar moved from the Decks tab to the Milestones tab. (Check the “Expand” Icon at the top right.)
Fixed search being unresponsive sometimes when typing more than two characters.
Comments weren’t reliably updated in real-time. This should now be fixed.
Fixed issue when closing or reopening conversations.
Fixed pasting card urls into a card’s content. It’s now correctly pasted as a $reference.
You now can open cards in the conversations overview page again.
Conversation notification mails sometimes displayed comments in a wrong order. Also fixed.
Several Fixes
So much has been improved in this release! To give a you good overview we created a blog post outlining the most important changes.
For you convienience, here’s a quick summary:
This release serves mostly as a preparation for the next release: instead of using sequentual numbers for database ids, we’re now relying on globally unique uuids. This helps us for moving certain accounts to different databases for e.g. alpha testing purposes.
If you’ve been using the codecks api directly, make sure to now accept strings as ids.
Phew. Quite a bit has happened here. First, you’ll probably notice that the design has changed. Making it look like an input will hopefully make it more approachable. We also decided to forgo the real-time search as you type. This became a big bottleneck for larger projects. We also moved currently active filters into the search component since they make a lot more sense in here! Makes it also quite easy to delete via backspace.
The most important addition probably is Full Text Search. I don’t think there’s much to explain. Just type whatever you’re looking for and it’ll show the relevant cards. You still are able to search by title though as well.
For some teams the metrics view has become unbearably slow, so a few fixes were made that had a very big impact on performance. One important change was to not consider the full history of a deck or milestone but only look at the past 3 months.
It took a bit longer than expected. But it’s finally there!
You now have access to your notifications from the milestone tab.
Lots of quality-of-life improvements this time:
!D
no-deck icon with a much more pleasant to look at icon. 👻Due to new permissions you need to head to the slack integration settings to (re-)activate it. (Depending on the approval process of Slack it might take a few hours until it’s available).
You might have noticed that especially large texts behaved funky sometimes while editing them. This release refactored most of the editor logic. While it pretty much looks like before (with some subtle improvements though), it should now be considerably more stable.
This release is quite packed. Let’s get it started:
Go to your account settings to find it. It allows you to import any Trello board you have access to including its cards, attachments and check lists. You can chose to either import it into a new Codecks project or add the cards into an existing projects.
Rather than opening the original file in a new tab, you can now view and browse attachments in an overlay.
Free for up to 5 users