@@ -42,13 +42,19 @@ Got any ideas or complaints, please see the Cacti forums or GitHub for a resolut
4242
4343# Changelog
4444
45+ --- develop ---
46+
47+ * issue #28 : Flowview filters not searchable using some international characters
48+
4549--- 2.1 ---
50+
4651* issue: Prepare for sunrise theme in 1.1.17
4752* issue: Clean up the filter logic to preserve values
4853* issue: Make the graph size auto-detect screen size
4954* issue: Make reports sort properly
5055
5156--- 2.0 ---
57+
5258* feature: Support for Cacti 1.0
5359* feature: Support for Ugroup Plugin
5460* feature: Use either the OS' DNS or Alternate
@@ -63,10 +69,12 @@ Got any ideas or complaints, please see the Cacti forums or GitHub for a resolut
6369* issue: Update text domains for i18n
6470
6571--- 1.1 ---
72+
6673* issue: FlowView Settings were hidden for some reason
6774* issue: flow-capture script incomplete
6875
6976--- 1.0 ---
77+
7078* compat: Making compatible with 0.8.7g
7179* feature: Allow sending emails on demand
7280* feature: Add SaveAs, Delete, Update to UI
@@ -80,28 +88,33 @@ Got any ideas or complaints, please see the Cacti forums or GitHub for a resolut
8088* issue: Rename 'Devices' to 'Listeners'
8189
8290--- 0.6 ---
91+
8392* compat: Now only PA 2.0 compatible
8493* issue: Fix for IE and saving Queries
8594* issue: Fix for Error when no devices
8695
8796--- 0.5 ---
97+
8898* feature: Add flow-tools replacement startup script to allow launching of multiple processes based upon devices added
8999* feature: Add Saved Queries
90100* feature: Change Sort field to be drop downs with column names
91101* feature: Add ability to schedule and email out Netflow Scans
92102* issue: Fix issue with start and stop times close to midnight not loading the proper days data
93103
94104--- 0.4 ---
105+
95106* issue: Minor fix for when using flow path "/"
96107* issue: Fix Cacti 0.8.7 Compatibility
97108
98109--- 0.3 ---
110+
99111* feature: Add time support for relative times (NOW, -1 HOUR, -2 DAYS, -10 MINTUES) Must leave Date blank for these to work properly
100112* feature: Add device name to path if present
101113
102114--- 0.2 ---
115+
103116* feature: Add DNS Support
104117
105118--- 0.1 ---
106- * Initial release
107119
120+ * Initial release
0 commit comments