Skip to content

Latest commit

 

History

History
69 lines (56 loc) · 2.48 KB

File metadata and controls

69 lines (56 loc) · 2.48 KB
title Photogram Changelog
subtitle Lists all changes to each version of photogram
layout docs.hbs

Version 1.5.0 in Development (dev branch)

Release Date : 25th January 2016

  • Node 5.0 updated npm modules and gulp tasks to ES6
  • Angular Translate changed of the get text to angular-translate module, with gulp automatic translate to all languages
  • Module Photogram with sub modules, prepared to update for Ionic 2 and Angular 2 components
  • Module User migrate to universal user, for other projects with angular and parse

Version 1.4.0

Release Date : 10th Dezember 2015

  • ionic 1.2.0 "zirconium-zeren" (2015-12-09)
  • useref : allow configuration of your files in comments of your HTML file
  • ngAnnotate : convert simple injection to complete syntax to be minification proof
  • uglify : optimize all your JavaScript
  • csso : optimize all your CSS
  • autoprefixer : add vendor prefixes to CSS
  • rev : add a hash in the file names to prevent browser cache problems
  • watch : watch your source files and recompile them automatically
  • eslint : The pluggable linting utility for JavaScript
  • imagemin : all your images will be optimized at build
  • Unit test (karma) : out of the box unit test configuration with karma
  • e2e test (protractor) : out of the box e2e test configuration with protractor
  • browser sync : full-featured development web server with livereload and devices sync
  • angular-templatecache : all HTML partials will be converted to JS to be bundled in the application
  • imagemin: Minify PNG, JPEG, GIF and SVG images
  • strip-debug: Strip console, alert, and debugger statements from JavaScript code
  • gettext: Extract and compile translatable strings using angular-gettext
  • Splash Loading - http://tobiasahlin.com/spinkit/

Version 1.3.0

Version 1.2.6

Release Date : 17th June 2015

Version 1.2.5

Release Date : 17th September 2015

  • User Update
  • Terminal dash commands
  • Fix error gulp libsass, please type $ npm update

Version 1.2.4

Release Date : 8th September 2015

  • Social share
  • IFFE Code
  • Generate Minify App to Publish App Store
  • Fix Geolocation thanks Francesco Messina
  • Cache Images Browser and Native
  • New Translate

Version 1.0.0

Release Date : 26th August 2015

  • Initial Project
  • Readme
  • Fixes
  • Documentation