Skip to content

Releases: serpwings/static-wordpress

0.0.6 [2024.01.07] GUI & Project Management Improvements

07 Jan 01:31
a6e86ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

0.0.5 [2023.12.23] Better GUI and Desktop Support

23 Dec 02:23
ec8511d
Compare
Choose a tag to compare
  • Better Project Managment
  • Proper colsing of the Project #54
  • Included IPython Console #55

0.0.4 [2023.10.24]

24 Oct 00:03
2ae2b7d
Compare
Choose a tag to compare
  • Improved doucmentation
  • support for Python 3.12
  • Deploy Website to Subdir
  • Improved GUI version
  • GUI project Handling

0.0.3 [2023.09.24]

24 Sep 17:47
53e2480
Compare
Choose a tag to compare
  • Fix GUI elements #34
  • Updated several icons

0.0.2 [2023-09-24]

24 Sep 09:44
a034d5a
Compare
Choose a tag to compare

Fixed Version Numbers for PyPI. Deployment from Sub Directory included.

0.0.1 [2023-09-24]

24 Sep 09:39
31e17b4
Compare
Choose a tag to compare

Intial Release as Python Package with following features

  • Custom Web Crawler
    • Additional Pages #1
    • Ignore Pages with certain pattern
  • PyQt5 based GUI
  • Search Index using Lunr.js
  • 404 Page Handling
  • robots.txt handling
  • Simply Static Zip File Post Porcessing #14
  • Redirects using Redirection WordPress Plugin
  • Deploy to Sub Directory #31