mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-28 17:52:38 +00:00
Adding patreon link in changelogs
This commit is contained in:
@@ -17,6 +17,7 @@ Massive changelog incoming:
|
||||
- Added in a new editable Brew Title. This will be shown in the navbar on share pages, and will default to the file name when you save as PDF. All exsisting brews will be defaulted with an empty title.
|
||||
- Mutliline lists render better now
|
||||
- Firefox rendering has been slithgly improved. Firefox and Chrome render things **slightly** differently, over the course of a brew, these little changes add up and lead to very noticable rendering differences between the browsers. I'm trying my best to get Firefox rendering better, but it's a difficult problem.
|
||||
- A bunch of you have wanted to donate to me. I am super flattered by that. I created a [patreon page](https://www.patreon.com/stolksdorf). If you feel like helping out, head here :)
|
||||
|
||||
#### Under the Hood Stuff
|
||||
- Setup a proper staging environment. Will be using this for tests, and hopefully getting the community to help me test future versions
|
||||
|
||||
@@ -44,6 +44,7 @@ What's new in the latest update? Check out the full changelog [here](/homebrew/c
|
||||
* **More reliable rendering** Lots of work has been put into making the rendering more reliable, not just for web, but also for PDFs
|
||||
* **PDF Printing on Chrome** You don't need to use Chrome Canary anymore!
|
||||
* ** Performance Improvements** The site should load faster, save faster, and render large brews *much* faster.
|
||||
* **Patreon page** If you like this tool and want to show some thanks you can [head here](https://www.patreon.com/stolksdorf).
|
||||
|
||||
>##### PDF Exporting
|
||||
> After clicking the "Print" item in the navbar a new page will open and a print dialog will pop-up
|
||||
|
||||
6
todo.md
6
todo.md
@@ -16,7 +16,7 @@ X Add pagniation and query to the homebrew api
|
||||
X Update the admin page with pagnition and a query box
|
||||
X Test the old/small brew filtering for deleteion
|
||||
X Partial rendering kills style tags on unrendered pages. Detect if pages have style tags and render them.
|
||||
- Add in the link of Pateron
|
||||
X Add in the link of Pateron
|
||||
X Add in a localstorage fallback on the `/new` page, clear it when they save
|
||||
X Rename `/client/naturalCrit` -> `/client/main`
|
||||
X Move snippets into their new groups
|
||||
@@ -28,11 +28,11 @@ X Saving a pdf no uses the brew title
|
||||
X add /source/shareId route
|
||||
X make both ids unique indexes in mongoose
|
||||
X Fix main Page
|
||||
- Write new welcome message
|
||||
X Write new welcome message
|
||||
X Fix the edit page saving flow
|
||||
X Fix title saving
|
||||
X Style the snippet groups
|
||||
- Update changelog
|
||||
X Update changelog
|
||||
X Print Dialog now auto-opens on print page
|
||||
|
||||
- fixed multiline lists (u/Zagorath)
|
||||
|
||||
Reference in New Issue
Block a user