1
0
Fork 0
satnogs-db/Changelog.md

55 lines
963 B
Markdown
Raw Normal View History

2017-01-19 15:48:39 -07:00
## 0.8
* Add telemetry decoding functionlity
* Add telemetry UI per satellite
* Add travis support
* Switch to bower for static dependencies
* Increase frq precision
* Add stats visualizations
2015-09-18 03:52:08 -06:00
## 0.7
* Provide initiliaze command for developers
* Enhance Satellite view with image
* Fix case sensitivity on filtering
* Add static files compression
* Show suggestion to frontend for admins
* Email admins on new suggestion
2015-08-19 05:57:12 -06:00
## 0.6
* Redesign homepage UI
* Satellite additional names and image
* Move Modes to model
2015-08-11 03:50:12 -06:00
## 0.5
2015-07-23 07:33:43 -06:00
* Rename Transponders to Transmitters
2015-07-21 00:58:11 -06:00
## 0.4
* Hide suggestions counter when None
* Command to fetch satellites names
* Opbeat logging
* Notify user when their suggestion is approved
* API filtering
* Custom 404/500 pages
2015-07-14 11:49:41 -06:00
## 0.3
* Show active link on top menu
* Beautify freqs as MHz
* Add Suggestions stats
2015-07-07 07:25:31 -06:00
## 0.2
* Simplify suggestions UI
* About page
* FAQ
* Opbeat
* Suggestion approval admin action
2015-05-10 04:54:11 -06:00
## 0.1
* Initial release