Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

v0.8 Release Candidate#1311

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
pirate wants to merge1,246 commits intostable
base:stable
Choose a base branch
Loading
fromdev
Open

v0.8 Release Candidate#1311

pirate wants to merge1,246 commits intostablefromdev

Conversation

@pirate
Copy link
Member

@piratepirate commentedJan 5, 2024
edited
Loading

WIP Release Candidate for ArchiveBox version0.8.0.

Try this release early usingdocker orpip:

# with docker (pre-built)docker pull archivebox/archivebox:dev# with docker (built from source)docker build -t archivebox:dev https://github.com/ArchiveBox/ArchiveBox.git#dev# with pip (built from source)pip install'git+https://github.com/pirate/ArchiveBox@dev'

New Features

  • support forNFS/SMB/S3/B2/Google Drive/Dropbox/etc. Remote Storage
  • upgrade to Django 4.2 (thanks@jimwins!)
  • add newgeneric_jsonl parser (thanks@jimwins!)
  • switch tofeedparser for RSS parsing (thanks@jimwins!)
  • rememberSnapshot detail page header expanded/collapsed state
  • allow more restrictive NFS permission coercion on./data/archive
  • check/,/data, and/data/archive in Docker and warn if running low on disk space
  • fix/browsers chown on Dockerarmv7 entrypoint failing
  • disable chrome automatic self-updating when running headless
  • Add ability to populateis_staff andis_superuser flags during LDAP first auth
  • add gitea and other domains to default GIT_DOMAINS list to run git archiving on
  • bump dependency versions

Bufixes

  • fixRESOLUTION being ignored when using Chrome headless in Docker
  • fix sorting by Size / Files in the Admin Snapshots list page UI
  • fix spinner icon showing on some Snapshots instead of favicon when only a few extractors are enabled
  • fix yt-dlp sometimes failing to archive media due to filenames being too long or containing special characters
  • fix wget extractor not finding output when:80 or:443 port is present in the original URL
  • fix/var/spool/cron/crontabs permissions when mounting it via Docker

Warning

This release drops Docker support forarm/v7 (e.g. older 32-bit Raspberry Pis). You can still run ArchiveBox using thepip-install method, or build your own Docker images, but we will no longer-offer pre-built images for older CPUs.

Finkregh, faultables, proxylivy, and BatteredBunny reacted with heart emoji
@piratepirate added status: wipWork is in-progress / has already been partially completed expected: next release labelsJan 10, 2024
@piratepirate self-assigned thisJan 10, 2024
ckieeand others added3 commitsJanuary 17, 2025 21:02
Fixes: attributeerror: 'list' object has no attribute 'SOURCES_DIR'
I was getting:ImportError: cannot import name 'CONSTANTS' from partially initialized module 'archivebox' (most likely due to a circular import)(/nix/store/6fy0wgy7r3ld3k590kxgxrc0r1cca347-archivebox-0.8.6rc3/lib/python3.12/site-packages/archivebox/__init__.py)
benmuthand others added20 commitsFebruary 3, 2025 02:47
Co-authored-by: Nick Sweeting <git@sweeting.me>
<!-- IMPORTANT: Do not submit PRs with only formatting / PEP8 / linelength changes. --># SummaryPatch submitted by@pcrockett# Related issues-Fixes#1657 (comment)# Changes these areas- [x] Bugfixes- [ ] Feature behavior- [ ] Command line interface- [ ] Configuration options- [ ] Internal architecture- [ ] Snapshot data layout on disk
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

@piratepirate

Labels

expected: next releasestatus: wipWork is in-progress / has already been partially completed

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

10 participants

@pirate@turian@benmuth@andrew-d@pyrox0@1over137@ckiee@pcrockett@NelsonMinar

[8]ページ先頭

©2009-2025 Movatter.jp