|
23 | 23 | <img style="width:125px;position:fixed;bottom:0;left:0;margin-left:20px;" src="assets/acc_logo.png">
|
24 | 24 | </div>
|
25 | 25 | <div class="col-9">
|
26 |
| - <b>Version 1.1.3</b> |
| 26 | + <b>Version 1.2.1</b> |
27 | 27 | <ul>
|
28 |
| - <li><b>Released:</b> 11-11-2018</li> |
| 28 | + <li><b>Released:</b> 06-01-2019</li> |
29 | 29 | </ul>
|
30 | 30 | <p>
|
31 |
| - <a target="_blank" href="https://assistantcomputercontrol.com/">Website</a> | |
32 |
| - <a target="_blank" href="https://github.com/AlbertMN/AssistantComputerControl">GitHub</a> | |
33 |
| - <a target="_blank" href="https://twitter.com/ACC_HomeAlexa">Twitter</a> |
| 31 | + <a href="https://assistantcomputercontrol.com/">Website</a> | |
| 32 | + <a href="https://github.com/AlbertMN/AssistantComputerControl">GitHub</a> | |
| 33 | + <a href="https://twitter.com/ACC_HomeAlexa">Twitter</a> |
34 | 34 | </p>
|
35 | 35 |
|
36 | 36 | <b>New this version;</b>
|
37 | 37 | <div class="scroller card card-body">
|
38 | 38 | <ul>
|
39 |
| - <li><i>Hotfix 1.1.3 fixes;</i></li> |
40 |
| - <ul> |
41 |
| - <li>Fixed endless shutdown error where PC would shut down when it started</li> |
42 |
| - <li>Minor bug-fixes</li> |
43 |
| - <li>Performance improvements</li> |
44 |
| - </ul> |
45 |
| - <li><i>Hotfix 1.1.2 fixes;</i></li> |
46 |
| - <ul> |
47 |
| - <li>Fixed bug where ACC didn't detect Dropbox if you had Dropbox Business</li> |
48 |
| - <li>Fixed "Setup Guide" bug where it tricked you to think you had Dropbox even if you didn't</li> |
49 |
| - <li>Fixed endless loop of popups that showed when Dropbox wasn't installed</li> |
50 |
| - <li>And a bunch of other crash/bug-fixes as well</li> |
51 |
| - </ul> |
52 |
| - <li><b>Version 1.1.0: 8 new actions</b> |
| 39 | + <li><i>Hotfix 1.2.1 release notes;</i> |
53 | 40 | <ul>
|
54 |
| - <li><i>Enable them all <a target="_blank" href="https://assistantcomputercontrol.com/?sortBy=newest#what-can-it-do">here</a></i></li> |
| 41 | + <li>Fixed bug where PC would be stuck in shutdown loop after shutdown or restart action - sorry for the inconvenience</li> |
| 42 | + <li>Please report bugs <a href="https://github.com/AlbertMN/AssistantComputerControl/issues">here</a> or in the Discord server!</li> |
| 43 | + </ul> |
| 44 | + </li> |
| 45 | + |
| 46 | + <li><i>Release 1.2.0 release notes;</i></li> |
| 47 | + <ul> |
| 48 | + <li>Happy new year!</li> |
| 49 | + <li> |
| 50 | + <b>Native <u>Google Drive</u> and <u>OneDrive</u> support!</b> |
| 51 | + <ul> |
| 52 | + <li>You can now choose to use <u>Google Drive</u> or <u>OneDrive</u> as the cloud-service instead of Dropbox</li> |
| 53 | + <li> |
| 54 | + Applets have been added for <i>all</i> the cloud services - fully updated. |
| 55 | + <a href="https://assistantcomputercontrol.com/#what-can-it-do">Click here to view all the applets</a> for the different cloud services |
| 56 | + </li> |
| 57 | + </ul> |
| 58 | + </li> |
| 59 | + <li>Special thanks to community-member Gamma1991 for his invaluable help getting all 156 the IFTTT applets ready for this release!</li> |
| 60 | + <li>Fixed bug where some could only execute <i>one</i> action per. ACC-lifetime</li> |
| 61 | + <li>Fixed Git repository</li> |
| 62 | + <li>Performance improvements</li> |
| 63 | + <li>Fixed installer issues when updating from the ACC-prompt</li> |
| 64 | + <li>Thanks for using ACC! And a special thanks to those who have 'Anonymous analysis' enabled! It gives great insights in what you guys use the software for.</li> |
| 65 | + </ul> |
| 66 | + |
| 67 | + <li><i>Hotfix 1.1.3 fixes;</i></li> |
| 68 | + <ul> |
| 69 | + <li>Fixed endless shutdown error where PC would shut down when it started</li> |
| 70 | + <li>Minor bug-fixes</li> |
| 71 | + <li>Performance improvements</li> |
| 72 | + </ul> |
| 73 | + <li><i>Hotfix 1.1.2 fixes;</i></li> |
| 74 | + <ul> |
| 75 | + <li>Fixed bug where ACC didn't detect Dropbox if you had Dropbox Business</li> |
| 76 | + <li>Fixed "Setup Guide" bug where it tricked you to think you had Dropbox even if you didn't</li> |
| 77 | + <li>Fixed endless loop of popups that showed when Dropbox wasn't installed</li> |
| 78 | + <li>And a bunch of other crash/bug-fixes as well</li> |
| 79 | + </ul> |
| 80 | + <li> |
| 81 | + <b>Version 1.1.0: 8 new actions</b> |
| 82 | + <ul> |
| 83 | + <li><i>Enable them all <a href="https://assistantcomputercontrol.com/?sortBy=newest#what-can-it-do">here</a></i></li> |
55 | 84 | <li><code>write_out</code>: speech to text! Say a phrase, and it will be written out in the focused text field</li>
|
56 | 85 | <li><code>open_all</code>: opens all files & folders at a specific location</li>
|
57 | 86 | <li><code>monitors_off</code>: turns off all monitors connected to the PC</li>
|
|
62 | 91 | <li><code>music:previousx2</code>: Does the <code>previous</code> action twice in a row <i>(for applications like Spotify, where one "previous" isn't enough)</i></li>
|
63 | 92 | </ul>
|
64 | 93 | </li>
|
65 |
| - <li><b>Anonymous analytics</b> |
| 94 | + <li> |
| 95 | + <b>Anonymous analytics</b> |
66 | 96 | <ul>
|
67 |
| - <li><i><b>Please read</b></i>: ACC can now gather information about your behavior within the software <i>(how many actions you do, which and what assistant you use)</i>. |
| 97 | + <li> |
| 98 | + <i><b>Please read</b></i>: ACC can now gather information about your behavior within the software <i>(how many actions you do, which and what assistant you use)</i>. |
68 | 99 | This is all anonymous, and nothing personal about you is gathered.<br>The <i>only</i> purpose of this is to make ACC better, giving the developer a better idea of how the software is <i>actually</i> used.
|
69 | 100 | <br><br>
|
70 |
| - You decide whether you want the analytics data to be sent to the developer - you can always change your mind and turn it on/off. Nothing is sent without your consent. <a href="https://acc.readme.io/v1.1.0/docs/how-analytics-work" target="_blank">Click here</a> to learn more about why analytics is gathered, how and <i>exactly</i> what. |
| 101 | + You decide whether you want the analytics data to be sent to the developer - you can always change your mind and turn it on/off. Nothing is sent without your consent. <a href="https://acc.readme.io/docs/how-analytics-work">Click here</a> to learn more about why analytics is gathered, how and <i>exactly</i> what. |
71 | 102 | </li>
|
72 | 103 | </ul>
|
73 | 104 | </li>
|
|
0 commit comments