First Commit
This commit is contained in:
commit
feb864dc47
170 changed files with 4671 additions and 0 deletions
63
hackatonApp/CHANGELOG.md
Normal file
63
hackatonApp/CHANGELOG.md
Normal file
|
|
@ -0,0 +1,63 @@
|
|||
Version 1.3 - released 8 August 2015
|
||||
|
||||
## Misc
|
||||
- Improved and eased build process
|
||||
- Update Ionic Version to v.1.0.1
|
||||
- Update cordova plugins
|
||||
- Update ngcordova
|
||||
- Added whitelist plugins
|
||||
- Added Content-Security-Policy
|
||||
- Add Sass sourcemaps to ease debugging of the app
|
||||
- Refactor project structure
|
||||
- Added youtube javascript API to manage youtube videos
|
||||
|
||||
## Bug fixes
|
||||
- Image picker plugin error on android build
|
||||
- Geolocation undefined coords
|
||||
|
||||
## New Features
|
||||
- Preload images (improves UX as important images are preloaded using a loader before showing them to the user)
|
||||
- Multimedia background (change auth background with a Multimedia one which enables you to use gifs or images as full backgrounds)
|
||||
- New directive in order to open all external links using inAppBrowser plugin
|
||||
|
||||
## Styles
|
||||
- Refactor Sass files structure
|
||||
- Improved and eased customization of the app (Added theme.variables.scss with different color schemes)
|
||||
|
||||
## Documentation
|
||||
- Brand new documentation!
|
||||
|
||||
|
||||
Version 1.2.0
|
||||
|
||||
## Misc
|
||||
- Improved and ease build process
|
||||
- Update Ionic Version to v.1.0.0
|
||||
|
||||
Version 1.1.0
|
||||
|
||||
## New Features
|
||||
- Bookmark functionality to feeds and wordpress posts
|
||||
- Tinder cards
|
||||
- Profile page
|
||||
- Image picker
|
||||
- iAd - Apple mobile ad service
|
||||
|
||||
## Others
|
||||
- Update Ionic version to 1.0.0-rc.1
|
||||
- Added DOCUMENTATION.md with the documentation link
|
||||
- Refactoring of some controlleres and services
|
||||
- Added config.js with the app configurations
|
||||
- Changed href for ui-sref
|
||||
- Created Layouts section
|
||||
- Remove ionicons dependency as they are now part of ionic 1.0.0-rc.1
|
||||
|
||||
## Bugs
|
||||
- Fixed push notifications bug for iOS
|
||||
- iframe content scrolling unstable in ionic, waiting for a fix until enabling it again
|
||||
|
||||
## Wordpress:
|
||||
- Support for embeding audio posts
|
||||
- Changed WP blog source
|
||||
- Improves to avoid CORS issues
|
||||
- Removed fixed image on posts
|
||||
Loading…
Add table
Add a link
Reference in a new issue