Skip to content

Releases: aviolaris/instaunfollowers

v1.13.0

22 Jun 16:55
fda8cb5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.13.0

How to Update

docker stop InstaUnFollowers
docker rm InstaUnFollowers
docker pull aviolaris/instaunfollowers:latest
docker run -p 5000:5000 -d --name InstaUnFollowers aviolaris/instaunfollowers:latest

v1.12.0

16 Jun 13:17
3c75d47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.18...v1.12.0

v1.11.18

11 Jun 20:54
db623a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.17...v1.11.18

v1.11.17

20 Apr 13:14
d9787a9
Compare
Choose a tag to compare

Notes

With this release, InstaUnfollowers has transitioned to Flask Session version 0.7.0. This major update signifies a shift away from the conventional pickle serialization method to the more secure and efficient msgspec. Notably, though, msgspec does not support the arm64/v7 architecture, leading to the discontinuation of support for this architecture moving forward. If you rely on this architecture, it is recommended that you refrain from updating and submit an issue for potential refactoring consideration.

What's Changed

Full Changelog: v1.11.16...v1.11.17

v1.11.16

13 Feb 22:52
5590d3c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.15...v1.11.16

v1.11.15

15 Jan 18:48
b5621e6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.14...v1.11.15

v1.11.14

02 Nov 01:11
a75efa0
Compare
Choose a tag to compare

What's Changed

  • Bump flask-paginate from 2023.10.8 to 2023.10.24 in /app by @dependabot in #61
  • Bump instaunfollowers from 1.11.13 to 1.11.14 by @aviolaris in #63
  • Fix issue #62: Handle cases where a large number of followers are split into multiple chunks by @aviolaris in #64

Full Changelog: v1.11.13...v1.11.14

v1.11.13

09 Oct 20:57
16e8da2
Compare
Choose a tag to compare

What's Changed

  • Bump flask from 2.3.3 to 3.0.0 in /app by @dependabot in #58
  • Bump flask-paginate from 2022.1.8 to 2023.10.8 in /app by @dependabot in #59
  • Bump instaunfollowers from 1.11.12 to 1.11.13 by @aviolaris in #60

Full Changelog: v1.11.12...v1.11.13

v1.11.12

19 Sep 19:25
719d3fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.11...v1.11.12

v1.11.11

09 Sep 16:54
9b386f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.10...v1.11.11