Releases: RipMeApp/ripme
Releases · RipMeApp/ripme
2.1.20-14-5a3070e4
Commits
- 531f235: Fix MrCongRipper to use new URL misskon.com (Fixes #2127) (#2128) (metaprime) #2128
- c1c2a7c: Fix for DribbbleRipper (#2129) (Ethan McIntyre) #2129
- d836a17: Fixes to Hypnohub Ripper (#2130) (Allen Gu) #2130
- 4463238: Fix EromeRipper doesn't correctly download albums that are a mix of images and video #2121 (#2141) (Aldo Queiroz) #2141
- 3558dce: Update user-agent to latest Chrome LTS (140.0.0.0) (metaprime)
- 3f9dab7: Disable broken DribbbleRipperTest (MetaPrime)
- 79b4c9e: Fix MrCongRipper not finding any images (MetaPrime)
- 5bf8652: Update EromeRipperTest.java (MetaPrime)
- cleanup unused code and comments (MetaPrime)
- Disable flaky test (MetaPrime)
- 98e632c: Rule34RipperTest > disable flaky test testShesFreakyRip (MetaPrime)
- e1102b6: Update to version 2.1.19-16-78ff73fb (MetaPrime)
- Disable flaky test (MetaPrime)
- Disable flaky tests (MetaPrime)
What's Changed
- Fix MrCongRipper to use new URL misskon.com (Fixes #2127) by @metaprime in #2128
- Fix for DribbbleRipper by @jorelm68 in #2129
- Fixes to Hypnohub Ripper by @Unamedpickle in #2130
- Fix EromeRipper doesn't correctly download albums that are a mix of images and video (Fixes #2121) by @AldoQueirozTinoco in #2141
- Update user-agent to latest Chrome LTS (140.0.0.0) by @metaprime in 3558dce
New Contributors
- @jorelm68 made their first contribution in #2129
- @Unamedpickle made their first contribution in #2130
- @AldoQueirozTinoco made their first contribution in #2141
Full Changelog: 2.1.19-16-78ff73fb...2.1.20-14-5a3070e4
development build main
Commits
- a17d185: Deploy Ripme version 2.1.20-14-5a3070e4 (MetaPrime)
2.1.19-16-78ff73fb
What's Changed
- Update user-agent to Chrome 134
- Add a ScrollView to hold the list of supported sites in the About dialog (Fixes #2104) by @metaprime in #2114
- Update CfakeRipper to new site format (Fixes #2116) by @metaprime in #2117
- Update HentaiimageRipper for new URL (Fixes #2122) by @metaprime in #2123
- Removed rippers for sites that are permanently offline
- Fixed some tests
Full Changelog: 2.1.18-16-1342b621...2.1.19-16-78ff73fb
development build mrcong
development build issue-2122-hentaiimg
development build issue-2116-cfake
development build 2128/merge
Commits
- 5a3aea7: Try to fix mrcong for redirected site to misskon (MetaPrime) #2128
- 30f905f: fixes (MetaPrime) #2128
- 26f4c53: fixes (MetaPrime) #2128
- b87dc82: cleanup (MetaPrime) #2128
- 09fd94c: comments (MetaPrime) #2128
- 49055d9: add MrCongRipperTest.java (MetaPrime) #2128
- ba6a90e: Merge 49055d9 into 78ff73f (metaprime)
development build 2123/merge
development build 2117/merge
development build about-scroll-pane
Commits
- 0f15772: Build a better about dialog (MetaPrime) #2114
- 9a57a69: Reorganize the about dialog into a single JScrollPane (MetaPrime) #2114
- a3d679c: Improve about dialog (MetaPrime) #2114
- dfbf778: Add the footer question (MetaPrime) #2114
- b5dedc9: Update src/main/java/com/rarchives/ripme/ui/MainWindow.java (metaprime) #2114