We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36ff3fd commit 757dfa6Copy full SHA for 757dfa6
CHANGELOG.md
@@ -5,6 +5,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
## Unreleased
8
+ - Surge map performance tuning:
9
+ - eliminated FR queries
10
+ - molnix and country stuff to prefetch
11
+ - so there are only 10 queries now by personnel end-point call
12
+ - end_date index matters (is_active not), so end_date index added
13
+ - Accounts with identical email addresses - use the active one.
14
+ - PER Overview creation fix
15
16
## 1.1.445
17
## 1.1.444
0 commit comments