Skip to content

Releases: niqdev/ipcam-view

2.4.1

29 Dec 22:33
bd406f8
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 2.4.0...2.4.1

2.4.0

24 Nov 15:50
2a8a050
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: 2.3.4...2.4.0

2.3.4

23 Dec 15:17
c1ed8d8
Compare
Choose a tag to compare
Bump actions/upload-artifact from 2.2.4 to 2.3.1 (#184)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.4 to 2.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.4...v2.3.1)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: niqdev <niqdev@users.noreply.github.com>

2.3.3

07 Dec 14:11
da61d21
Compare
Choose a tag to compare
Test release during pull request (#178)

* Test release during pull request

* Increase memory for gradle

2.3.1

06 Dec 19:06
e265c97
Compare
Choose a tag to compare
Feature/displaymode scale (#176)

* Add scale fit display mode

* Update new Kotlin files

Co-authored-by: nonononono <dev@nononono>

2.3.0

27 Nov 12:53
Compare
Choose a tag to compare
update readme

2.2.0

19 Nov 10:45
e5141ef
Compare
Choose a tag to compare
Java 11 on CI (#152)

2.1.0

29 Mar 09:53
a7b421e
Compare
Choose a tag to compare
Only allocate frameData for content length, not more is needed. (#83)

* Only allocate frameData for content length, not more is needed.

* revert formatting

Co-authored-by: niqdev <niqdev@users.noreply.github.com>

2.0.0

29 Mar 09:21
1b278ca
Compare
Choose a tag to compare
Automatic version code (#115)

Co-authored-by: niqdev <niqdev@users.noreply.github.com>