Releases: KalyteraSystems/IPCamLapse
Releases · KalyteraSystems/IPCamLapse
Release list
v0.4.4
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.9.0 by @dependabot[bot] in #5
- Bump xunit.runner.visualstudio from 3.1.4 to 4.0.0 by @dependabot[bot] in #6
- Bump coverlet.collector from 6.0.4 to 10.0.1 by @dependabot[bot] in #3
- Bump FFMpegCore from 5.1.0 to 5.4.0 by @dependabot[bot] in #4
- Harden open-source maintenance and add ARM64 support by @elkampu in #21
- docs: make published container directly runnable by @elkampu in #23
- feat: add activity log download by @ismailbarankarasu in #22
- Persist container credential protection keys by @elkampu in #24
New Contributors
- @ismailbarankarasu made their first contribution in #22
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Resolve web assets through WinGet command aliases by @elkampu in #18
- Prepare v0.4.2 release by @elkampu in #19
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Bump Microsoft.AspNetCore.Mvc.Testing from 10.0.0 to 10.0.11 by @dependabot[bot] in #15
- Fix portable launches and persistent data paths by @elkampu in #16
- Prepare v0.4.1 release by @elkampu in #17
New Contributors
- @dependabot[bot] made their first contribution in #15
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Add R keyboard shortcut to refresh latest frame preview by @itzzdev09 in #11
- Add secure container distribution by @elkampu in #13
- Prepare v0.4.0 release by @elkampu in #14
New Contributors
- @itzzdev09 made their first contribution in #11
- @elkampu made their first contribution in #13
Full Changelog: v0.3.0...v0.4.0
v0.3.0
IPCamLapse v0.2.0
IPCamLapse v0.2.0 turns the preview into a complete local timelapse workflow.
Highlights
- Correct pause/resume accounting and fixed-timeline capture scheduling
- Explicit capture, pause, schedule, render, completion, and failure states
- Retries with exponential backoff and camera diagnostics
- Built-in demo camera with no hardware required
- Reusable camera profiles with protected credentials
- Storage budgets, disk reserve, retention, and low-space warnings
- One-time, daily, weekly, and overnight scheduling
- Frame timeline, downloads, range selection, and video regeneration
- Resolution, fit/crop, frame-rate, quality, and elapsed-time overlay controls
- First-run checks for FFmpeg, write permissions, and free space
- Real screenshots, demo GIF, architecture guide, and contributor tickets
Downloads
- Windows x64: IPCamLapse-v0.2.0-win-x64.zip
- Linux x64: IPCamLapse-v0.2.0-linux-x64.tar.gz
The archives include the .NET runtime. FFmpeg is still required for video rendering. Put ffmpeg.exe beside the application on Windows or install ffmpeg in a standard system path on Linux.
Verification
- 33 automated tests, including demo capture → render → HTTP download
- CI passed on Windows and Ubuntu
- Windows SHA-256: BD18622A42E3332098C47C4DD18C44EE878BD84F352CE75B739FB8BBE125AE88
- Linux SHA-256: C6883D8376AD1A0C64F2E94A9082F6445AC27E0217EB2F193342531AA2C23AC1
Full changelog: https://github.com/KalyteraSystems/IPCamLapse/commits/v0.2.0