Releases Tags
-
Fipamo Beta 2.6.1 Stable
released this 2 years ago | 0 commits to beta since this release
Some clean up for the 2.6.0 release. Ha, seems like a lot but it's just a bunch of little stuff.
#86 - Fixed text control scrolling of the page
#87 - Editor buttons work properly
#88 - Status colors corrected
#89 - Cleaned up responsive styles for settings
#90 - Updated composer dependencies
#91 - Empty fields in page creation no longer errors out
#92 - Set default background color when no image is present
#93 - Missing viewport meta tag in head
#94 - Fixed missing header image forarchive
andtags
pagesDownloads
-
Fipamo Beta 2.6.0 Stable
released this 2 years ago | 9 commits to beta since this release
What began as a style revamp turned into a big heavy-bottom update. Let's get into it.
-
#83 CSS Overhaul - Removed the use of preprocessors and converted all styles to native CSS to reduce requirements and make long-term management easier
-
#81, #71 Notifications Refactor - System alerts have fallen out of step with the rest of the site, so that component was updated so it integrates better with the overall UI
-
#80 Page Editor Clean up - This is the core piece of adding content, so it needed some tweaking to make that experience as easy as possible. A big part of that is the file manager, responsible for handling file uploads. This component was reworked so that process is smoother and more efficient, reducing possible points of failure because of an overly convoluted process.
-
Better Responsive Styles - The UI wasn't great at adapting to different devices, so that has been addressed. Some places still need polish, but overall that experience is improved.
-
Removed Unnecessary Script Dependencies - Fipamo is moving away from NPM to manage scripting dependencies. That process starts with removing external libraries that are not needed for the dashboard to function. Eventually, front-end scripting will be pure JS for maintainability and transparency.
-
Updated icons to use the fantastic Tabler Font Icon Pack
Downloads
-
-
Fipamo Beta 2.5.1 Stable
released this 2 years ago | 38 commits to beta since this release
After a bit of a hiatus to deal with life stuff, we're back on track and marching to the official version 1. Whew.
Enhancements
Downloads
-
Fipamo Beta 2.5.0 Stable
released this 3 years ago | 57 commits to beta since this release
Ok, this update was a big one.
Enhancements
- #76 - Text Editor Overhaul
- Syntax Highlighting for Markdown and HTML
- Multiple file upload (.jpg, .png, .gif, .mp3, .txt, .pdf, .rtf)
- upload progress indicator
- Improved HTML Rendering
- Post edit options never leaves screen
- iframe embedding for video
- multiple image files display as slide show
Bug Fixes
- #73 - Inline HTML Fix
Downloads
- #76 - Text Editor Overhaul
-
Fipamo Beta 2.4.1 Stable
released this 3 years ago | 111 commits to beta since this release
Enhancements
- #68 - Cleaned up Page Editing UI
- #69 - Cleaned up Settings UI
- #70 - Updated Docs with current UI images
Bug Fixes
Downloads
-
Fipamo Beta 2.4.0 Stable
released this 3 years ago | 119 commits to beta since this release
Whew, this one escalated quickly.
New Features
Bug Fixes
Downloads
-
Fipamo Beta 2.3.0 Stable
released this 3 years ago | 126 commits to beta since this release
Downloads
-
Fipamo Beta 2.2.4 Stable
released this 3 years ago | 134 commits to beta since this release
Downloads
-
Fipamo Beta 2.2.3 Stable
released this 3 years ago | 137 commits to beta since this release
Downloads
-
Fipamo Beta 2.2.2 Stable
released this 3 years ago | 142 commits to beta since this release
- fixed CORS error when setting up the initial site
- fixed image file uploads after updating API
- added
rendered
flag check to see if a theme is a one-page - simplified auth process [WIP]
- updated composer dependencies
Downloads