Monowiki
Version 1.4.3 - Feb 17, 2020
- Fixes bug when user tries to unlock their locked account.
Version 1.4.2 - Feb 2, 2020
- Fixes bug on adding file attachment wherein previously attached files gets deleted.
- Adds deleting of existing attached files.
Version 1.4.1 - Jan 30, 2020
- Adds authentication to routes.
- Thins controller codes.
- Removes database cleaner to lessen dependencies.
- Limit attachments in editor to images (*.jpg and *.png)
- Refactors test and factories to lessen brittleness
Version 1.4.0 - Jan 21
- Added Commenting.
Version 1.3.1 - Jan 14
- Filter by category and topic.
Version 1.3.0 - Jan 14
- Added categories.
Version 1.2.0 - Jan 13
- Upgraded to Rails 6.
- Major website rewrite (backend improvements).
- Pages now renamed to "posts" for reasons unknown.
- File uploads feature in posts.
Version 1.1.5 - Jan 3
- Password change bugfix.
Version 1.1.4 - Jan 3
- Better error handling.
Version 1.1.3 - Jan 3
- Quality of life changes. Parent topic added on page, added 'create page link' on topic show page.
Version 1.1.2 - Jan 3
- Added context/description + child pages within topics
- Added context/description within pages
- Quality of life improvements. Page alphabetization, better mobile responsiveness
Version 1.1.1 - Jan 2
- Bug hotfix
Version 1.1.0 - Jan 2
- Add topics
- Add topic references in pages
Version 1.0.3 - Jan 2
- Users can now edit main pages.
Version 1.0.2 - Jan 2
- Content gating for superadmins.
Version 1.0.1 - Jan 2
- Add all Monolith Users
- Better password management (profile page)
Version 1.0.0 - Jan 1
- Added "created by" and "updated by" sections
Version 0.2.1 - Jan 1
- Add locking mechanism if the User fails to log in too many times.
- Better password management through Sendgrid..
Version 0.2.0 - Jan 1
Search All Pages
Version 0.1.3 - Jan 1
Department level pages with Superadmin-only access. Latest pages sidebar.
Version 0.1.2 - Jan 1
Sidebar
Version 0.1.1 - Dec 31
Added ability to drag-and-drop photos into the text editor.
Version 0.1.0 - Dec 31
Pages and User objects. Trix editor. User authorization. Admin-only privileges.