markdown fixes

This commit is contained in:
Tux 2023-07-24 15:50:04 +02:00
parent 3190e6268c
commit 2b17d9e60b

View File

@ -2,49 +2,62 @@ Folding@home Advanced Control Changelog
======================================= =======================================
## v7.6.20 ## v7.6.20
- Fix PyON escape sequences. - Fix PyON escape sequences.
## v7.6.19 ## v7.6.19
- Use modified JSON parser to parse PyON. - Use modified JSON parser to parse PyON.
## v7.6.15 ## v7.6.15
- Removed ``gpu-index``, ``opencl-index`` and ``cuda-index`` config. - Removed ``gpu-index``, ``opencl-index`` and ``cuda-index`` config.
## v7.6.13 ## v7.6.13
- Set client password from FAHControl. - Set client password from FAHControl.
## v7.6.3 ## v7.6.3
- Fix for Linux dependencies. - Fix for Linux dependencies.
## v7.5.2 ## v7.5.2
- Removed verbosity option. - Removed verbosity option.
- Fixed link to project page. - Fixed link to project page.
- Removed dead links to CS and WS. - Removed dead links to CS and WS.
## v7.5.1 ## v7.5.1
- OSX installer updates. @kbernhagen - OSX installer updates. @kbernhagen
- Fix for slot/queue highlighting. @informatoris - Fix for slot/queue highlighting. @informatoris
- Install Gtk theme engines in correct place on Windows. - Install Gtk theme engines in correct place on Windows.
## v7.5.0 ## v7.5.0
- Fixed inconsistent highlighting. @informatorius - Fixed inconsistent highlighting. @informatorius
- Fixed ``python setup.py install`` wo/ ``version.txt``. - Fixed ``python setup.py install`` wo/ ``version.txt``.
- Highlight Matching WU When Slot Is Selected. fah-issues/#1127 @informatorius - Highlight Matching WU When Slot Is Selected. fah-issues/#1127 @informatorius
## v7.4.17 ## v7.4.17
- Changed Windows default theme to be same as Clearlooks-Vista. - Changed Windows default theme to be same as Clearlooks-Vista.
## v7.4.15 ## v7.4.15
- Removed crashing themes: Evil-Mac & Outcrop. - Removed crashing themes: Evil-Mac & Outcrop.
- Ignore invalid UTF-8 characters in log file. - Ignore invalid UTF-8 characters in log file.
## v7.4.13 ## v7.4.13
- Attempt to fix install on Ubuntu 16.04. - Attempt to fix install on Ubuntu 16.04.
## v7.4.1 ## v7.4.1
- Removed trigger-save command, no longer necessary. - Removed trigger-save command, no longer necessary.
## v7.3.12 ## v7.3.12
- Reordered toolbar. - Reordered toolbar.
- Move Viewer button to right of power bar. #304 - Move Viewer button to right of power bar. #304
- Changed FAHControl title bar to say Advanced Control. #982 - Changed FAHControl title bar to say Advanced Control. #982
@ -52,25 +65,31 @@ Folding@home Advanced Control Changelog
- Removed Configure->Advanced->Optimizations. #1069 - Removed Configure->Advanced->Optimizations. #1069
## v7.3.11 ## v7.3.11
- Split power slider to power + fold/pause/finish. - Split power slider to power + fold/pause/finish.
- Added "on idle" & "always on" to slot menu. - Added "on idle" & "always on" to slot menu.
- Removed Percent CPU usage, not currently support by any cores. #1056 - Removed Percent CPU usage, not currently support by any cores. #1056
## v7.3.7 ## v7.3.7
- Restored ctrl-a and ctrl-c functionality in log view. #1002 - Restored ctrl-a and ctrl-c functionality in log view. #1002
## v7.3.6 ## v7.3.6
- UI layout adjustments. - UI layout adjustments.
## v7.3.5 ## v7.3.5
- Put Viewer button back on toolbar. - Put Viewer button back on toolbar.
- Added additional tooltips. - Added additional tooltips.
## v7.3.4 ## v7.3.4
- Trigger save on folding power change. - Trigger save on folding power change.
- Fix folding power reset problem on options save. - Fix folding power reset problem on options save.
## v7.3.3 ## v7.3.3
- Fixed OK/Cancel buttons off bottom of screen at some resolutions. #904 - Fixed OK/Cancel buttons off bottom of screen at some resolutions. #904
- Don't show selected client status in add client dialog. - Don't show selected client status in add client dialog.
- Added folding power slider. - Added folding power slider.
@ -80,20 +99,24 @@ Folding@home Advanced Control Changelog
- Added --exit command line option. - Added --exit command line option.
## v7.3.2 ## v7.3.2
- Center About box text. - Center About box text.
## v7.3.0 ## v7.3.0
- Updated copyright dates. - Updated copyright dates.
- Restored 'Work Unit' pane to 'Status' tab. - Restored 'Work Unit' pane to 'Status' tab.
- Fixed Missing, hidden, and vanishing text in Ubuntu 12.04. #898 - Fixed Missing, hidden, and vanishing text in Ubuntu 12.04. #898
- Remote system remains "Updating". #906 - Remote system remains "Updating". #906
## v7.2.14 ## v7.2.14
- Removed local client startup functionality. - Removed local client startup functionality.
- Flipped 'Folding Slots' / 'Queue' orientation. #951 - Flipped 'Folding Slots' / 'Queue' orientation. #951
- Always list local client first. #655 - Always list local client first. #655
## v7.2.13 ## v7.2.13
- Merged SMP and Uni slot types to CPU. - Merged SMP and Uni slot types to CPU.
- Removed novice/advanced/expert modes. #852 - Removed novice/advanced/expert modes. #852
- Removed project descriptions. - Removed project descriptions.
@ -103,13 +126,16 @@ Folding@home Advanced Control Changelog
- OSX: Don't quit app when window is closed. #606 - OSX: Don't quit app when window is closed. #606
## v7.2.12 ## v7.2.12
- Autostart client by default, if it's not already running. - Autostart client by default, if it's not already running.
## v7.2.11 ## v7.2.11
- Hide 'Folding Slot Status' column in expert/advanced. - Hide 'Folding Slot Status' column in expert/advanced.
- Show status colors even when row is selected. - Show status colors even when row is selected.
## v7.2.10 ## v7.2.10
- Fixed OSX: Copy/Paste not working. #588 - Fixed OSX: Copy/Paste not working. #588
- Fixed OSX: Copy the log clears the log window. #601 - Fixed OSX: Copy the log clears the log window. #601
- Removed show project pane in advanced preference. - Removed show project pane in advanced preference.
@ -122,34 +148,43 @@ Folding@home Advanced Control Changelog
- Check if client is configured and popup dialog if not. - Check if client is configured and popup dialog if not.
## v7.2.9 ## v7.2.9
- Fixed OSX: gtk 2 is broken on 10.7. #793 - Fixed OSX: gtk 2 is broken on 10.7. #793
## v7.2.8 ## v7.2.8
- Pass remote passwords to viewer. - Pass remote passwords to viewer.
## v7.2.7 ## v7.2.7
- Updated view modes. - Updated view modes.
## v7.2.0 ## v7.2.0
- Fix " escaping for options sent to client. - Fix " escaping for options sent to client.
- Only allow alpha numeric and puntuation in user name. - Only allow alpha numeric and puntuation in user name.
- Updates for OSX 10.7 (calxalot) - Updates for OSX 10.7 (calxalot)
## v7.1.52 ## v7.1.52
- Select 'Identity' tab by default. #851 - Select 'Identity' tab by default. #851
## v7.1.50 ## v7.1.50
- Z in the Zulu time display was still partially cut off. #839 - Z in the Zulu time display was still partially cut off. #839
## v7.1.49 ## v7.1.49
- Z in the Zulu time display was partially cut off. #839 - Z in the Zulu time display was partially cut off. #839
- Build Linux version on Debian testing for python 2.7 support. #763 - Build Linux version on Debian testing for python 2.7 support. #763
## v7.1.48 ## v7.1.48
- Added some tooltips. - Added some tooltips.
- Fixed windows default theme. - Fixed windows default theme.
## v7.1.47 ## v7.1.47
- Added UTC time to status bar. #647 - Added UTC time to status bar. #647
- Fixed missing system info. #834 - Fixed missing system info. #834
- Fixed false 'Inactive' systray message. #526 - Fixed false 'Inactive' systray message. #526
@ -157,6 +192,7 @@ Folding@home Advanced Control Changelog
- Removed Unit ID from Work Unit status. - Removed Unit ID from Work Unit status.
## v7.1.46 ## v7.1.46
- Default local client autostart to false. - Default local client autostart to false.
- Integrated caxalot's OSX install script changes. - Integrated caxalot's OSX install script changes.
- Fixed themes for Linux. #819 - Fixed themes for Linux. #819
@ -164,15 +200,18 @@ Folding@home Advanced Control Changelog
- Really fix, Increment number of CPUs by 1 instead of 2. #804 - Really fix, Increment number of CPUs by 1 instead of 2. #804
## v7.1.45 ## v7.1.45
- Fixed OSX icons file. (calxalot) - Fixed OSX icons file. (calxalot)
- Increment number of CPUs by 1 instead of 2. #804 - Increment number of CPUs by 1 instead of 2. #804
## v7.1.44 ## v7.1.44
- Fixed floating buttons on log tab. #789 - Fixed floating buttons on log tab. #789
- Changed 'Queue ID' -> 'Work Queue ID'. #790 - Changed 'Queue ID' -> 'Work Queue ID'. #790
- Changed '1' -> '01' in folding slot id. #790 - Changed '1' -> '01' in folding slot id. #790
## v7.1.43 ## v7.1.43
- Don't flash 'Offline' status while trying to connect. - Don't flash 'Offline' status while trying to connect.
- Cleaned up some Windows related connection issues. - Cleaned up some Windows related connection issues.
- Don't timeout connection because FAHControl is busy. - Don't timeout connection because FAHControl is busy.
@ -181,16 +220,19 @@ Folding@home Advanced Control Changelog
- Don't refilter log unless filters have actually changed. - Don't refilter log unless filters have actually changed.
## v7.1.41 ## v7.1.41
- Changed copyright line in about box. #771 - Changed copyright line in about box. #771
- Added disconnect error messages. - Added disconnect error messages.
- Improved loading of large log files. - Improved loading of large log files.
- Swapped 'Severity' combo for 'Errors & Warnings' check box. - Swapped 'Severity' combo for 'Errors & Warnings' check box.
## v7.1.40 ## v7.1.40
- Fixed missing system info. #759 - Fixed missing system info. #759
- Fixed debian package problem. - Fixed debian package problem.
## v7.1.39 ## v7.1.39
- Fixed deb install location problems. #718 - Fixed deb install location problems. #718
- Fixed shebang line. #719 - Fixed shebang line. #719
- Fixed client status message updating when paused/unpaused. #526 - Fixed client status message updating when paused/unpaused. #526