# Milestone M33 - Task assignments and bug fixes

- **Authors**: Sandip Mane
- **Published**: 2025-04-07
- **URL**: https://www.neeto.com/neetoplanner/blog/milestone-m33-task-assignments-and-bug-fixes

---

Let's go through what we got done in Milestone M33 (Mar24 - Apr06).

## New features and enhancements 🚀

#### ✅ User and tag assignments in comments

Assigning users and tags to tasks is now more seamless. You can use `a` and `t` macros directly in comments.

For example:  
`@John _a` will assign the task to John.  
`priority _t` will add the "priority" tag.

You can even combine them in a single comment, like:  
`@John _a please take this issue up. priority _t`

#### ✅ Project creation UX revamp

We’ve revamped the user experience for creating projects across organizations. The interface is now cleaner, with all the clutter removed.

## Bug fixes ⚒️

#### ✅ Due dates in activity logs

Fixed an issue where incorrect due dates were shown in the activity log.

#### ✅ Order for tags

Tags are now displayed in alphabetical order.

#### ✅ Bulk upload projects

Proper error messages are now shown when bulk uploads fail.