selesn777

Untitled

May 17th, 2026 (edited)
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5.51 KB | None | 0 0
  1.  Computer Service Manager v4.4 Secure
  2.  
  3. We are pleased to announce the release of Computer Service Manager v4.4 Secure.
  4.  
  5. This update focuses on application security, user accountability, dashboard reporting, safer database management, and improved data importing.
  6. Major New Features
  7. Secure Login System
  8.  
  9.     Added a secure login screen before the main application is displayed.
  10.  
  11.     On first launch, the application guides you through creating the first administrator account.
  12.  
  13.     No default username or password is included.
  14.  
  15.     Passwords are stored using unique salted scrypt hashes and are never stored as plain text.
  16.  
  17.     Accounts are temporarily locked for five minutes after five failed login attempts.
  18.  
  19.     Added password visibility controls to make password entry easier.
  20.  
  21. Administrator and Staff Roles
  22.  
  23. Two account roles are now available:
  24.  
  25. Administrator
  26.  
  27.     Full application access.
  28.  
  29.     Can edit and delete service records.
  30.  
  31.     Can manage suppliers and spare parts.
  32.  
  33.     Can access reports and financial totals.
  34.  
  35.     Can import, export, back up, and restore data.
  36.  
  37.     Can modify database and application settings.
  38.  
  39.     Can manage other application users.
  40.  
  41. Staff
  42.  
  43.     Can view operational information.
  44.  
  45.     Can add new service records.
  46.  
  47.     Cannot edit or delete existing records.
  48.  
  49.     Cannot access administrative settings, reports, imports, exports, backups, user management, or supplier and parts management.
  50.  
  51.     Financial dashboard totals are hidden from staff accounts.
  52.  
  53. User Management
  54.  
  55. Administrators can now:
  56.  
  57.     Create administrator or staff accounts.
  58.  
  59.     View account status and last-login information.
  60.  
  61.     Reset user passwords.
  62.  
  63.     Enable or disable accounts.
  64.  
  65.     Unlock temporarily locked accounts.
  66.  
  67.     Review failed login attempts.
  68.  
  69.     Change their own password.
  70.  
  71.     Log out and sign in using another account.
  72.  
  73. New Dashboard Review
  74.  
  75. A new dashboard has been added as the first application tab.
  76.  
  77. The dashboard displays:
  78.  
  79.     Total service records.
  80.  
  81.     Total service value.
  82.  
  83.     Active warranties.
  84.  
  85.     Warranties expiring within 30 days.
  86.  
  87.     Low-stock spare parts.
  88.  
  89.     Total suppliers.
  90.  
  91.     Recent service records.
  92.  
  93.     A graphical service-status summary.
  94.  
  95.     Recent security and data activity.
  96.  
  97. Dashboard information refreshes automatically every 60 seconds and can also be refreshed manually.
  98.  
  99. Administrators can view activity from all users, while staff members can view only their own recent activity.
  100. Security and Data Audit Trail
  101.  
  102. The application now records important actions, including:
  103.  
  104.     Successful and failed login attempts.
  105.  
  106.     Locked or disabled account access.
  107.  
  108.     Password changes and password resets.
  109.  
  110.     User creation, activation, deactivation, and unlocking.
  111.  
  112.     Application login and logout activity.
  113.  
  114.     Creation, modification, and deletion of service records.
  115.  
  116.     Supplier changes.
  117.  
  118.     Spare-part changes.
  119.  
  120.     Data imports.
  121.  
  122.     Database backup and restore activity.
  123.  
  124.     Blocked attempts to access administrator-only features.
  125.  
  126. This provides better accountability and makes it easier to review important changes.
  127. Supplier and Spare-Part Importing
  128.  
  129. Added a new combined importer for supplier and spare-part data.
  130.  
  131.     Supports XLSX and CSV files.
  132.  
  133.     Suppliers and parts can be imported together from one file.
  134.  
  135.     Existing records are updated safely using their names.
  136.  
  137.     New records are added automatically.
  138.  
  139.     Missing optional columns do not overwrite existing information.
  140.  
  141.     Localized and commonly used column headings are recognized.
  142.  
  143.     Invalid or incomplete rows are skipped.
  144.  
  145.     A completion summary shows how many records were added, updated, or skipped.
  146.  
  147. Improvements
  148. Improved Translation System
  149.  
  150.     Improved translation of dynamically generated messages.
  151.  
  152.     Added broader coverage for account security, dashboard, import, and audit-log text.
  153.  
  154.     Tooltips, status tips, table headers, and dynamically created dialogs are translated more consistently.
  155.  
  156.     File names, database paths, links, email addresses, placeholders, and HTML tags are protected from accidental translation.
  157.  
  158.     Improved handling of translated import column headings.
  159.  
  160. Safer Database Restore
  161.  
  162.     Restored databases are checked before replacing the active database.
  163.  
  164.     Corrupt or unrelated database files are rejected.
  165.  
  166.     Application user accounts are preserved when restoring an older database that does not contain the new security tables.
  167.  
  168.     Dashboard information is refreshed after restoration.
  169.  
  170.     Users are required to sign in again after a successful restore.
  171.  
  172.     Existing rollback protection remains available if restoration fails.
  173.  
  174. Interface and Workflow Improvements
  175.  
  176.     Added a new Account menu.
  177.  
  178.     The currently signed-in user and role are shown in the menu and dashboard.
  179.  
  180.     Administrator-only actions are automatically disabled for staff accounts.
  181.  
  182.     Restricted controls display an administrator-only explanation.
  183.  
  184.     Dashboard information refreshes following relevant data changes.
  185.  
  186.     Import and export menu descriptions are clearer.
  187.  
  188. Upgrade Notes
  189.  
  190.     Back up your current database before upgrading.
  191.  
  192.     Existing service, supplier, warranty, and spare-part data remain available.
  193.  
  194.     New user-account and audit-log tables are created automatically.
  195.  
  196.     The first time v4.4 is opened, you will be asked to create the first administrator account.
  197.  
  198.     Keep the administrator password safe because no default recovery password is included.
  199.  
Advertisement
Add Comment
Please, Sign In to add comment