PRSS Versions Save

PRSS Site Creator. Powerful Editor for Blogs & Websites using Github Pages

v1.13.0

3 weeks ago

This release addresses the following:

  • Add coachmark to introduce the "Variables Editor" feature.
  • Add button in dashboard to see Github Pages deployment status.
  • Fix Github Deployment when user's default branch is main.
  • Fix image url targets when using the build-in uploader.
  • Fix error when attempting to deploy using Git without changes.

v1.12.0

3 weeks ago

This release prevents the loss of the "statics" folder after a reinstall. The statics folder contains your site's public folder, where assets such as images are located.

The statics folder is now located at the same location as prss.json and prss.db. It defaults to these locations (on Windows):

Before: C:\Users\{User}\AppData\Local\Programs\prss Now: C:\Users\{User}\AppData\Roaming\prss

Additionally, when you move the configs location in App Settings, the statics folders will move as well to this new location.

v1.11.0

3 weeks ago

This is a significant PRSS release:

  • The Variables Editor has been revamped

This was long overdue for PRSS. The variables editor allows people to tweak their Theme to fit their needs. However, the old interface was quite cumbersome to use. The updated interface makes it easy to explore the existing Theme variables and to update them.

3

  • UI Improvements

Building upon the polishing efforts of the past releases, this update touches almost every component of PRSS. A new dual-tone style is implemented, and known interface quirks have been resolved

2

v1.10.0

3 weeks ago

This release introduces the following improvements:

  • Article autosave
  • Notification improvements
  • Theme creator (ability to fork and edit existing themes)
  • Other minor UI Improvements

v1.9.0

1 month ago

This release brings a number of improvements:

  • PRSSAI support. Create blog posts automatically with AI. Setup instructions: https://github.com/prss-io/prssai
  • Remember post list tree opened state, so you don't have to open the same trees every time.
  • Blog post list tree opened by default in most cases, another quality of life improvement.
  • Protocol launch deep linking, for ease of navigation.
  • Update material-icons
  • Increase size of modals, specifically the HTML and Variables editors.
  • Disallow editing of home and blog slugs. This is necessary for proper function of PRSSAI (which needs to know where to put the autogen posts).

Please feel free to report any bugs in the "issues" page. Enjoy!

v1.8.4

1 month ago

Update deps, alert modal & feature reports

v1.8.3

2 months ago

This update fixes an issue with the PRSS updater.

v1.8.2

2 months ago

This release adds a few improvements:

  • First site defaults to "none" hosting. Can be changed upon Publish.
  • Search introduced for posts.
  • Styling improvements.
  • Updated dependencies.

v1.8.1

2 months ago

This release adds a few UX tweaks:

  • Adds GitHub flow instructions to ensure user sets up Git on their machine.
  • Fixes article shortcode parsing (e.g.: [menu]myMenu[/menu]).
  • Updates About modal.
  • Updates theme page to decrease the time it takes to render the theme list.

v1.8.0

2 months ago

This release fixes the Github site creation flow and updates the app's dependencies.

Note: The Mac binaries have been removed to reduce deployment overhead.