This repository has been archived by the owner on Dec 24, 2023. It is now read-only.
Releases: wolfgangs-code/AfterCoffee
Releases · wolfgangs-code/AfterCoffee
Latte
AfterCoffee v6.0-beta 'Latte'
- Editor drafts will persist between sessions
- Losing your session will no longer risk data loss if prompted to authenticate between the publishing step
- As always, no cookies or JavaScript is required
- Overhauled the info bar
- Editor interface improvements
- Removed external custom font:
- Reduces loading speed
- Improves compatibility
- Restructured the control panel
- Restructured source code layout
- Improved plugin system
- Overhauled metadata generation
Americano
AfterCoffee v5.0-beta 'Americano'
- New plugin hook: onSave
- Fires after a saved file is closed
- Massively improved performance for blogs with very many pages
- Benchmarked using a test build with 1024 pages, processing speed increased over 2500%
- directoryList now sorts by title, not filename
- Translation is now possible
- Updated all strings
- BETA: Russian
- New design refresh
- You may now delete pages by emptying its contents
- Folder names will now capitalize
- Many, many bugfixes and performance improvements
Iced Mocha
AfterCoffee v4.1-beta 'Iced Mocha'
- Global authentication
- In-browser settings menu
- Default settings will never override user-changed ones
- New settings from future updates will seamlessly work until defined
- Plugins will automatically add themselves to the settings menu
- Significantly improved plugin loading
- Page tags allows NOINDEX to be set with an HTML comment
- Example:
<!-- NOINDEX -->
- Example:
- NEW: dateFormat plugin
- Improved noscript support
- Cleaner HTML formatting
- Unified the stylesheet definition
- customMarkdown works as it should
- New option to give credit to AfterCoffee in the footer
- auth_code now 404's and feigns nonexistance
- auth/ will handle being logged-in properly when trying to redirect
- The Editor can now create new folders
- Updated in-editor documentation
- Many, many backend improvements and cleanups
Iced Macchiato
- Editor is now live at ./editor/
- SET YOUR EDITOR PASSWORD AS SOON AS YOU UPDATE
- You may now create and edit pages from the web browser
- Added editorGuide plugin target for custom plugins to document syntax in the editor
- If signed in, an [Edit] button will appear on every page.
- Updated default plugins to 2.0
- More unlisted under-the-hood improvements
Coffee Stained
v1.1-beta
- addFooter no longer tries to addHead
- Title banner now links to root index page
- Text body is now contained inside its own div
- New default theme
- Improved default CSS
- Added Infobar plugin target (Next to 'Last Modified')
- Directory List is a new default plugin