drflash / gaforflash

Automatically exported from code.google.com/p/gaforflash
Apache License 2.0
1 stars 0 forks source link

release 1.1 #70

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
the goal for v1.1 is to polish and correct earlier mistake to obtain an API 
100% complete.

the focus will be on:
 * API: linker, e-commerce
 * SWF running in the browser
 * more tests and use case scenarios (for ex: widget)
 * refactor of the debug
 * size and speed optimization
 * build, distribution and documentation

We'll try to sync as much as we can with
http://code.google.com/apis/analytics/docs/gaJS/changelog.html

We gathered a lot of informations and requests, we probably not gonne be
able to satisfy them all and this issue is here to have an open discussion.

Original issue reported on code.google.com by zwetan on 16 Apr 2010 at 4:02

GoogleCodeExporter commented 8 years ago
any release date planned?

Original comment by marcus.f...@googlemail.com on 29 Jun 2010 at 6:26

GoogleCodeExporter commented 8 years ago
no release date per say, but the goal is to work the summer on it and see if 
something can be released or not in september.

Original comment by zwetan on 30 Jun 2010 at 7:26

GoogleCodeExporter commented 8 years ago
development started
 * use Flex SDK 4.5.x
 * new build
 * produce only SWC, drop visual SWC

Original comment by zwetan on 3 Jan 2012 at 3:06

GoogleCodeExporter commented 8 years ago
for the new few days the trunk will be unstable as actively updated

Original comment by zwetan on 3 Jan 2012 at 6:34

GoogleCodeExporter commented 8 years ago
to see all the last changes refer to the file changelog.txt

for ex
--------
* 1.1.0
- modified the build
  made it simpler and faster
- removed support for "visual" SWC
  now it's 1 SWC for everyone and you have to initialize the lib by code
- updated libraries dependencies
  now we reuse core.swc, logd.swc, etc. from the project maashaack
  see:
   http://code.google.com/p/maashaack/wiki/core
   http://code.google.com/p/maashaack/wiki/logd
- removed class UserAgent, replaced by function util core.strings.userAgent()
- removed class Protocols, replaced by strings
- removed class URL, replaced by class util core.uri
- removed class Version, replaced by core.version
- removed IdleTimer
- removed the package com.google.analytics.debug
- replaced the log system with logd library
- added singleton com.google.analytics.log
- refactored GIFRequest
- AnalyticsTracker interface changed
  removed get/set debug
  removed get/set visualdebug
  added function get requests():Array;
  added function clearRequests():void;
- updated GATracker to reflect AnalyticsTracker interface changes
--------

Original comment by zwetan on 30 Apr 2012 at 10:08

GoogleCodeExporter commented 8 years ago
I still see only v1.0 in the downloads tab.
I have a bug (issue 45) I think you fixed it, but I don't understand how to get 
the last version from svn, and the "how to build" in the wiki is empty.

When will you release v1.1 ???

Original comment by eprevo...@gmail.com on 12 Dec 2012 at 4:10

GoogleCodeExporter commented 8 years ago
Same question, could you please tell us when 1.1 will be released?

Original comment by christophe.bismuth on 6 Mar 2013 at 9:39

GoogleCodeExporter commented 8 years ago
Same here, want to fix Issue 29 on my site but need a release for that. Any 
estimates or news regarding this?

Original comment by michael....@googlemail.com on 8 Jul 2013 at 11:48