Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pkaminski committed Dec 7, 2019
1 parent 745b430 commit 8190349
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions enterprise/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ New releases are announced on the [reviewable-enterprise-announce mailing list](
#### Upcoming changes (min 1992.2986 GHE 2.12+)
- Upd: improve diff algorithm to keep indentation-only deltas clean rather than sometimes pulling in short unchanged line contents.
- Upd: allow horizontal scrolling of file header when revision cells overflow available space. Scroll bar is not visible but you can use the middle mouse button (or whatever your OS of choice allows) instead.
- Upd: embed RSA key rolling feature in the monthly user table cron job if multiple keys are passed to the server. This is more reliable than using a separate script.
- Upd: switch RSA encryption to native Node libraries for a boost in performance.
- Fix: prevent very rare "undefined function closest" crash.
- Fix: prevent permission denied errors when stale user records are automatically cleaned up when they're still referenced by other data.
- Fix: prevent servers getting stuck processing a GitHub event forever if the repo it refers to was deleted at just the wrong moment.
Expand Down

0 comments on commit 8190349

Please sign in to comment.