Skip to content

Releases: Zerumi/AMWE-Server

AMWE-Server v.1.5

25 Feb 10:41
Compare
Choose a tag to compare
  • Server
    • ClientState syncronization added
    • Admin Logging System: New Hub
      • ReportHub now log all information about admin actions
    • Enhancing control for user support & changing base report timeout support
  • Administrator
    • Added Enhance control for client, that were seen in suspicious activity
    • Added Ignore warnings for specific client
    • Added Time Setter window for set base report timeout
    • Added ability to show last report from user in user summary.
  • Bug fixes
    • When new report was sent, it will appear only in right user summary
    • When connection was lost, reconnecting to ScreenTransfer Hub will be correct.
    • User status now calculating more correctly
  • Server x86 build added
  • Code optimization & minor fixes

AMWE-Server v.1.4

12 Feb 20:13
Compare
Choose a tag to compare
  • Server
    • Client disconnection hook added
      • Connection & disconnection timings added
      • Disconnected user states added
    • ReportHub
      • Report timings added
      • Report host address sharing added
    • (new) ScreenHub
      • Now server can transfer screenshots & photos (User --> Admin('s))
        • Authorization scheme is similar to the ReportHub's scheme
    • ChatHub
      • Bug fixes & optimization
    • BotNet Hub removed
  • Administrator's UI
    • MainWindow
      • New style for buttons
      • Size of MainWindow increased
      • Menu now can change the color depend on the ColorTheme
      • Window xaml markup fixes
      • MainWindow now Disposable
      • Disconnected user states added
      • (new) Reports tab
        • All user states will be displayed on this tab
    • (new) User State Window
      • Admin may see
        • User status, connection & disconnection timings
        • Report OverallMark linear graph visualistion
        • Number of reports, average report mark
      • Allow to request & save screenshot from user's PC
    • (new) Settings, CheckModels
      • Setup app & site blacklist in the settings
      • AMWE Administrator will check every report for these apps & sites
    • ReportWindow
      • New style of TabControl & buttons
      • ReportWindow loading optimization
      • (new) Show blacklist apps & sites from report
      • Bug fixes
    • ConfigurationRequest
      • CheckModel configuration stored in .txt file
    • Bug fixes
      • Fixed Chat creation
      • (old configs) When color theme cannot be found, GetColors() will return colors of Standard theme
      • If some parts of report cannot be loaded, other parts will be loaded normaly and you will receive a message about it
      • NotifyIcon now disposes before app closing
      • When you hover over a user, the button that appears will display the right user ID
      • When something will go wrong during calculating ConnectionType, you will get message about it
      • Now when auth system will recieve strange object, you will recieve type of this object (not .ToString() representation)
    • ColorThemes optimization for MainWindow, UserReports & ReportWindow
    • Optimization for C# 9.0
    • ARM32 & ARM64 builds (not tested)
  • m3md2
    • ColorThemes
      • Gradient Color theme override added
      • More elements, which color can be changed
    • New Parser: GetDeclension()
    • StaticVariables type simplified
  • ReportHandler
    • Report Class modified
      • New properties: ProcIntersection, Browser, OldSites, CurrentSites, SiteIntersection, Server, Timestamp
    • (new) CheckModel type
    • (new) Site type
    • (new) ClientState type

AMWE-Server v.1.3.1

03 Aug 13:07
Compare
Choose a tag to compare

AMWE-Server v.1.3

02 Jun 19:55
Compare
Choose a tag to compare
  • Connection
    • You can now reconnect to the server when the connection was lost
    • You can now diagnose client<->server connection
  • Report Window
    • Key Combine bug fixed

AMWE-Server v.1.2

24 Feb 16:00
Compare
Choose a tag to compare
  • New diagnostic window
    • Check ping, create test connection to special hub and measure connection data delivery time
  • Bug fixes

AMWE-Server v.1.1.1

15 Feb 19:48
Compare
Choose a tag to compare
  • Manual reconnect added
  • Time parser fixed
    (Server release was in 1.1 release)

AMWE-Server v.1.1

14 Feb 18:03
Compare
Choose a tag to compare
  • Main Window
    • Added timestamp's to all notifications
    • Added showing connected server address
  • Report Window
    • Added "Processes" Tab. Tab includes:
      • List of old and latest processes
      • Comparing lists
      • Count of changed processes
  • Chat System
    • Added transfer user & timestamp throw server to chat memebers
  • Bug, labels text fixes
  • Added x86 build

AMWE-Server v.1.0

13 Dec 19:01
Compare
Choose a tag to compare
  • Released with AMWE Client 1.0
  • AMWE Server 1.0 includes
    • Real-time application communication using WebSockets
    • Cookie authentication & Role based authorization
    • User-to-Admin Reporting System
    • Admin-to-User Chat System with multi-chat in one connection
  • AMWE Administrator 1.0 includes
    • Supporting all server features
    • Pretty GUI with color themes
    • Report visualizer
    • Notification system
    • Connection diagnostics

AMWE-Server v.0.9 beta 4

03 Dec 22:20
Compare
Choose a tag to compare
Pre-release

Pre-release. This release contains a lot of bugs & bad code. Be careful when using this app.

AMWE-Server v.0.9 beta 3

01 Dec 21:17
Compare
Choose a tag to compare
Pre-release

Pre-release. This release contains a lot of bugs & bad code. Be careful when using this app.