You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upload images with more confidence: Image upload file pickers only let
you select the image types that Projectify accepts. At the moment, the
image types are PNG and JPEG.
Review your account activity in your user profile settings. Go to Profile
and open the "Review account activity" page.
Filter out empty paragraphs and lines when editing project and task
descriptions
Fixed
Fix storefront URLs not rendering by adjusting HTML sanitization
configuration. Projectify's migration from bleach to JustHTML introduced
a regression in sanitization behavior.
Fix broken checkbox in admin caused by improperly overriding checkbox.html
widget
Fix outdated product screenshots
Internal
Split HTML sanitization configuration between user-generated and
Projectify-generated content.
Track user email confirmation timestamp in activated field
Track user authentication and account related activities with 30 day
retention period
Add cron-like job to delete user event data outside of retention period
Update user, corporate, and workspace admin usability