Skip to content

Commit 520db04

Browse files
committed
update changelog
1 parent be3a3a6 commit 520db04

1 file changed

Lines changed: 0 additions & 178 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 178 deletions
Original file line numberDiff line numberDiff line change
@@ -75,181 +75,3 @@
7575
- [FIX] Added new setting to device to ignore device online/offline status (On by default).
7676
- [REMOVED] Removed WebSocket device until I get time to update it or move it to a local server.
7777

78-
### _**Release (v4.1.9.9) - [September 10th, 2021]**_
79-
80-
#### _***All Apps and Devices***_
81-
- [FIX] Bugfixes and Optimizations.
82-
- [NEW] Added device support for new echo show 5.
83-
84-
### _**Release (v4.1.9.8) - [August 26th, 2021]**_
85-
86-
#### _***All Apps and Devices***_
87-
- [FIX] Fixed issue with creating new zones.
88-
- [NEW] Added device support for some new devices
89-
### _**Release (v4.1.9.7) - [August 25th, 2021]**_
90-
91-
#### _***All Apps and Devices***_
92-
- [FIX] Fixed issue with version numbers.
93-
- [FIX] Fixed regression with all conditions flag.
94-
95-
### _**Release (v4.1.9.6) - [August 25th, 2021]**_
96-
97-
#### _***All Apps and Devices***_
98-
- [FIX] Fixed issues with creating new actions and zones.
99-
- [FIX] Fixed some UI issues in the main app.
100-
101-
### _**Release (v4.1.9.5) - [August 20th, 2021]**_
102-
103-
#### _***All Apps and Devices***_
104-
- [FIX] Fixed issues with Conditions in Actions and Zones.
105-
106-
### _**Release (v4.1.9.4) - [August 18th, 2021]**_
107-
108-
#### _***All Apps and Devices***_
109-
- [FIX] Bugfixes and Optimizations.
110-
- [FIX] Speech Command Parameter Fixes
111-
112-
### _**Release (v4.1.9.3) - [August 4th, 2021]**_
113-
114-
#### _***All Apps and Devices***_
115-
- [FIX] Bugfixes and Optimizations.
116-
- [FIX] Fixed Device Info Page and Added Test Buttons
117-
118-
### _**Release (v4.1.9.2) - [July 22nd, 2021]**_
119-
120-
#### _***All Apps and Devices***_
121-
- [FIX] NP error resolved for zone devices.
122-
123-
### _**Release (v4.1.9.1) - [July 19th, 2021]**_
124-
125-
#### _***All Apps and Devices***_
126-
- [FIX] Bugfixes and Optimizations.
127-
- [FIX] Fixed issue with Actions not converting duration variables.
128-
129-
### _**Release (v4.1.9.0) - [July 13th, 2021]**_
130-
131-
#### _***All Apps and Devices***_
132-
- [FIX] Bugfixes and Optimizations.
133-
- [UPDATE] Modified the Actions UI to show multiple responses in a cleaner fashion.
134-
- [NEW] Added Bundle zip file for importing App and Driver code via HE interface in Platform v2.2.8+.
135-
136-
### _**Release (v4.1.8.0) - [June 22st, 2021]**_
137-
138-
#### _***All Apps and Devices***_
139-
- [FIX] Bugfixes and Optimizations.
140-
- [NEW] Added support for not_between for conditions and triggers in ES Actions.
141-
142-
### _**Release (v4.1.7.0) - [May 6th, 2021]**_
143-
144-
#### _***All Apps and Devices***_
145-
- [FIX] Bugfixes and Optimizations.
146-
- [NEW] Added support for parallel speaks in ES Actions.
147-
148-
### _**Release (v4.1.6.0) - [April 20th, 2021]**_
149-
150-
#### _***All Apps and Devices***_
151-
- [FIX] Bugfixes and Optimizations.
152-
153-
### _**Release (v4.1.5.0) - [April 14th, 2021]**_
154-
155-
#### _***All Apps and Devices***_
156-
- [FIX] Icons are updated for keypad, buttons, and accelorometers.
157-
- [FIX] Added some missing echo device icons for newer models
158-
- [FIX] Significant Bugfixes and Optimizations for Actions and Zones.
159-
160-
### _**Release (v4.1.4.0) - [April 8th, 2021]**_
161-
162-
#### _***All Apps and Devices***_
163-
- [FIX] Modified the changelog format to display correctly now.
164-
- [FIX] Modified the speech string cleanup to resolve some issues with time and other values in speak commands.
165-
- [FIX] Bugfixes and Optimizations
166-
167-
### _**Release (v4.1.3.0) - [April 5th, 2021]**_
168-
169-
#### _***All Apps and Devices***_
170-
171-
- [FIX] Bugfixes and Optimizations
172-
173-
### _**Release (v4.1.2.0) - [April 2nd, 2021]**_
174-
175-
#### _***All Apps and Devices***_
176-
177-
- [FIX] Bugfixes and Optimizations
178-
179-
### _**Release (v4.1.0.0) - [March 22nd, 2021]**_
180-
181-
#### _***All Apps and Devices***_
182-
183-
- [FIX] Bugfixes and Optimizations
184-
185-
### _**Release (v4.1.1.0) - [March 30th, 2021]**_
186-
187-
#### _***All Apps and Devices***_
188-
189-
- [FIX] Bugfixes and Optimizations
190-
191-
### _**Release (v4.1.0.1) - [March 25th, 2021]**_
192-
193-
#### _***All Apps and Devices***_
194-
195-
- [FIX] Bugfixes and Optimizations
196-
197-
### _**Release (v4.1.0.0) - [March 22nd, 2021]**_
198-
199-
#### _***Echo Speaks App***_
200-
201-
- [UPDATE] Reduced overhead and resource usage
202-
- [UPDATE] Add new echo devices
203-
- [UPDATE] Optimizations
204-
- [UPDATE] Reduced accesses to AWS Alexa APIs by caching results for re-use
205-
- [UPDATE] Removed a lot of state and atomicState accesses
206-
- [UPDATE] Many JVM optimizations to reduce memory use in HE
207-
- [UPDATE] More use of asyncHttp calls
208-
- [NEW] Centralized speech queue to eliminate rate-limiting.
209-
- [NEW] Speech command optimizations to try and group like commands
210-
- [NEW] Restored Zone and Action duplications.
211-
- [UPDATE] UI improvements
212-
- [UPDATE] Improved status reporting and descriptions
213-
- [UPDATE] Cleanup of use of local server deployments
214-
- [UPDATE] Improved cookie refresh operations (in conjunction with server updates)
215-
- [UPDATE] Fixes for conditions, restrictions handling, time based conditions and restrictions
216-
- [UPDATE] Updates for operation with HSM,
217-
- [UPDATE] Added support for new Echo devices
218-
- [UPDATE] Significant reduction of platform resource usage.
219-
220-
#### _***Echo Speaks Actions***_
221-
222-
- [UPDATE] Integration with lock codes and security keypads, humidity sensors
223-
- [UPDATE] Ability to filter actions on specific security code usage
224-
- [UPDATE] Updates for operation with HSM
225-
- [UPDATE] Integration with webCoRE
226-
- [UPDATE] Ability to execute pistons
227-
- [UPDATE] Ability to trigger based on piston executions
228-
- [UPDATE] UI improvements
229-
- [UPDATE] Improved status reporting and descriptions
230-
- [UPDATE] Fixes for conditions, restrictions handling, time based conditions and restrictions
231-
- [UPDATE] Optimizations
232-
- [UPDATE] Removed a lot of state and atomicState accesses
233-
- [UPDATE] Many JVM optimizations to reduce memory use in HE
234-
235-
#### _***Echo Speaks Zones***_
236-
237-
- [UPDATE] Optimizations
238-
- [UPDATE] Improved time handling and transitioning
239-
- [UPDATE] Improved UI
240-
- [NEW] Create a virtual device for each zone to use in 3rd-party apps.
241-
242-
#### _***Echo Speaks Device***_
243-
244-
- [UPDATE] Improved labeling for command inputs
245-
- [UPDATE] Significant reduction of platform resource usage.
246-
- [NEW] Added new voiceCmdAsText() command to execute commands as if they are spoken to the device
247-
248-
#### _***Echo Speaks Zones Device***_
249-
250-
- [NEW] Device can be used in 3rd Party apps like WebCoRE or Rule Machine
251-
252-
#### _***Echo Speaks WebSocket***_
253-
254-
- [UPDATE] Significant reduction of platform resource usage.
255-
- [UPDATE] Improved operations with websockets.

0 commit comments

Comments
 (0)