Bugs, Performance & Reliability
Report bugs, performance issues, availability problems, or document update delays. Describe when it happens and how it affects publishing or legal validity.
Share your comment
- ReleasedPage modals: cleaner behaviour and refreshed copy
The slide-over and confirmation modals across the page management flow got a round of polish:Dismiss on escape. Hitting Esc closes the modal, as you would expect.Focus the first input. When a modal...
- ReleasedAccount form validation is more reliable
The account-level user form got several state-management fixes that you will feel every time you edit your profile:Validation errors clear as you type. Previously an error message could persist on ...
- ReleasedSmoother user data sync and hydration across sessions
User data syncing got a thorough rework so the experience across multiple tabs, devices and reloads feels coherent:Cross-tab sync. Signing in or updating your profile in one tab now propagates to o...
- ReleasedUser profile data now refreshes correctly after edits
Editing your profile — display name, avatar, biography — would save the new values to the database correctly, but the form on your screen would keep showing the previous values until you reloaded t...
- ReleasedProject selector no longer races against the user record after sign in
A subtle race condition lived in the project selector. Right after signing in, the selector occasionally rendered an empty list — not because you had no projects, but because the dropdown loaded be...
- ReleasedA dedicated Help Center is now linked from the admin
Termerly now has a proper Help Center, linked from the help menu in the admin app. You will find:Walkthroughs for the most common flows — generating policies, configuring banners, publishing varian...
- ReleasedAction emails now arrive with branded Termerly URLs
Password reset, email verification, and other transactional action emails used to land in your inbox with a generic provider domain in the action URL. Functional, but a little jarring — recipients ...
- ReleasedAlready signed in? You get redirected away from sign-in and sign-up
If you were already authenticated and you navigated to /sign-in or /sign-up — via an old bookmark, a stale tab, or a confused link — Termerly used to render the auth form as if you were a brand new...