Release notes¶
Version 0.3.x
has reached feature parity with 0.2.x
and access to 0.2.x
will be removed by the end of 2018.
Current Versions¶
Prod v0.3.4-5
¶
This version is updated less frequently and has more testing before deployment.
app.andersonopt.com v3.andersonopt.com
Dev v0.3.4-11
¶
This version is updated frequently and may break common workflows. Use with care.
Major Version Updates¶
AO 0.2.x to 0.3.x¶
-
Added support for tabular data and integrated into list, graphing, filtering, and export system.
-
Improved support for advanced features such as task and workspace system.
-
Integrated wtih AO-Lib to standardize access to database and functionality across front-end and backend
Change Log¶
0.3.4-11 (2018-12-02)¶
0.3.4-10 (2018-12-01)¶
Bug Fixes¶
- Close create dialog after creating an asset (f548f85)
Features¶
- Svg drawing of element now reacts to style options (049b439)
0.3.4-9 (2018-12-01)¶
Bug Fixes¶
- User can escape select and create screens (59a0dc0)
0.3.4-8 (2018-12-01)¶
Bug Fixes¶
- Revert watch for column ordering. Causes freezing in some instances (e8b15bf)
Features¶
- Allow users to create assets from map drawings and copy paste feature (39fda87)
- Multi substation search works (7c18f85)
- Save column reordering in tables (fa68a9d)
0.3.4-7 (2018-11-28)¶
Bug Fixes¶
- Editting didn't work when setEditElement was used (individual edit toggles) (5eae05e)
0.3.4-6 (2018-11-28)¶
Features¶
- Allow extra item info to be used in filters such as ratings and distance (129fe44)
0.3.4-5 (2018-11-17)¶
Features¶
- Ground overlay for displaying georeferenced images (c2a0985)
- Image layer as ground layer with fixes (4aaf91a)
0.3.4-4 (2018-11-14)¶
Bug Fixes¶
- Filter out hidden items from export kml (f9c854a)
0.3.4-3 (2018-11-07)¶
Bug Fixes¶
- Add permissions for new task-run item (ee9bfb8)
Features¶
- task: Add permissions for task input resource (0b10733)
- Add permission for raw input (06b0c82)
- Allow edit on item table maps (d6d5bcc)
0.3.4-2 (2018-10-22)¶
0.3.4-1 (2018-10-22)¶
Bug Fixes¶
- map: Current style is pushed to back of style stack (a96924d)
0.3.4 (2018-10-17)¶
Bug Fixes¶
- map: Handle being returned an empty address component from google autocomplete feature (b27bd0e)
0.3.3-34 (2018-10-11)¶
Bug Fixes¶
- map: Fix lat lng parsing so lng doesn't get truncated (af690ca)
0.3.3-33 (2018-10-11)¶
Bug Fixes¶
- map: Improve handling of edit state (96253b1)
0.3.3-32 (2018-10-11)¶
Bug Fixes¶
- auth: Add permission for event subscribe (b1abbd8)
Features¶
- map: Improve map selection feature for creating new asset (aff3aa1)
0.3.3-31 (2018-10-10)¶
Bug Fixes¶
- auth: Add permissions for user element style resource (5822b48)
- map: Catch errors from reading wkt geometry (cc91f25)
- map: Fix issue causing styles not being saved for a copied element (9099c63)
0.3.3-30 (2018-10-09)¶
Bug Fixes¶
- map: Add conditional check on name match for style service (3130e82)
Features¶
- map: Add query support for tile layer (194ea9f)
0.3.3-29 (2018-10-09)¶
Features¶
- map: Add style examples to style list (caae138)
0.3.3-28 (2018-10-09)¶
Bug Fixes¶
- admin: Allow ao admins to change user names (1390d31)
- map: Add debounce to update function (4197e52)
- map: Allow more options for marker type (3fdb209)
Features¶
- map: Allow markers to be changed from map style config (67b1df8)
- map: Save map styles to user style list (4fb7e8b)
0.3.3-27 (2018-10-08)¶
Bug Fixes¶
- data: Allow creation of empty data for objects (ad6752f)
- Add index to event subscribe (ecc5200)
- editor: Ensure editor doesn't go away once started (321b71c)
- startup: Fix redirect to not add to history stack on app startup (93a62b1)
- task: Change task to be a firebase object (cb4fb6f)
- task: Fix firebase object reference (a976f52)
Features¶
- asset: Allow asset create to use regular map with layers and generic drawing tools. (faf9fcc)
- asset: Using address completion will update new asset geometry (02e2800)
- editor: Hide empty editor and create button to start parameter (af8a954)
- event: Add task run display to event (7a59371)
- event: Allow deleting of event subscriptions (a49e369)
- event: Create event subscription configuration (0546867)
- event: Create subscription CRUD (d902507)
- event: Select event subscription from list (019a861)
- event: Stub event components to allow for subscriptions (a393bcd)
- task: Add new task queue (2a2a59b)
- task: Add task input to task run UI (ffd6b5c)
- task: Add task run list component (6f4c685)
0.3.3-26 (2018-09-22)¶
Bug Fixes¶
- scenario: Remove unused button (202c462)
Features¶
- config: Editor will be in small mode if there is no value when initiating (96b14ef)
- graph: Add plotly as view for data (19a33a1)
- graph: Add sample of charting csv for hourly data (0599045)
- map: Add kml export handler (deb3291)
- map: Add quadtree implementation for tile layers (b1cef48)
- scenario: Add scenario run id to column list (8c072f1)
- task: Add description to tooltip for task parameters (3a32fe5)
- task: Allow output refs for assets and projects (be2234e)
- task: Api tasks will show manager logs and output when supported by the backend (01f2df9)
0.3.3-25 (2018-09-14)¶
Bug Fixes¶
- data: Only deserialize data that has columns (a459e41)
- scenario: Allow large number of scenario runs to be loaded. (5fd7e53)
Features¶
- scenario: Add battery cycle column (af6ed69)
- scenario: Add data to resource list so task monster can syncdown (4c9904f)
- scenario: Add status counts to scenario list (b614e79)
- scenario: Sync down data resources (33542e0)
0.3.3-24 (2018-09-13)¶
Bug Fixes¶
- step: Clear selected assets after removing (7c01d1e)
0.3.3-23 (2018-09-13)¶
Bug Fixes¶
- step: Ensure undefined does not get stored for a distance (880314c)
Features¶
- step: Add ability to remove assets from step (fe230a7)
0.3.3-22 (2018-09-12)¶
Bug Fixes¶
- map: Properly map radius when units are km, mi, and meters (ca230c7)
- stepdistance: Fix config reference to turn on/off distance calculations for assets within a step. (28f0b40)
0.3.3-21 (2018-09-11)¶
Features¶
0.3.3-20 (2018-09-10)¶
0.3.3-19 (2018-09-10)¶
Bug Fixes¶
- userinfo: ao admin can update user info, and use aolib to get user info (64aac9d)
0.3.3-18 (2018-09-07)¶
Bug Fixes¶
- changelog: handle prerelease (b04a57f)
0.3.3-17 (2018-09-07)¶
Bug Fixes¶
- changelog: fix branches/compare for bitbucket using sed and regex (f45bb0b)
0.3.3-16 (2018-09-07)¶
Bug Fixes¶
- changelog: add release flow to package.json (6a68e5e)
- changelog: try angular-bitbucket for better handling of branches/compare versions (bbc4780)
0.3.3-15 (2018-09-07)¶
Bug Fixes¶
- changelog: adhere to npm version flow of not handling version commit (9f357f2)
- changelog: Update changelog flow for automating on npm version releases (dd603f3)
0.3.3-14 (2018-09-07)¶
Bug Fixes¶
- changelog: Update changelog flow for automating on npm version releases (dd603f3)