Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

v0.0.5 #11

Merged
19 commits merged into from
May 26, 2015
Merged

v0.0.5 #11

19 commits merged into from
May 26, 2015

Conversation

ghost
Copy link

@ghost ghost commented May 26, 2015

Major changes:

mrodriguez and others added 19 commits May 14, 2015 20:00
…ation to index.html page. That logix was now moved to the general "after_prepare" hook (otherwise when "cordova prepare" is executed without specifying the windows platform, the windows hook is not processed).
… in the scope member. Now, a relative path defined in the scope like "/somepath/" is now mapped to an access rule of the form "{baseUrl}/somepath/*", while absolute URLs like "http://mydomain.com" are mapped to "http://mydomain.com/*".
…st-Modified" HTTP header. This fixes an issue where the "If-Modified-Since" HTTP header was ignored when issuing multiple requests in a short period of time. Using an exact date fixed the issue though the cause is unclear. (Perhaps some intermediary caching layer interpreted the header differently?). Closes #8
Moved access rule mapping to android and ios sections (not supported for windows)
Removed default icons reference from platform\windows\config.xml during after-prepare hook
ghost pushed a commit that referenced this pull request May 26, 2015
@ghost ghost merged commit 2a622c8 into master May 26, 2015
@ghost ghost deleted the v0.0.5 branch May 26, 2015 21:16
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant