Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: RocketChat/Rocket.Chat.Electron
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.12.1-alpha.4
Choose a base ref
...
head repository: RocketChat/Rocket.Chat.Electron
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.12.1-alpha.5
Choose a head ref
  • 2 commits
  • 6 files changed
  • 1 contributor

Commits on Feb 16, 2026

  1. fix: log viewer Windows compatibility and Outlook logging in producti…

    …on (#3203)
    
    - Handle CRLF line endings from Windows log files (split on \r?\n)
    - Fix regex to allow variable whitespace between bracket groups
    - Change outlookLog/outlookDebug/outlookEventDetail to console.info
      so they reach the file transport in production (info threshold)
      instead of being silently dropped as debug level
    - Fix Outlook preload console.log calls to console.info (same issue)
    - Fix app startup completion log to console.info
    jeanfbrito authored Feb 16, 2026
    Configuration menu
    Copy the full SHA
    1216874 View commit details
    Browse the repository at this point in the history
  2. Version 4.12.1-alpha.5

    jeanfbrito committed Feb 16, 2026
    Configuration menu
    Copy the full SHA
    3aeedd2 View commit details
    Browse the repository at this point in the history
Loading