Try our Chrome extension
Easily add the current web-page from your browser directly into your changedetection.io tool, more great features coming soon!Changedetection.io needs your support!
You can help us by supporting changedetection.io on these platforms;
- Rate us at AlternativeTo.net
- Star us on GitHub
- Follow us at Twitter/X
- G2 Software reviews
- Check us out on LinkedIn
- And tell your friends and colleagues :)
The more popular changedetection.io is, the more time we can dedicate to adding amazing features!
Many thanks :)
changedetection.io team
아직 없음 초 전.
False
아직 없음 초 전
5시간 전단일 스냅샷으로 이동
Skip to content
Navigation Menu
Sign in Appearance settings
* Platform
+ AI CODE CREATION
o GitHub Copilot Write better code with AI
o GitHub Copilot app Direct agents from issue to merge
o MCP Registry Integrate external tools
+ DEVELOPER WORKFLOWS
o Actions Automate any workflow
o Codespaces Instant dev environments
o Issues Plan and track work
o Code Review Manage code changes
o Code Quality Enforce quality at merge
+ APPLICATION SECURITY
o GitHub Advanced Security Find and fix vulnerabilities
o Code security Secure your code as you build
o Secret protection Stop leaks before they start
+ EXPLORE
o Why GitHub
o Documentation
o Blog
o Changelog
o Marketplace
View all features
* Solutions
+ BY COMPANY SIZE
o Enterprises
o Small and medium teams
o Startups
o Nonprofits
+ BY USE CASE
o App Modernization
o DevSecOps
o DevOps
o CI/CD
o View all use cases
+ BY INDUSTRY
o Healthcare
o Financial services
o Manufacturing
o Government
o View all industries
View all solutions
* Resources
+ EXPLORE BY TOPIC
o AI
o Software Development
o DevOps
o Security
o View all topics
+ EXPLORE BY TYPE
o Customer stories
o Events & webinars
o Ebooks & reports
o Business insights
o GitHub Skills
+ SUPPORT & SERVICES
o Documentation
o Customer support
o Community forum
o Trust center
o Partners
View all resources
* Open Source
+ COMMUNITY
o GitHub Sponsors Fund open source developers
+ PROGRAMS
o Security Lab
o Maintainer Community
o Accelerator
o GitHub Stars
o Archive Program
+ REPOSITORIES
o Topics
o Trending
o Collections
* Enterprise
+ ENTERPRISE SOLUTIONS
o Enterprise platform AI-powered developer platform
+ AVAILABLE ADD-ONS
o GitHub Advanced Security Enterprise-grade security features
o Copilot for Business Enterprise-grade AI features
o Premium Support Enterprise-grade 24/7 support
* Pricing
Type / to search
Sign in
Sign up Appearance settings
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Uh oh!
There was an error while loading. Please reload this page.
appwrite / appwrite Public
* Notifications You must be signed in to change notification settings
* Fork 5.6k
* Star 56.9k
* Code
* Issues 541
* Pull requests 478
* Pull requests 480
* Discussions
* Actions
* Projects
* Security and quality 0
* Insights
Additional navigation options
* Code
* Issues
* Pull requests
* Discussions
* Actions
* Projects
* Security and quality
* Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Aug 11, 2026
* Merge pull request #13179 from appwrite/feat/bitbucket-repository-creation
Show description for ac63900
HarshMN2345
authored
ac63900 View commit details
Copy full SHA for ac63900
Browse repository at this point
* fix(vcs): address a created Bitbucket repository by its slug
Show description for 646f8ee
HarshMN2345
committed
646f8ee View commit details
Copy full SHA for 646f8ee
Browse repository at this point
* Merge pull request #13178 from appwrite/fix/site-update-wipes-build-runtime
Show description for 7435126
loks0n
authored
7435126 View commit details
Copy full SHA for 7435126
Browse repository at this point
* fix(sites): keep stored buildRuntime when update omits it
Show description for 017726e
loks0n
and
claude
committed
017726e View commit details
Copy full SHA for 017726e
Browse repository at this point
* Merge pull request #13177 from appwrite/fix/deployment-chunk-event-params
Show description for 9a16aaf
loks0n
authored
9a16aaf View commit details
Copy full SHA for 9a16aaf
Browse repository at this point
* fix(deployments): reset event queue on intermediate chunk uploads
Show description for 3e1a1f4
loks0n
and
claude
committed
3e1a1f4 View commit details
Copy full SHA for 3e1a1f4
Browse repository at this point
* Merge pull request #13176 from appwrite/bump-database-7-1-3
Show description for 78f5085
fogelito
authored
78f5085 View commit details
Copy full SHA for 78f5085
Browse repository at this point
* checks
fogelito
committed
135be01 View commit details
Copy full SHA for 135be01
Browse repository at this point
* composer refactor
fogelito
committed
e8faf20 View commit details
Copy full SHA for e8faf20
Browse repository at this point
* lock
fogelito
committed
5b53216 View commit details
Copy full SHA for 5b53216
Browse repository at this point
* Merge branch 'main' of https://github.com/appwrite/appwrite into bump-database-7-1-3
Show description for 9c4c6e3
fogelito
committed
9c4c6e3 View commit details
Copy full SHA for 9c4c6e3
Browse repository at this point
* lock
fogelito
committed
2084383 View commit details
Copy full SHA for 2084383
Browse repository at this point
* Merge pull request #13174 from appwrite/fix/inline-column-types-DISCORD-15363566
Show description for b916ef7
ArnabChatterjee20k
authored
b916ef7 View commit details
Copy full SHA for b916ef7
Browse repository at this point
* Merge pull request #13152 from appwrite/fix/query-filter-argument-positions
Show description for 00ec00d
abnegate
authored
00ec00d View commit details
Copy full SHA for 00ec00d
Browse repository at this point
Commits on Aug 10, 2026
* Merge pull request #13173 from appwrite/fix-custom-mfa-challenge-devexperience
Show description for 62f2319
Meldiron
authored
62f2319 View commit details
Copy full SHA for 62f2319
Browse repository at this point
* Merge pull request #13027 from appwrite/fix-loopback-denied-requests
Show description for f3f093a
Meldiron
authored
f3f093a View commit details
Copy full SHA for f3f093a
Browse repository at this point
* test(databases): drop size assertions on fixed width column types
Show description for f4a48d5
claudear
and
claude
committed
f4a48d5 View commit details
Copy full SHA for f4a48d5
Browse repository at this point
* fix(databases): support text, varchar and format column types inline
Show description for 7130cb4
claudear
and
claude
committed
7130cb4 View commit details
Copy full SHA for 7130cb4
Browse repository at this point
* Add challenge expiry index; fix unnessessary auth skip
Meldiron
committed
90dda4b View commit details
Copy full SHA for 90dda4b
Browse repository at this point
* Fix edge case security
Meldiron
committed
135b943 View commit details
Copy full SHA for 135b943
Browse repository at this point
* Add integration test and policy for mfat types; fix expiration
Meldiron
committed
ac04af9 View commit details
Copy full SHA for ac04af9
Browse repository at this point
* Merge pull request #13172 from appwrite/refactor/schedule-spread-base
Show description for 0b2f62d
abnegate
authored
0b2f62d View commit details
Copy full SHA for 0b2f62d
Browse repository at this point
* (refactor): share schedule spread offset
abnegate
committed
d45162c View commit details
Copy full SHA for d45162c
Browse repository at this point
* Merge pull request #13171 from appwrite/embedding-service-scopes
Show description for 5db0e99
ArnabChatterjee20k
authored
5db0e99 View commit details
Copy full SHA for 5db0e99
Browse repository at this point
* Remove queue depth health endpoints (#13168)
Show description for 664c13e
ChiragAgg5k
authored
664c13e View commit details
Copy full SHA for 664c13e
Browse repository at this point
* Merge branch 'main' into embedding-service-scopes
ArnabChatterjee20k
authored
75b4ad6 View commit details
Copy full SHA for 75b4ad6
Browse repository at this point
* fix(project): recover E.164 mock phone numbers from path encoding
Show description for a0a7a22
3 people authored
a0a7a22 View commit details
Copy full SHA for a0a7a22
Browse repository at this point
* feat(embeddings): use embeddings.write scope for text embeddings endpoint
ArnabChatterjee20k
committed
a1c163a View commit details
Copy full SHA for a1c163a
Browse repository at this point
* Merge pull request #13167 from appwrite/fix/specs-fail-loudly
Show description for 87887d0
HarshMN2345
authored
87887d0 View commit details
Copy full SHA for 87887d0
Browse repository at this point
* fix(specs): return after exiting so the analyzer sees the stop
HarshMN2345
committed
9103230 View commit details
Copy full SHA for 9103230
Browse repository at this point
* style(specs): keep the note to one line
HarshMN2345
committed
78f48bb View commit details
Copy full SHA for 78f48bb
Browse repository at this point
* fix(specs): fail the task when a spec cannot be generated
Show description for 477cc61
HarshMN2345
committed
477cc61 View commit details
Copy full SHA for 477cc61
Browse repository at this point
* Merge pull request #13166 from appwrite/fix/vcs-installation-docs
Show description for 567296f
HarshMN2345
authored
567296f View commit details
Copy full SHA for 567296f
Browse repository at this point
* docs(vcs): describe the installation each provider starts
Show description for 1ff7d2e
HarshMN2345
committed
1ff7d2e View commit details
Copy full SHA for 1ff7d2e
Browse repository at this point
* Merge branch 'main' into fix/query-filter-argument-positions
abnegate
authored
5c991ef View commit details
Copy full SHA for 5c991ef
Browse repository at this point
PreviousNext
Footer
© 2026 GitHub, Inc.
Footer navigation
* Terms
* Privacy
* Security
* Status
* Community
* Docs
* Contact
* Manage cookies
* Do not share my personal information
You can’t perform that action at this time.
팁: 공유하거나 무시 목록에 추가할 텍스트를 강조 표시합니다.
— 차이점 패치 다운로드
현재 비교는 그래픽 방식이 아닌 텍스트 기준으로 수행되며, 최신 스크린샷만 제공됩니다.
스크린샷을 찍으려면 Playwright/WebDriver를 활성화해야 합니다.