AT Cloud
Sign in
Changelog
3.30.0 (2024-07-05)
Changed
sign in screen has new, more user-friendly design
sign up screen is much more concise and user-friendly
3.29.0 (2024-05-31)
Added
user can mark his browser as trusted
admin can force someone to reset password
user can invalidate his trusted devices
user must change password after admin forces the change
Changed
modernized local environment
3.28.0 (2024-03-28)
Added
service manager can add the role to all existing users in the service
if service is default, it is marked on the roles list
add convenient switching between profile list and service roles list
finalize work on service roles management user interface
profiles count is shown in the service list
Changed
renamed translation keys
Fixed
fix copy about profile having all available roles
fix copy in Polish translation on role edition
3.27.0 (2024-03-23)
Added
service manager can mark role as a default
Fixed
user email is now available in the JWT token payload
3.26.0 (2024-03-10)
Changed
JSON API endpoint `/api/security/me` now contains user roles
JWT token has now profile roles in the token payload
3.25.0 (2024-03-05)
Changed
changed the way how environments are created and how environment variables are managed
flattened source file structure
3.24.0 (2024-03-04)
Changed
switched image to alpine
3.23.0 (2024-02-17)
Added
service manager can assign and unassign roles to the profiles
profiles count is now displayed on the service settings role list
Changed
improved colors in service settings roles list
completely redesigned service profiles view with roles management section
3.22.0 (2024-02-07)
Added
user can see the service roles list in the service roles view
user can create new role in the service
user can edit existing roles in the service
user can remove existing roles in the service
add support for flashes in service settings page
Updated
updated project dependencies
modified FIXTURES.md to reflect the changes in the application fixtures
Changed
behat files were reformatted
flattened the structure of the project tests
3.21.0 (2024-01-24)
Added
user can see the spotlight of roles management feature
user can enable and disable role management (feature temporarily disabled)
Updated
updated project dependencies
upgraded project to Symfony 7.0
3.20.0 (2024-01-12)
Added
user gets email when his 2fa is being disabled
Changed
modernized email sending infrastructure
emails have new design and are more consistent
improved user experience around password change feature
Fixed
cancel button on 2fa code screen is now visible on dark mode
3.19.0 (2024-01-08)
Added
added support for dark mode in app ui
added dark mode switcher in user menu
development environment now contains mailhog service
Updated
updated component for temporary language switch
changed the way how mailer dsn is resolved
form save buttons use success color now instead of brand
Fixed
service list styles breaking when no description or no tags provided
3.18.0 (2023-12-27)
Added
user can configure 2FA in dedicated settings page
user will be forced to use 2FA if he has it configured
mechanism for showing and handling flash messages was introduced
Updated
account settings view was completely rewritten with focus for mobile devices
CI audit workflow was moved to integrate workflow to optimize GH Actions time
3.17.0 (2023-12-14)
Added
profile now stores information when did the user signed in to the service last time
added hover effect on nav elements
added dynamic year copyright in footer
Updated
restyled and improved ux of app menu
redesigned and improved ux of user menu
updated styles for mobile devices, now whole admin panel is responsive
updated project dependencies
Fixed
fixed translation in service list
optimized performance of database schema by using json instead of text
3.16.0 (2023-12-11)
Added
service now have description, tags and visible url
service managers can change description, tags, visible url
Updated
updated project dependencies
Fixed
service list view is now responsive on mobile devices
service overview is now responsive on mobile devices
3.15.0 (2023-12-03)
Updated
updated Symfony to version 6.4
updated PHPUnit to version 10.5
updated Symfony Recipes config files
3.14.1 (2023-12-03)
3.14.0 (2023-12-03)
3.13.2 (2023-11-07)
Fixed
fix not working database migration
3.13.1 (2023-11-07)
Fixed
fix not working profiles page on user screen
fix the writing to cache error
3.13.0 (2023-10-26)
Added
clean codebase from dead code
3.12.0 (2023-10-26)
Added
added authorization overview in service details page
added authorization wizard allowing service owners to configure authorization policy
Updated
updated project dependencies
user overview page now has cute image instead of boring alert
Fixed
fixed bug where sending email crashed the application
fixed bug where app version displayed in menu was blocked at 3.1.0
fixed few translation bugs
3.11.0 (2023-09-25)
Updated
updated project dependencies
3.10.0 (2023-08-24)
Updated
updated project dependencies
security improvements regarding account manager role
3.9.0 (2023-08-02)
3.8.1 (2023-08-02)
Fixed
fixed automatic deploy script
3.8.0 (2023-08-01)
Updated
unified frontend components
updated Symfony dependencies
Changed
new icon provider is chosen
non admin users are now not seeing the management section in the app that led to 403 errors
3.7.0 (2023-07-26)
Added
service environments now are differentiated between development and production
every service is development by default
Updated
updated Symfony to version 6.3
updated other dependencies
Fixed
user experience is optimized by adding additional cues in the interface
user experience is better now when abandoning the form
users will not be logged out after each update
3.6.0 (2023-07-17)
Added
service owners can see "Profiles" tab on their service dashboard allowing them to peek who signed in to their services
every user in its own dashboard can see the "Profiles" tab, so he can check out the services he signed in to
user can remove any profile he created
Updated
updated Symfony dependencies
3.5.0 (2023-07-03)
Added
installed PiwikPRO analytics suite for consent management and data tracking
3.4.0 (2023-07-02)
Added
platform administrators has easier way to manage account roles and privileges by new Privileges tab in account
Updated
updated Symfony dependencies
3.3.0 (2023-06-21)
Added
user can select preferred language of communication (both user interface and e-mails) in dedicated settings page
user can also select their home region to see currency and other details in their local format
user can temporarily change language of the user interface in user menu
Improved
user list in admin view is now paginated since we reached more than 1k accounts on core infrastructure
Updated
updated Symfony dependencies
3.2.0 (2023-06-13)
Changed
user now must confirm e-mail address right after signing in for the first time
Fixed
fixed documentation view on production environments
3.1.0 (2023-05-31)
Added
service owners can now add and remove managers to their services
service managers can view, edit and remove environments
Fixed
app version and environment is now displayed correctly on app menu
3.0.0 (2023-05-29)
Added
new design system that will be launched along all AT Cloud products
brand new application menu
brand-new user menu
brand-new account manager
brand-new services manager
application has now official English translation
new changelog page
new login box and authorization behavior
Updated
major overhaul of the user interface and user experience
updated Symfony dependencies
Removed
URLs contains locale now, which may be breaking for some users
2.11.1 (2023-04-25)
Fixed
fixed service ownership change bug
2.11.0 (2023-04-25)
Added
admins now can see other people account in details
service now have owners, defaulting to namespace admin
service creator role is introduced
limitless service creator role is introduced
admins can now much easier make other people admins
admins can now change service owners
service owners can change their service owners to any user by providing just their email address
Changed
urls for service list were changed to more REST-like pattern
in next few releases we will standardize our front-end URLs (without breaking semver!)
2.10.0 (2023-04-16)
Updated
email sender setting was set to new domain - atcloud.pro
2.9.0 (2023-04-13)
Added
brand-new landing page with base information about product
new brand theme, colors and style
new favicons for the website
Changed
adjusted unauthorized view (landing, sign in, sign in error pages) to new style
2.8.0 (2023-04-08)
Added
modernized test suite to ensure the highest delivery quality
2.7.0 (2023-03-23)
Added
external service can be now disabled and enabled again in settings by an admin user
if the external service is disabled, user cannot sign in
administrator user will see exact app (e.g. 2.7.0) version in footer with `atc_debug` param in query
2.6.1 (2023-03-19)
Updated
introduced few non-breaking development environment changes for easier development
2.6.0 (2023-03-16)
Added
added app health checks via CLI and http api
make docs in OpenApi json format public available at `api/doc.json`
2.5.0 (2023-12-22)
Added
user can now see lifetime events such as account creation, password reset and few more
2.4.0 (2022-11-28)
Added
user events and actions are recorded in order to allow to be reviewed it later
2.3.0 (2022-11-06)
Features
implemented few UI changes: borders, different background and module colors
user can be remembered on sign in screen
user can use fast sign in screen when authenticating to external service
2.2.0 (2022-10-19)
Added
optimized application server parameters
2.1.0 (2022-10-18)
Added
user can mark his account to be removed
admin can proceed or reject user account deletion
application navbar shows current tab selected
Fixed
fixed lack of contrast in few UI elements
2.0.0 (2022-10-10)
Added
allow user to enter and update their billing data directly from UI
1.0.0 (2022-09-27)
Fixed
initial release