Commit graph cad-editor/README.md
Author SHA1 Message Date
Hakan Seven
2c08b92267 docs(readme): add localized guides 2026-08-14 12:00:33 +03:00
Hakan Seven
8dec848afb docs(readme): redesign project overview 2026-08-14 11:22:12 +03:00
Hakan Seven
844ae227ec
Change OCS Web link to www.opencadstudio.com
Updated the OCS Web URL for browser access.
2026-08-14 01:09:47 +03:00
Hakan Seven
3d2848021f feat(readme): combine growth metrics 2026-08-13 21:48:47 +03:00
Hakan Seven
2c01692d63 feat: self-host star history 2026-08-04 12:42:04 +03:00
Hakan Seven
29be063665
Enhance README with star history chart
Added responsive star history chart to README.
2026-07-09 00:33:42 +03:00
Hakan Seven
b2db939034 docs(readme): add release/downloads/stars badges and star-history chart (#320)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-08 18:28:55 +03:00
Hakan Seven
488d265683
Update README.md 2026-06-17 02:14:56 +03:00
Hakan Seven
b6e25e17ec
Update README.md 2026-06-17 01:48:56 +03:00
Hakan Seven
a146795952
Update README.md 2026-06-17 01:26:31 +03:00
Hakan Seven
406dda0987
Update README.md 2026-06-17 01:19:34 +03:00
Hakan Seven
6179182f45 docs: link the web (GitHub Pages) build + note its limitations
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-17 01:07:36 +03:00
Hakan Seven
695c6536c4 docs+ci(macos): ad-hoc sign bundle, add Homebrew cask, clarify install
- release.yml: ad-hoc codesign the .app before packaging so a quarantined
  download avoids the "app is damaged" Gatekeeper verdict; emit the cask
  version + sha256 to the job summary each release for easy tap bumps.
- packaging/homebrew: Homebrew cask + tap/usage notes; install via
  --no-quarantine (the actual Gatekeeper bypass for an unsigned app).
- README: split macOS install into Homebrew and manual .dmg paths with
  the xattr / Settings "Open Anyway" fallbacks.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-04 12:45:58 +03:00
Hakan Seven
addf4e3904
Update README.md 2026-06-03 10:03:48 +03:00
Hakan Seven
3ffbc33f13
Update README.md 2026-06-03 10:01:40 +03:00
Hakan Seven
60bb81b0af
Update README.md 2026-06-03 09:58:07 +03:00
Hakan Seven
5ea996d5fe
Replace screenshot in README.md
Updated image in README with a new screenshot.
2026-05-26 23:06:08 +03:00
Hakan Seven
ecdb0cd0a0 chore(release): bump to 0.4.0
Fix repo URLs to canonical HakanSeven12/OpenCADStudio casing.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-23 17:32:29 +03:00
Hakan Seven
ef1f9a08d6 chore: rename H7CAD to Open CAD Studio
Joining the OpenAEC Foundation (open-aec.com). Crate/struct become
OpenCADStudio, user-facing strings use the spaced "Open CAD Studio"
form, repo URLs point to HakanSeven12/open-cad-studio. Logo (window
icon + assets/logo.svg) redrawn with OCS initials. Drop examples/
binaries — unused.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-23 17:16:15 +03:00
Hakan Seven
e2bc8c29eb
Replace old image with new screenshot
Updated the image in the README to a new screenshot.
2026-05-23 11:00:32 +03:00
Hakan Seven
aea113e687 chore(release): drop Intel macOS build; arm64 only
The macos-13 / x86_64-apple-darwin matrix entry was failing in the
v0.3.5 run and we don't plan to ship Intel macOS binaries. Collapse
the macOS job to a single arm64 build on macos-14 (Apple Silicon),
removing the matrix and threading the target literally through the
build / .app / .dmg steps. README updates to match.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-20 21:31:19 +03:00
Hakan Seven
9527509ea2 chore(release): drop flatpak, add macOS .dmg, hide Windows console
- .github/workflows/release.yml: remove the build-flatpak job; matrix-
  add macOS (arm64 + x86_64) that builds H7CAD.app by hand, renders
  .icns from assets/logo.svg via librsvg + iconutil, and packages a
  UDZO .dmg. AppImage path updated to packaging/H7CAD.desktop.
- packaging/H7CAD.desktop: moved out of flatpak/ so the AppImage job
  doesn't depend on a Flatpak layout.
- packaging/Info.plist: macOS bundle template; __VERSION__ swapped
  for the release tag at build time.
- flatpak/: deleted (manifests, metainfo, desktop, builder cache).
- src/main.rs: `#![cfg_attr(all(windows, not(debug_assertions)),
  windows_subsystem = "windows")]` so the Windows GUI binary no
  longer spawns a console window alongside it (debug builds keep
  the console for log output).
- README: add macOS install section, document Gatekeeper / SmartScreen
  on first launch since the binaries are unsigned.

Bump to 0.3.5.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-20 21:13:02 +03:00
Hakan Seven
ef57a629c0
Update image in README.md 2026-05-12 22:26:34 +03:00
Hakan Seven
3fd346729a
Replace old screenshot with new one
Updated the screenshot in the README file.
2026-05-03 21:45:46 +03:00
Hakan Seven
59e7f6b832 docs: switch Linux install instructions from Flatpak to AppImage
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-01 11:02:30 +03:00
Hakan Seven
ce40e5092d docs: rewrite README to document all features added since initial release
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-01 10:59:41 +03:00
Hakan Seven
d7f2f860a2
Update image link in README.md 2026-04-26 21:59:19 +03:00
Hakan Seven
55bac2a1cb Add README with installation and build instructions 2026-03-22 18:31:46 +03:00
Hakan Seven
4e0b2087b0
Update README with project image
Add an image to the README file.
2026-03-22 14:59:08 +03:00
Hakan Seven
d52c6440ff
Initial commit 2026-03-22 14:53:51 +03:00