Releases: jkakavas/creepy
Releases · jkakavas/creepy
cree.py v1.4.1 codename GIJC
cree.py v1.4.1 - Codename 'GIJC'
Overview
v1.4.1 is the last desktop version of cree.py .
Compatibility
- windows installers are tested on Windows 7 x64
- OSX bundled app is built and tested on OSX 10.9.5 (unzip the archive to get the .dmg )
Bug fixes
- Plugin configuration window does not reload to flickr's configuration page anymore.
- Plugin configuration wizards show warning pop-up with the error if there was any, instead of just reloading
- Instagram plugin wizard has a button that opens the authorization link in your browser
New Features
- Place based project: Select a place on a map and get the latest posts from around that place
- Logging panel in the main interface provides more visibility into what happens under the hood.
- Markers are clustered in the map interface using markerclustererplus.js
- When there are multiple markers on the same exact spot, clicking on the top marker spreads the rest out so that the infowindow can be shown for all
- When locations with low accuracy (i.e. city level) are retrieved, they are marked as such and can easily be filtered out.
- KML exports contain the plugin markers
- CSV exports contain the username of the account
- API calls rate limits can be checked for the plugins that support that ( currently only twitter )
- Clicking on links in the infowindow, opens the link in the browser ( tweets, instagram posts, flickr images )
- Flickr and instagram image previews are loaded in the infowindow
Screenshots
cree.py 1.3 - codename 'Athens'
cree.py v1.3 - Codename 'Athens'
Overview
v1.3 contains all the bug fixes contained in 1.2alpha , plus a working version of the Google+ plugin, hence the bump in the version number.
Compatibility
- windows installer is tested on Windows 7 x64
- OSX bundled app is tested on OSX 10.9.5 (unzip the archive to get the .dmg )
Changes
- Fixed location export of locations with unicode context details
- Added markers for each plugin ( Thanks to Penny ! )
- Google+ plugin
- Fixed instagram configuration wizard