Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new release? #625

Closed
maks opened this issue Oct 29, 2018 · 14 comments
Closed

new release? #625

maks opened this issue Oct 29, 2018 · 14 comments

Comments

@maks
Copy link

maks commented Oct 29, 2018

@jasta there have been a fair few commits go into master since 1.5.0 - are there any plans to do a new release?

@sudhee
Copy link

sudhee commented Nov 20, 2018

+1. Looking for a new release.

@android-notes
Copy link
Contributor

+1

@alexio
Copy link

alexio commented Jan 9, 2019

+1
@jasta Are there any updates on a plan for a new release?

@spukki01
Copy link

spukki01 commented Jan 9, 2019

+1 for a new release.

@iamareebjamal
Copy link

Can't inspect elements on Android P until new release. It'd be much appreciated to get one soon

@longinoa
Copy link
Contributor

longinoa commented Feb 3, 2019

@iamareebjamal - probably a good idea to open a separate issue on that. I havent explicitly done this on P yet but if there are code changes to make to support it we need to track it

@iamareebjamal
Copy link

iamareebjamal commented Feb 4, 2019

#622 solved that as far as I know

@rachellaura-jones
Copy link

+1

1 similar comment
@pseandersson
Copy link

+1

@brianguertin
Copy link

For anyone looking for a new build, jitpack seems to work well, so you can use any revision as a dependency by using jitpack, e.g.:

repositories {
    maven { url "https://jitpack.io" }
}
dependencies {
    implementation 'com.github.facebook.stetho:stetho:6d148f20b96ecb29320cced6617830eda8af0426'
}

@carstenhag
Copy link

@jasta @rogerhu @AlexTrotsenko Please release a new version! It's hopefully just running a script, there's no reason this is open since months now :(

@brianguertin
Copy link

Maybe first fix the JS and database consoles. Stetho is crippled in recent Chrome releases 😢 #634

@longinoa
Copy link
Contributor

@brianguertin - I think that issue is upstream.

@jasta
Copy link
Contributor

jasta commented Mar 18, 2019

New version is incoming. The #634 issue is indeed different though and I believe uptsream is fixing it independently.

@jasta jasta closed this as completed Mar 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests