v2026.03.02.1 Added rel=canonical links v2026.02.22.1 Removed swipe navigation Linked site language to current post language Added "back to top" button v2026.02.18.1 Added gemini.md Implemented sitemap and added robots.txt Added lead-in to posts Updated search to look in the lead-in field as well Added lead-in character counter and limit Adjustment to ensure RSS feed handles the missing lead_in column gracefully Modified post editor autosave logic to not trigger if there was no input Added dark mode toggle to admin pages Refactored the admin header into a separate PHP file to avoid code duplication Styled the dark mode toggle to look like a modern minimalistic switch Added a smooth transition effect to the background color change when switching themes Open Graph Meta Tags and Web Share API modifications to improve Share functionality v2026.02.16.1 Initial comments implementation Added comment dashboard Added comments email notifications to admin Added honeypot to the email subscription page Fixed timezone adherence issue in several pages of admin area v.2026.02.13.1 Disabled emailing scheduled posts ahead of time Replaced automated post notification with manual by adding a "Notify" button to "Manage posts" area Added copilot-instructions.md v.2026.02.06.1 Changed email transport to SMTP Added SMTP settings Contact form email now includes all form fields in the body Added SMTP configuration test to settings page Added extra field to the contact form Bilingual email newsletter initial implementation Centered the email subscription form and removed it from the contact form page Implemented subscribers management page Implemented newsletter double opt-in v.2026.02.05.1 Implemented undo/redo and rearranged editor buttons Added keyboard shortcuts for text formatting: ctrl+b, ctrl+i, ctrl+s, ctrl+k Added blockquote formatting and styling Added links to "Manage posts" page Added pagination to the post management page Implemented search in the post management page Changed status link in editor to link to a published post Changelog footer link implemented Seach moved to footer Initial implementation of the contact form v.2026.02.04.1 Added font selector to settings Added Google Fonts to the selection Added font size selector RSS feed initial implementation Switched places of Russian and English languages in the selector First implementation of posts scheduling Search initial version Tags initial implementation v.2026.02.03.1 Added a simple counter to the index page Initial implementation of post language interlinking Added links to previous and next post Removed "back to all posts" link Added keyboard navigation (left/right arrows) to navigate between posts Added swipe gestures for mobile navigation between posts Implemented a "Share" button that opens the native sharing menu Modified the visits counter to count sessions instead of page refreshes Remade bright/dark selector into a single "Dark mode" toggle v.2026.02.02.2 Added confirmation on leaving the editor page Added link button to editor Changed URL of the main page to / v.2026.02.02.1 Slug initial implementation v.2026.02.01.2 Favicon set added Dark mode link color fix style.css refactor Database connection logic separated into db.php Changelog added v.2026.02.01.1 Initial release