[PR #5767] [CLOSED] Docs mmbsoft #6566

Closed
opened 2026-02-05 10:35:41 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/5767
Author: @mmbsoft
Created: 8/19/2025
Status: Closed

Base: developmentHead: docs-mmbsoft


📝 Commits (10+)

  • 2ff90e2 Merge branch 'master' into release
  • 29ddb6e Updated version and assets for release v0.29.3
  • e22c9ca Merge branch 'master' into release
  • ecd5691 Updated version and assets for release v0.30.0
  • 616c627 Merge branch 'master' into release
  • 3edc9fe Updated version and assets for release v0.30.1
  • 76e3086 Merge branch 'master' into release
  • 751772b Updated version and assets for release v0.30.2
  • 4d22058 Merge branch 'master' into release
  • 94c59c1 Updated version and assets for release v0.30.3

📊 Changes

14 files changed (+76762 additions, -14 deletions)

View changed files

📝 .gitignore (+3 -3)
📝 dev/checksums/vendor (+1 -1)
📝 dev/docker/Dockerfile (+3 -0)
dev/docker/apache/bookstack.conf (+15 -0)
📝 docker-compose.yml (+8 -8)
📝 package-lock.json (+1 -1)
public/dist/app.js (+10133 -0)
public/dist/code.js (+26939 -0)
public/dist/export-styles.css (+1 -0)
public/dist/legacy-modes.js (+9460 -0)
public/dist/markdown.js (+7439 -0)
public/dist/styles.css (+1 -0)
public/dist/wysiwyg.js (+22757 -0)
📝 version (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BookStackApp/BookStack/pull/5767 **Author:** [@mmbsoft](https://github.com/mmbsoft) **Created:** 8/19/2025 **Status:** ❌ Closed **Base:** `development` ← **Head:** `docs-mmbsoft` --- ### 📝 Commits (10+) - [`2ff90e2`](https://github.com/BookStackApp/BookStack/commit/2ff90e2ff011866016f0371bd24c6ab2aa09ca30) Merge branch 'master' into release - [`29ddb6e`](https://github.com/BookStackApp/BookStack/commit/29ddb6e1b9b298778bad9a025da3b8ba252fe7ce) Updated version and assets for release v0.29.3 - [`e22c9ca`](https://github.com/BookStackApp/BookStack/commit/e22c9cae91cc848aeab67682c2ee0547b48be228) Merge branch 'master' into release - [`ecd5691`](https://github.com/BookStackApp/BookStack/commit/ecd56917e79a2832eaa7c35ab070de29769406c3) Updated version and assets for release v0.30.0 - [`616c627`](https://github.com/BookStackApp/BookStack/commit/616c62703e0273502896c442419de6007f70a571) Merge branch 'master' into release - [`3edc9fe`](https://github.com/BookStackApp/BookStack/commit/3edc9fe9ebb43d7f5908cba04397ee2cce673736) Updated version and assets for release v0.30.1 - [`76e3086`](https://github.com/BookStackApp/BookStack/commit/76e30869e1dcdb67cb37fccd104dcce01f2ae717) Merge branch 'master' into release - [`751772b`](https://github.com/BookStackApp/BookStack/commit/751772b87a694a086bcb645c4e429bb5b234ed2d) Updated version and assets for release v0.30.2 - [`4d22058`](https://github.com/BookStackApp/BookStack/commit/4d2205853a9222aa7eb1f3642dd429c9ee7970fc) Merge branch 'master' into release - [`94c59c1`](https://github.com/BookStackApp/BookStack/commit/94c59c1e3dd2b8aefa4a0a2d93d297f540ac12ab) Updated version and assets for release v0.30.3 ### 📊 Changes **14 files changed** (+76762 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+3 -3) 📝 `dev/checksums/vendor` (+1 -1) 📝 `dev/docker/Dockerfile` (+3 -0) ➕ `dev/docker/apache/bookstack.conf` (+15 -0) 📝 `docker-compose.yml` (+8 -8) 📝 `package-lock.json` (+1 -1) ➕ `public/dist/app.js` (+10133 -0) ➕ `public/dist/code.js` (+26939 -0) ➕ `public/dist/export-styles.css` (+1 -0) ➕ `public/dist/legacy-modes.js` (+9460 -0) ➕ `public/dist/markdown.js` (+7439 -0) ➕ `public/dist/styles.css` (+1 -0) ➕ `public/dist/wysiwyg.js` (+22757 -0) 📝 `version` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:35:41 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6566