Skip to content

Releases: mieweb/wikiGDrive

2.7.1

03 Dec 15:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.7.0...2.7.1

Google Drive UI

03 Dec 15:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.0...2.7.0

2.6.0

04 Oct 13:35
df6bec8
Compare
Choose a tag to compare

Full Changelog: 2.5.0...2.6.0

2.5.0

Major update

09 Sep 13:36
Compare
Choose a tag to compare
Fix refresh

Resolves #302

2.3.0

13 Aug 13:53
c1668d1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.3.0

Authentication and other bug fixes

30 Jul 13:29
03e3d37
Compare
Choose a tag to compare

Add google authentication
New error report button
Added Google Auth
Other various bug fixes

Major UI revamp and bugfix

24 Jul 06:56
0078500
Compare
Choose a tag to compare

Add location to logger
Run docker renderer directly from node
Build docker images using cache
Fix sidebar, tags
Speed up build
Speed up partial transforms
Improve log error display
Add live log viewer
Update dev docs
Add version to preview page
Improve changes list

Major overhaul turning wikigdrive into a service

16 Jul 13:59
44848a8
Compare
Choose a tag to compare
Merge pull request #284 from mieweb/develop

Add html hot reload
Fix slugify and server
Fix few UI issues
Fix eslint vue location
Fix tests
Fix sharing folder

Fixed Watch, External Files content folders, and more

11 Sep 17:43
Compare
Choose a tag to compare

This release fixes several issues with watching changes using the watch argument.

Example usage with debug:

wikigdrive watch --watch_mode=changes --debug=watch

You will need to assign a drive and drive_id in your .wgd/drive.json file for this to work correctly.