Commit Graph

273 Commits

Author SHA1 Message Date
Herbert "TheBracket" Wolverson
0e0ee5daf7 Lts2 client (#594)
# 1.5 Beta 4 Changes

* MASSIVE reduction in memory usage, and no more explosive RAM growth over time.  
* Significant reduction in CPU usage for the UI and analysis threads.  
* Documentation improvements.  
* Netflow:  
  * Timestamps were invalid, causing UISP to reject the input.  
  * Move to a lock-free collection system, eliminating delays and lowering CPU usage.  
* Fixed automatic provisioning of Long-Term Stats subscribers.  
* User Interface:  
  * “Top X” tables in the UI are now buffered for smoother output.  
  * Improvements to graph consistency in UI.  
  * Network panel on customers now buffers and fades entries out, so it’s possible to read rather than continually jumping.  
  * TCP Retransmits are now displayed as a percentage of TCP packets, giving a much better *relative* scale of where issues are occurring.  
  * Up/Down is now labeled on packet counts.  
  * Improved output scaling on numbers trims “.0”  
  * IPv6 prefix detection is *much* better and won’t cause UI errors.  
  * Configuration editor now handles floats vs ints correctly.  
  * Fixed a login error if no authentication cookie is set.  
  * Improved Sankey redaction.  
  * Fixed an occasional error that would make the “sponsor us” toast appear incorrectly.  
  * Sankey coloration fixes.  
* Geo.bin file now won’t self-update very often (it tracks ASN data), and only if it has changed on the server-side.  
* LTS2: If you’re invited to help us test it, we’re starting early alpha testing. This version includes the client to make that possible. LTS1 will continue to function/gather data.
2024-12-10 12:45:00 -06:00
Robert Chacón
f82981ecd7 Update README.md 2024-06-21 14:02:54 -06:00
Robert Chacón
cb2e55bd43 Update README.md 2024-05-30 12:59:51 -06:00
Robert Chacón
bb3700202e Update README.md 2024-01-23 11:03:34 -07:00
Robert Chacón
232942a216 Update README.md 2024-01-18 10:14:32 -07:00
Robert Chacón
623a9acd0d Update README.md 2024-01-03 21:08:58 -07:00
Robert Chacón
54440ceba5 Update README.md 2024-01-03 21:01:40 -07:00
Robert Chacón
f387e069ee Update README.md 2024-01-03 16:53:54 -07:00
Robert Chacón
451743c2d7 Update README.md 2023-12-06 17:50:22 -07:00
Robert Chacón
0d0834df72 Update README.md 2023-09-20 18:47:07 -06:00
Robert Chacón
5000eab638 Update README.md 2023-07-13 18:06:47 -06:00
Robert Chacón
a8302a168c Update README.md 2023-07-13 18:06:09 -06:00
Robert Chacón
e58f59cdda Merge pull request #369 from LibreQoE/main
Bring long_term_stats up to date with main
2023-07-10 14:46:50 -06:00
Robert Chacón
d556b297e6 Update README.md 2023-06-21 16:57:08 -06:00
Herbert Wolverson
2487a46bac Merge branch 'main' into develop 2023-05-26 13:39:49 +00:00
Robert Chacón
c6ec57eda1 Add ReadTheDocs 2023-05-19 14:24:55 -06:00
bile0026
03bb72f04e docs: 📝 cleanup readme 2023-05-19 12:41:46 -05:00
bile0026
db2d6b53cc feat: move all existing wiki docs into RTD 2023-05-19 12:38:32 -05:00
Robert Chacón
125ef55e35 Update README.md 2023-04-23 21:57:19 -06:00
Robert Chacón
d862b3d67f Update README.md 2023-03-21 09:54:01 -06:00
Robert Chacón
ce040a777e Update README.md 2023-03-21 08:22:04 -06:00
Robert Chacón
1ec43473a2 Update README.md 2023-03-21 08:21:44 -06:00
Robert Chacón
1d3ce0f725 Update README.md 2023-03-10 08:19:50 -07:00
Robert Chacón
f102b6622e Screenshot update 2023-03-08 15:34:31 -07:00
Robert Chacón
d08fcd1ace Update README.md 2023-02-28 09:53:52 -07:00
Robert Chacón
b447299e83 Update README.md 2023-02-28 09:06:02 -07:00
Robert Chacón
9fc4e0c537 Update README.md 2023-02-28 09:05:27 -07:00
Dave Taht
672bb78d4b Fix some spelling errors 2023-02-04 18:45:41 -08:00
Robert Chacón
f536018755 https://github.com/LibreQoE/LibreQoS/issues/129#issuecomment-1372213698 2023-02-04 19:20:25 -07:00
Robert Chacón
831b5a67f4 Update README.md 2023-02-04 18:16:36 -07:00
Robert Chacón
acad536ee0 Update README.md 2023-02-04 18:12:03 -07:00
Robert Chacón
5421e527ac Update README.md 2023-02-04 15:37:18 -07:00
Interduo
42f62c1078 improvement: add alpha version setup guide 2023-01-23 15:26:50 +01:00
Robert Chacón
f9efbb7be7 Update README.md 2023-01-17 19:55:11 -07:00
Robert Chacón
66a4f9c763 Update README.md 2023-01-17 19:54:50 -07:00
Robert Chacón
b2531fb6dd Improve documentation for CPU requirements 2023-01-17 19:40:50 -07:00
Robert Chacón
fc00a25c16 Update README.md 2022-12-11 10:58:07 -07:00
Dave Täht
a45b6aebaa killed v1.2 2022-12-07 10:06:26 -08:00
Dave Täht
afa4bb0556 Fixed rchac backlinks 2022-12-07 10:01:41 -08:00
Robert Chacón
067ec1f1f2 Update logo 2022-11-20 09:28:39 -07:00
Dave Täht
d85d2e9996 Cleanup bullets 2022-11-17 14:11:41 -08:00
Dave Täht
a594a47ffb More spelling and grammar fixes 2022-11-17 14:09:16 -08:00
Dave Täht
9e3c4d6114 Some speling, grammar, and other fixes.
This is also a test to see if I can commit directly to the repo.
2022-11-17 13:50:07 -08:00
Robert Chacón
d696c832ed Update README.md 2022-11-15 16:53:20 -07:00
Robert Chacón
34639328ed Update README.md 2022-11-11 08:28:34 -07:00
Robert Chacón
e24f76db43 Update README.md 2022-10-22 16:49:12 -06:00
Robert Chacón
b270a1c693 Update README.md 2022-10-21 08:21:17 -06:00
Robert Chacón
3bd3311e26 Update README.md 2022-10-21 07:58:11 -06:00
Robert Chacón
127d28b976 Update README.md 2022-10-21 07:40:25 -06:00
Robert Chacón
840c8484f8 Update README.md 2022-10-21 07:36:32 -06:00