mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-25 17:16:00 +03:00
[GH-ISSUE #983] Question: When is there going to be a new release? #2121
Labels
No labels
expected: maybe someday
expected: next release
expected: release after next
expected: unlikely unless contributed
good first ticket
help wanted
pull-request
scope: all users
scope: windows users
size: easy
size: hard
size: medium
size: medium
status: backlog
status: blocked
status: done
status: idea-phase
status: needs followup
status: wip
status: wontfix
touches: API/CLI/Spec
touches: configuration
touches: data/schema/architecture
touches: dependencies/packaging
touches: docs
touches: js
touches: views/replayers/html/css
why: correctness
why: functionality
why: performance
why: security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ArchiveBox#2121
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Victor239 on GitHub (May 25, 2022).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/983
It's been over a year since the last one, it would be good to have a new one to take advantage of the changes that have occurred in the past year without having to build the app individually.
@pirate commented on GitHub (Jun 9, 2022):
v0.6.3 is up on Docker Hub already but I haven't rolled the release for pip/apt/brew/etc. because there are still some final bugs to work out. Should be in the next month or two, but if you want it early you can run from Docker or follow these instructions: https://github.com/ArchiveBox/ArchiveBox#install-and-run-a-specific-github-branch
Comment/subscribe on this PR for updates on release progress: https://github.com/ArchiveBox/ArchiveBox/pull/721
@karlicoss commented on GitHub (Jun 11, 2022):
I was on latest docker, but apparently using the old container name,
nikisweeting/archivebox:latesthasn't been updated lately.I'm gonna switch to
archivebox/archivebox, but not sure if the former repo should be updated too since it's meant to be a legacy mirror? Thanks!https://hub.docker.com/r/nikisweeting/archivebox/tags?page=1&name=latest
https://hub.docker.com/r/archivebox/archivebox/tags?page=1&name=latest
@pirate commented on GitHub (Jun 12, 2022):
The former repo is automatically updated but only on official releases.
archivebox/archivebox:latestis actually a pre-release beta right now because I needed to fix some urgent UX breaking bugs and a full release takes a lot more effort.